summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-27PCI: dwc: Export APIs to support .remove() implementationVidya Sagar1-0/+4
2019-06-27PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar1-16/+41
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas1-0/+52
2019-05-01PCI: dwc: imx6: Share PHY debug register definitionsAndrey Smirnov1-9/+3
2019-04-16PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I1-0/+31
2019-04-15PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I1-6/+8
2019-04-15PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I1-0/+19
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov1-1/+1
2019-03-01PCI: dwc: Make use of IS_ALIGNED()Andrey Smirnov1-2/+2
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren1-4/+4
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang1-4/+4
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+394