summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-designware.h
AgeCommit message (Expand)Author
2019-04-04PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I
2019-04-04PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2019-03-01PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov
2019-03-01PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov
2019-02-14PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I
2019-02-01PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin