summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
7 daysPCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson1-0/+2
7 daysPCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan1-0/+2
7 daysPCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-0/+4
7 daysbus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam1-4/+4
2024-10-04PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson1-2/+2
2024-10-04PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki3-14/+14
2024-10-04PCI: Correct error reporting with PCIe failed link retrainingMaciej W. Rozycki1-4/+8
2024-10-04PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li1-3/+4
2024-10-04PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQSiddharth Vadapalli1-1/+2
2024-10-04PCI: Clear the LBMS bit after a link retrainMaciej W. Rozycki1-1/+9
2024-10-04PCI: Revert to the original speed after PCIe failed link retrainingMaciej W. Rozycki1-1/+10
2024-10-04PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina1-2/+2
2024-10-04PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson1-4/+19
2024-10-04PCI: xilinx-nwl: Fix register misspellingSean Anderson1-6/+6
2024-10-04PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter1-1/+1
2024-10-04PCI: Wait for Link before restoring Downstream BusesIlpo Järvinen1-2/+6
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams1-14/+21
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar1-2/+1
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I1-1/+43
2024-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin1-3/+13
2024-08-11PCI: Add pci_get_base_class() helperSui Jingfeng1-0/+31
2024-08-03PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner1-3/+3
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen1-0/+13
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel1-1/+1
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu1-2/+2
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li1-3/+10
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam1-6/+0
2024-08-03PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter1-2/+5
2024-08-03PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter1-3/+9
2024-08-03PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut1-1/+5
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin1-5/+15
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli1-34/+18
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli1-42/+42
2024-08-03PCI: Fix resource double counting on remove & rescanIlpo Järvinen1-4/+2
2024-07-05PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh1-2/+8
2024-06-27PCI: Do not wait for disconnected devices when resumingIlpo Järvinen1-0/+5
2024-06-27PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello1-0/+12
2024-06-21PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2
2024-06-12PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
2024-06-12PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
2024-06-12PCI: of_property: Return error for int_map allocation failureDuoming Zhou1-0/+2
2024-06-12PCI: Wait for Link Training==0 before starting Link retrainIlpo Järvinen1-1/+1
2024-06-12PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar1-0/+3
2024-04-27PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold4-49/+95
2024-04-27PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()Ilpo Järvinen2-7/+7
2024-04-27PCI/DPC: Use FIELD_GET()Bjorn Helgaas2-3/+4
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley1-1/+2
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel1-1/+6
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam1-0/+10