summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-15PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I1-0/+1
2019-04-04PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I1-5/+0
2019-04-04PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I1-0/+1
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+1
2019-03-01PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov1-7/+7
2019-03-01PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov1-13/+16
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov1-7/+7
2019-02-14PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I1-0/+1
2019-02-01PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel1-1/+1
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren1-4/+24
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I1-0/+4
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang1-2/+1
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel1-0/+6
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel1-11/+0
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel1-0/+10
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel1-1/+1
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+387