summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2020-09-04PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I
2020-07-13PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier
2020-07-13PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2020-07-13PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray
2020-07-13PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET
2020-07-13PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár
2020-07-11PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick
2020-06-08PCI: vmd: Filter resource type bits from shadow registerJon Derrick
2020-06-01PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson
2020-05-15PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu
2020-05-04PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I
2020-05-04PCI: keystone: Fix link training retries initiationYurii Monakov
2020-05-04PCI: keystone: Fix outbound region mappingYurii Monakov
2020-05-04PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf
2020-03-30PCI: dwc: Fix find_next_bit() usageNiklas Cassel
2020-03-30PCI: aardvark: Fix PCI_EXP_RTCTL register configurationRemi Pommarel
2020-03-30PCI: aardvark: Use LTSSM state to build link training flagRemi Pommarel
2020-03-30PCI: amlogic: Fix probed clock namesNeil Armstrong
2020-02-11PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda
2019-11-09PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick
2019-11-09PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui
2019-11-09PCI: vmd: Fix config addressing when using bus offsetsJon Derrick
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: histb: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing
2019-07-31PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang
2019-07-31PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang
2019-07-31PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang
2019-07-31PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang
2019-07-31PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada
2019-07-26PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel
2019-07-26PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas
2019-05-13Merge branch 'pci/dwc'Bjorn Helgaas
2019-05-13Merge branch 'remotes/lorenzo/pci/controller-fixes'Bjorn Helgaas