summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
37 hoursPCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19
37 hoursPCI: Fix BAR resize rollback path overwriting retIlpo Järvinen1-2/+1
37 hoursPCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
37 hoursPCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-235/+249
37 hoursPCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
37 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen4-58/+86
37 hoursPCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
37 hoursPCI: Try BAR resize even when no window was releasedIlpo Järvinen1-4/+2
37 hoursPCI: Change pci_dev variable from 'bridge' to 'dev'Ilpo Järvinen1-8/+9
37 hoursPCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen4-20/+14
37 hoursPCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95Richard Zhu1-3/+24
37 hoursPCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder1-6/+8
37 hoursPCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-10/+11
37 hoursPCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam1-6/+3
37 hoursPCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson4-5/+2
37 hoursRevert "PCI/MSI: Unmap MSI-X region on error"Yuanhe Shu1-3/+1
37 hoursPCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS...Shuvam Pandey1-0/+3
37 hoursPCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam1-3/+13
37 hoursPCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee1-1/+1
37 hoursPCI: rcar-host: Remove unused LIST_HEAD(res)Lad Prabhakar1-1/+0
37 hoursPCI: meson: Add missing remove callbackShuvam Pandey1-0/+9
37 hoursPCI: meson: Propagate devm_add_action_or_reset() failureShuvam Pandey1-1/+3
37 hoursPCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macroLi RongQing1-1/+2
37 hoursPCI: qcom: Disable ASPM L0s for SA8775PShawn Guo1-0/+1
37 hoursPCI: dwc: Fix signedness bug in fault injection test codeDan Carpenter1-3/+4
37 hoursPCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang1-15/+16
37 hoursPCI: Check ROM header and data structure addr before accessingGuixin Liu1-18/+105
37 hoursPCI: Introduce named defines for PCI ROMGuixin Liu1-12/+28
37 hoursPCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao1-3/+0
8 daysPCI/IOV: Skip VF Resizable BAR restore on read errorMarco Nenciarini1-0/+6
8 daysPCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G1-0/+6
8 daysPCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-23/+40
8 daysPCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-9/+3
8 daysPCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth1-0/+4
8 daysPCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki1-33/+18
8 daysPCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+33
8 daysPCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya1-1/+0
8 daysPCI: 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
2026-05-23PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3