summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorLines
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas-42/+1854
2019-09-23Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas-9/+8
2019-09-23Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas-3/+21
2019-09-23Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas-0/+33
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-3/+5
2019-09-20PCI: tegra: Add support to enable slot regulatorsVidya Sagar-0/+83
2019-09-20PCI: tegra: Add support to configure sideband pinsVidya Sagar-2/+10
2019-09-16PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron-0/+24
2019-09-16PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron-0/+377
2019-09-08PCI: tegra: Add Tegra194 PCIe supportVidya Sagar-1/+1653
2019-09-04PCI: histb: Propagate errors for optional regulatorsThierry Reding-2/+2
2019-09-04PCI: armada8x: Propagate errors for optional PHYsThierry Reding-4/+3
2019-09-04PCI: imx6: Propagate errors for optional regulatorsThierry Reding-2/+2
2019-09-04PCI: exynos: Propagate errors for optional PHYsThierry Reding-1/+1
2019-08-22PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang-2/+4
2019-08-21PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta-1/+1
2019-08-15PCI: imx6: Limit DBI register lengthStefan Agner-0/+33
2019-08-14PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separatelyXiaowei Bao-3/+20
2019-08-14PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao-0/+1
2019-08-13PCI: dwc: Add support to enable CDM register checkVidya Sagar-0/+16
2019-08-13PCI: dwc: Export dw_pcie_wait_for_link() APIVidya Sagar-0/+1
2019-08-13PCI: dwc: Add extended configuration space capability search APIVidya Sagar-0/+42
2019-08-13PCI: dwc: Move config space capability search APIVidya Sagar-35/+43
2019-08-13PCI: dwc: Group DBI registers writes requiring unlockingVidya Sagar-6/+8
2019-07-12Merge branch 'pci/trivial'Bjorn Helgaas-2/+2
2019-07-12Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas-61/+54
2019-07-12Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-35/+80
2019-07-09PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing-0/+1
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas-2/+2
2019-07-05PCI: imx6: Simplify Kconfig depends onLeonard Crestez-1/+1
2019-06-27PCI: dwc: Export APIs to support .remove() implementationVidya Sagar-0/+8
2019-06-27PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar-34/+57
2019-06-27PCI: dwc: Add API support to de-initialize hostVidya Sagar-0/+13
2019-06-17PCI: armada8k: Add PHYs supportMiquel Raynal-1/+81
2019-05-30PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel-0/+2
2019-05-29PCI: qcom: Add QCS404 PCIe controller supportBjorn Andersson-26/+38
2019-05-29PCI: qcom: Use clk bulk API for 2.4.0 controllersBjorn Andersson-37/+16
2019-05-13Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas-3/+10
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas-353/+835
2019-05-13Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas-96/+62
2019-05-13Merge branch 'pci/dwc'Bjorn Helgaas-45/+41
2019-05-07PCI: imx6: Allow asynchronous probingLucas Stach-0/+1
2019-05-07PCI: dwc: Save root bus for driver remove hooksJisheng Zhang-6/+7
2019-05-07PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang-13/+8
2019-05-07PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang-3/+6
2019-05-07PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang-4/+9
2019-05-07PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalidJisheng Zhang-2/+4
2019-05-07PCI: qcom: Use default config space read functionMarc Gonzalez-17/+6
2019-05-01PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I-2/+5
2019-05-01PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest sizeKishon Vijay Abraham I-0/+34