summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-109/+2469
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas-2/+0
2019-09-23Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas-10/+15
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas-49/+1869
2019-09-23Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas-3/+7
2019-09-23Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas-23/+19
2019-09-23Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas-0/+18
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/hv'Bjorn Helgaas-14/+80
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-3/+5
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas-0/+401
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-0/+383
2019-09-17PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick-3/+6
2019-09-17PCI: vmd: Fix config addressing when using bus offsetsJon Derrick-7/+9
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-10PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbersHaiyang Zhang-1/+1
2019-09-08PCI: tegra: Add Tegra194 PCIe supportVidya Sagar-1/+1653
2019-09-04PCI: iproc: Propagate errors for optional PHYsThierry Reding-6/+3
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-09-04PCI: rockchip: Propagate errors for optional regulatorsThierry Reding-8/+8
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski-2/+0
2019-08-22PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang-2/+4
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang-3/+84
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui-0/+302
2019-08-21PCI: mobiveil: Fix the CPU base address setup in inbound windowHou Zhiqiang-3/+7
2019-08-21PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta-1/+1
2019-08-21PCI: hv: Detect and fix Hyper-V PCI domain number collisionHaiyang Zhang-13/+79
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-08-12PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui-1/+1
2019-08-12PCI: tegra: Fix OF node reference leakNishka Dasgupta-7/+15
2019-08-07PCI: hv: Allocate a named fwnode instead of an address-based oneMarc Zyngier-1/+9
2019-08-07PCI: mediatek: Add controller support for MT7629Jianjun Wang-0/+18
2019-07-24PCI: Use devm_add_action_or_reset()Fuqian Huang-2/+1
2019-07-12Merge branch 'pci/trivial'Bjorn Helgaas-6/+6
2019-07-12Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas-6/+5
2019-07-12Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas-82/+507