summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-06-25PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2020-06-25PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray
2020-06-25PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET
2020-06-25PCI: vmd: Filter resource type bits from shadow registerJon Derrick
2020-06-25PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár
2020-06-22PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick
2020-06-22PCI: mediatek: Add controller support for MT7629Jianjun Wang
2020-02-24PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu
2020-02-11PCI: keystone: Fix link training retries initiationYurii Monakov
2020-02-11PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf
2020-01-27PCI: mobiveil: Fix the valid check for inbound and outbound windowsHou Zhiqiang
2020-01-27PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()Hou Zhiqiang
2020-01-27PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSIHou Zhiqiang
2020-01-27PCI: iproc: Enable iProc config read for PAXBv2Srinath Mannam
2020-01-27PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offsetKishon Vijay Abraham I
2020-01-27PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operationsColin Ian King
2020-01-27PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare
2020-01-17PCI: dwc: Fix find_next_bit() usageNiklas Cassel
2019-12-17PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda
2019-12-01PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I
2019-12-01PCI: vmd: Detach resources after stopping root busJon Derrick
2019-12-01PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang
2019-12-01PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang
2019-12-01PCI: cadence: Write MSI data with 32bitsAlan Douglas
2019-11-20PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-10-17PCI: vmd: Fix config addressing when using bus offsetsJon Derrick
2019-10-11PCI: vmd: Fix shadow offsets to reflect spec changesJon 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: tegra: Fix OF node reference leakNishka Dasgupta
2019-10-01PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor
2019-09-16PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang
2019-09-16PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson
2019-09-16PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson
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-06-15PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-15PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-06-15PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu