summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: intel: PCIe RC controller driverDilip Kota2020-01-091-0/+56
* Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-231-1/+89
|\
| * PCI: tegra: Add Tegra194 PCIe supportVidya Sagar2019-09-081-1/+1
| * PCI: dwc: Add support to enable CDM register checkVidya Sagar2019-08-131-0/+7
| * PCI: dwc: Export dw_pcie_wait_for_link() APIVidya Sagar2019-08-131-0/+1
| * PCI: dwc: Add extended configuration space capability search APIVidya Sagar2019-08-131-0/+41
| * PCI: dwc: Move config space capability search APIVidya Sagar2019-08-131-0/+39
* | PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang2019-08-221-2/+4
|/
* PCI: dwc: Export APIs to support .remove() implementationVidya Sagar2019-06-271-0/+4
* PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar2019-06-271-16/+41
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-141-0/+52
|\
| * 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: imx6: Share PHY debug register definitionsAndrey Smirnov2019-05-011-9/+3
|/
* 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