summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-06-27PCI: Fix lock symmetry in pci_slot_unlock()Ilpo Järvinen
2025-06-27PCI: Add ACS quirk for Loongson PCIeHuacai Chen
2025-06-04PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen
2025-06-04PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-05-02PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
2025-04-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter
2025-04-10PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang
2025-04-10PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden
2025-03-13PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu
2025-01-09PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde
2025-01-09PCI/AER: Disable AER service on suspendKai-Heng Feng
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-12-14PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou
2024-12-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch
2024-12-14PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner
2024-12-14PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-12-14PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng
2024-11-08PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-11-08PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson
2024-11-08PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan
2024-11-08PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-11-08PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner
2024-11-08PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-11-08PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
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-08-19PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-19PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2024-08-19PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-08-19PCI: Fix resource double counting on remove & rescanIlpo Järvinen
2024-07-05PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello
2024-07-05PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-04-13PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki
2024-04-13PCI: Drop pci_device_remove() test of pci_dev->driverUwe Kleine-König
2024-03-26PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind
2024-03-26PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET
2024-03-26PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen
2024-03-01PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar
2024-03-01PCI: tegra: Fix OF node reference leakChristophe JAILLET
2024-03-01PCI: tegra: Fix reporting GPIO error valuePali Rohár
2024-02-23PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas
2024-02-23PCI: switchtec: Fix stdev_release() crash after surprise hot removeDaniel Stodden
2024-02-23PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli
2024-02-23PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel
2024-02-23PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2024-01-15PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2024-01-15PCI: Extract ATS disabling to a helper functionBartosz Pawlowski