summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
114 min.PCI/ASPM: Disable/restore ASPM on every function for multi-function devicesKrishna Chaitanya Chundru
114 min.PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restoreKrishna Chaitanya Chundru
114 min.PCI: starfive: Fix unchecked pm_runtime_get_sync() in probeAli Tariq
114 min.PCI: starfive: Fix Runtime PM handling and teardown orderingAli Tariq
115 min.PCI: j721e: Fix incorrect max_lanes for J7200Takuma Fujiwara
115 min.PCI: xgene: Drop unnecessary OF node referenceYuho Choi
115 min.PCI: Allow per function PCI slots to fix slot reset on s390Farhan Ali
115 min.PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali
3 daysPCI: starfive: Fix resource leaks on error paths in host_init()Ali Tariq
3 daysPCI: starfive: Use regulator APIs to control the 3v3 power supply of PCIe slotsHal Feng
7 daysPCI/proc: Warn on writes to kernel-exclusive config space regionsKrzysztof Wilczyński
7 daysPCI/proc: Use file_ns_capable() when checking config space read accessKrzysztof Wilczyński
7 daysPCI/proc: Avoid spurious runtime PM wakeup on config space accessesKrzysztof Wilczyński
7 daysPCI/MSI: Enable memory decoding before restoring MSI-X messagesFarhan Ali
7 daysPCI/ASPM: Avoid L0s for Realtek RTS525AMax Lee
7 daysPCI/AER: Fix mapping of errors to agent & layerLukas Wunner
7 daysPCI/AER: Emit TLP Log only for unmasked errorsLukas Wunner
7 daysPCI/sysfs: Avoid spurious runtime PM wakeup on config space accessesKrzysztof Wilczyński
7 daysPCI/sysfs: Fix read byte order in pci_read_legacy_io()Krzysztof Wilczyński
7 daysPCI: Add ACS quirk for Pericom PI7C9X2G608 switches [12d8:2608]Tim Harvey
7 daysPCI: plda: Fix IRQ domain leaks in the error paths of plda_init_interrupts()Ali Tariq
7 daysPCI: plda: Fix use-after-free of event IRQs during teardownAli Tariq
7 daysPCI: meson: Fix GPIO state while requesting PERST#Ronald Claveau
7 daysPCI: Fix 32-bit config write in Intel PCH Root Port MPC ACS quirkMohamad Raizudeen
7 daysPCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchipNaman Jain
7 daysPCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()Krzysztof Wilczyński
2026-08-27PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-07-24PCI: Fix Resizable BAR restore orderIlpo Järvinen
2026-07-24PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen
2026-07-24PCI: Skip Resizable BAR restore on read errorMarco Nenciarini
2026-07-24PCI: Move Resizable BAR code to rebar.cIlpo Järvinen
2026-07-24PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2026-07-24PCI: Free saved list without holding pci_bus_semIlpo Järvinen
2026-07-24PCI: Try BAR resize even when no window was releasedIlpo Järvinen
2026-07-24PCI: Change pci_dev variable from 'bridge' to 'dev'Ilpo Järvinen
2026-07-24PCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen
2026-07-24PCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95Richard Zhu
2026-07-24PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder
2026-07-24PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-07-24PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-07-24PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson
2026-07-24Revert "PCI/MSI: Unmap MSI-X region on error"Yuanhe Shu
2026-07-24PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS...Shuvam Pandey
2026-07-24PCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam
2026-07-24PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee
2026-07-24PCI: rcar-host: Remove unused LIST_HEAD(res)Lad Prabhakar
2026-07-24PCI: meson: Add missing remove callbackShuvam Pandey
2026-07-24PCI: meson: Propagate devm_add_action_or_reset() failureShuvam Pandey
2026-07-24PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macroLi RongQing