summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2020-12-30PCI: iproc: Fix out-of-bound array accessesBharat Gooty1-5/+5
2020-12-30PCI: qcom: Add missing reset for ipq806xAnsuel Smith1-0/+12
2020-10-30PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson1-4/+9
2020-10-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith1-1/+16
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith1-0/+24
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+3
2020-08-19PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I1-2/+7
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-06-25PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier1-0/+2
2020-06-25PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray1-4/+5
2020-06-25PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET1-1/+1
2020-06-25PCI: vmd: Filter resource type bits from shadow registerJon Derrick1-2/+4
2020-06-25PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár1-4/+0
2020-06-22PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick1-0/+2
2020-06-22PCI: mediatek: Add controller support for MT7629Jianjun Wang1-0/+18
2020-02-24PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu1-0/+24
2020-02-11PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2020-02-11PCI: tegra: Fix return value check of pm_runtime_get_sync()David Engraf1-1/+1
2020-01-27PCI: mobiveil: Fix the valid check for inbound and outbound windowsHou Zhiqiang1-2/+2
2020-01-27PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()Hou Zhiqiang1-1/+1
2020-01-27PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSIHou Zhiqiang1-1/+1
2020-01-27PCI: iproc: Enable iProc config read for PAXBv2Srinath Mannam1-1/+1
2020-01-27PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offsetKishon Vijay Abraham I1-5/+5
2020-01-27PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operationsColin Ian King1-1/+1
2020-01-27PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare1-8/+0
2020-01-17PCI: dwc: Fix find_next_bit() usageNiklas Cassel1-5/+6
2019-12-17PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda1-0/+6
2019-12-01PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2019-12-01PCI: vmd: Detach resources after stopping root busJon Derrick1-1/+1
2019-12-01PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang1-71/+72
2019-12-01PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang1-1/+1
2019-12-01PCI: cadence: Write MSI data with 32bitsAlan Douglas1-1/+1
2019-11-20PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva1-1/+3
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar1-2/+5
2019-10-17PCI: vmd: Fix config addressing when using bus offsetsJon Derrick1-7/+9
2019-10-11PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick1-3/+6
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: histb: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding1-8/+8
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta1-7/+15
2019-10-01PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui1-1/+1
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor1-2/+2
2019-09-16PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang1-13/+8
2019-09-16PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson1-1/+1
2019-09-16PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson1-17/+39
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing1-0/+1
2019-07-31PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang1-1/+1