summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
6 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold2-10/+14
2026-07-24PCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19
2026-07-24PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen1-2/+1
2026-07-24PCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-07-24PCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-235/+249
2026-07-24PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen4-58/+86
2026-07-24PCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
2026-07-24PCI: Try BAR resize even when no window was releasedIlpo Järvinen1-4/+2
2026-07-24PCI: Change pci_dev variable from 'bridge' to 'dev'Ilpo Järvinen1-8/+9
2026-07-24PCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen4-20/+14
2026-07-24PCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95Richard Zhu1-3/+24
2026-07-24PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder1-6/+8
2026-07-24PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-10/+11
2026-07-24PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-6/+3
2026-07-24PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson4-5/+2
2026-07-24Revert "PCI/MSI: Unmap MSI-X region on error"Yuanhe Shu1-3/+1
2026-07-24PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS...Shuvam Pandey1-0/+3
2026-07-24PCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam1-3/+13
2026-07-24PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee1-1/+1
2026-07-24PCI: rcar-host: Remove unused LIST_HEAD(res)Lad Prabhakar1-1/+0
2026-07-24PCI: meson: Add missing remove callbackShuvam Pandey1-0/+9
2026-07-24PCI: meson: Propagate devm_add_action_or_reset() failureShuvam Pandey1-1/+3
2026-07-24PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macroLi RongQing1-1/+2
2026-07-24PCI: qcom: Disable ASPM L0s for SA8775PShawn Guo1-0/+1
2026-07-24PCI: dwc: Fix signedness bug in fault injection test codeDan Carpenter1-3/+4
2026-07-24PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang1-15/+16
2026-07-24PCI: Check ROM header and data structure addr before accessingGuixin Liu1-18/+105
2026-07-24PCI: Introduce named defines for PCI ROMGuixin Liu1-12/+28
2026-07-24PCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao1-3/+0
2026-07-18PCI/IOV: Skip VF Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-07-18PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G1-0/+6
2026-07-18PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-23/+40
2026-07-18PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-9/+3
2026-07-18PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth1-0/+4
2026-07-18PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki1-33/+18
2026-07-18PCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+33
2026-07-18PCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya1-1/+0
2026-07-18PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 seriesZiyao Li1-0/+36
2026-07-04Revert "PCI: qcom: Advertise Hotplug Slot Capability with no Command Completi...Sasha Levin1-11/+6
2026-05-23PCI: Initialize temporary device in new_id_store()Samiullah Khawaja1-1/+8
2026-05-23PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy1-4/+4
2026-05-23PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar1-0/+19
2026-05-23PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas1-40/+5
2026-05-23PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy1-8/+8
2026-05-23PCI: tegra194: Use DWC IP core versionManikanta Maddireddy2-2/+4
2026-05-23PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar1-0/+2
2026-05-23PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
2026-05-23PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar1-9/+9
2026-05-23PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4