aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas1-3/+3
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas1-20/+9
2019-11-28Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas1-0/+10
2019-11-28Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-4/+2
2019-11-28Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas1-27/+109
2019-11-28Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas1-0/+1
2019-11-28Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-5/+6
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas5-5/+5
2019-11-21PCI: Fix indentationKrzysztof Kozlowski1-3/+3
2019-11-21PCI: uniphier: Set mode register to host modeKunihiko Hayashi1-0/+10
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski1-0/+1
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-1/+2
2019-11-08PCI: layerscape: Add LS1028a supportXiaowei Bao1-0/+1
2019-10-29PCI: dwc: Use pci_parse_request_of_pci_ranges()Rob Herring1-20/+8
2019-10-18PCI: tegra: Fix CLKREQ dependency programmingVidya Sagar1-4/+2
2019-10-15PCI: dwc: Fix find_next_bit() usageNiklas Cassel1-5/+6
2019-10-15PCI: amlogic: meson: Add support for G12ANeil Armstrong1-23/+105
2019-10-15PCI: amlogic: Fix probed clock namesNeil Armstrong1-3/+3
2019-10-15PCI: amlogic: Fix reset assertion via gpio descriptorRemi Pommarel1-2/+2
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov5-5/+5
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas7-42/+1854
2019-09-23Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas4-9/+8
2019-09-23Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas3-3/+21
2019-09-23Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas1-0/+33
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2-3/+5
2019-09-20PCI: tegra: Add support to enable slot regulatorsVidya Sagar1-0/+83
2019-09-20PCI: tegra: Add support to configure sideband pinsVidya Sagar1-2/+10
2019-09-16PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron2-0/+24
2019-09-16PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron2-0/+377
2019-09-08PCI: tegra: Add Tegra194 PCIe supportVidya Sagar4-1/+1653
2019-09-04PCI: histb: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-09-04PCI: armada8x: Propagate errors for optional PHYsThierry Reding1-4/+3
2019-09-04PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-09-04PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-08-22PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang1-2/+4
2019-08-21PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta1-1/+1
2019-08-15PCI: imx6: Limit DBI register lengthStefan Agner1-0/+33
2019-08-14PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separatelyXiaowei Bao2-3/+20
2019-08-14PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao1-0/+1
2019-08-13PCI: dwc: Add support to enable CDM register checkVidya Sagar2-0/+16
2019-08-13PCI: dwc: Export dw_pcie_wait_for_link() APIVidya Sagar1-0/+1
2019-08-13PCI: dwc: Add extended configuration space capability search APIVidya Sagar2-0/+42
2019-08-13PCI: dwc: Move config space capability search APIVidya Sagar3-35/+43
2019-08-13PCI: dwc: Group DBI registers writes requiring unlockingVidya Sagar1-6/+8
2019-07-12Merge branch 'pci/trivial'Bjorn Helgaas2-2/+2
2019-07-12Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-61/+54
2019-07-12Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas5-35/+80
2019-07-09PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing1-0/+1
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas2-2/+2
2019-07-05PCI: imx6: Simplify Kconfig depends onLeonard Crestez1-1/+1