aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
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
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-06-15PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I
2019-06-15PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-06-15PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-05-25PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-03-23PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-01-16PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-01-16PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-01-16PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-11-13PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas
2018-11-13PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman