summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-10-04PCI: dra7xx: Fix error handling when IRQ request fails in probeSiddharth Vadapalli
2024-10-04PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-10-04PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki
2024-10-04PCI: Correct error reporting with PCIe failed link retrainingMaciej W. Rozycki
2024-10-04PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSIRichard Zhu
2024-10-04PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MPRichard Zhu
2024-10-04PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-10-04PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQSiddharth Vadapalli
2024-10-04PCI: Clear the LBMS bit after a link retrainMaciej W. Rozycki
2024-10-04PCI: Revert to the original speed after PCIe failed link retrainingMaciej W. Rozycki
2024-10-04PCI: qcom-ep: Enable controller resources like PHY only after refclk is avail...Manivannan Sadhasivam
2024-10-04PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina
2024-10-04PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson
2024-10-04PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-10-04PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-10-04PCI: Wait for Link before restoring Downstream BusesIlpo Järvinen
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-09-12PCI: qcom: Override NO_SNOOP attribute for SA8775P RCMrinmay Sarkar
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2024-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin
2024-08-11PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-08-03PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam
2024-08-03PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter
2024-08-03PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter
2024-08-03PCI: tegra194: Set EP alignment restriction for inbound ATUJon Hunter
2024-08-03PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli
2024-08-03PCI: Fix resource double counting on remove & rescanIlpo Järvinen
2024-08-03PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_tes...Manivannan Sadhasivam
2024-06-24PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16Merge branch 'pci/misc'Bjorn Helgaas
2024-05-16Merge branch 'pci/ims-removal'Bjorn Helgaas
2024-05-16Merge branch 'pci/endpoint'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/tegra194'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/mt7621'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-05-16Merge branch 'pci/pm'Bjorn Helgaas