summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Add callbacks for accessing dbi2 address spaceKishon Vijay Abraham I2019-04-161-0/+31
* PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I2019-04-151-6/+8
* PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I2019-04-151-0/+19
* PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov2019-03-011-1/+1
* PCI: dwc: Make use of IS_ALIGNED()Andrey Smirnov2019-03-011-2/+2
* PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren2018-12-181-4/+4
* PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2018-09-201-4/+4
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+394