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: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-07-24PCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-201/+214
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-56/+81
2026-07-24PCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
2026-07-24PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
2026-07-24PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-25/+42
2026-07-24PCI: mediatek: Use generic MACRO for TPVPERL delayChristian Marangi1-6/+1
2026-07-24PCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi1-13/+20
2026-07-24PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)7-13/+10
2026-07-24PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-2/+2
2026-07-24PCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+26
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: 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: 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: 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-24PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki1-31/+20
2026-07-24PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth1-0/+4
2026-07-24PCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya1-1/+0
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: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
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
2026-05-23PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
2026-05-23PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
2026-05-23PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam1-6/+6
2026-05-23PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
2026-05-23PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
2026-05-23PCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
2026-05-23PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai1-4/+4
2026-05-23PCI: Enable AtomicOps only if Root Port supports themGerd Bayer1-21/+20
2026-05-17PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges1-0/+4
2026-05-17PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner1-2/+0
2026-05-17PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue1-4/+3
2026-05-17PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den1-54/+2
2026-04-27PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den1-0/+1
2026-04-27PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den1-17/+1
2026-04-27PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li1-0/+8
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam3-10/+9