summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
34 hoursPCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
34 hoursPCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-200/+213
34 hoursPCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
34 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen3-45/+74
34 hoursPCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
34 hoursPCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
34 hoursPCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-25/+42
34 hoursPCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi1-9/+16
34 hoursPCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)6-11/+8
34 hoursPCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-3/+2
34 hoursPCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+26
34 hoursPCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam1-3/+13
34 hoursPCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee1-1/+1
34 hoursPCI: rcar-host: Remove unused LIST_HEAD(res)Lad Prabhakar1-1/+0
34 hoursPCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macroLi RongQing1-1/+2
34 hoursPCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth1-0/+4
34 hoursPCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya1-1/+0
2026-06-01PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
2026-06-01PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
2026-06-01PCI: Enable AtomicOps only if Root Port supports themGerd Bayer1-21/+20
2026-06-01PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner1-2/+0
2026-06-01PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue1-4/+3
2026-06-01PCI: 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
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo1-3/+1
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle1-0/+4
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle1-5/+0
2026-03-04PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang1-0/+8
2026-03-04PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru1-0/+4
2026-03-04PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam3-9/+10
2026-03-04PCI: Fix pci_slot_lock () device lockingKeith Busch1-6/+17
2026-03-04PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson1-0/+10
2026-03-04PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-03-04PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2026-03-04PCI/portdrv: Fix potential resource leakUwe Kleine-König1-3/+3
2026-03-04PCI: Do not attempt to set ExtTag for VFsHåkon Bugge1-1/+2
2026-03-04PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang1-1/+3
2026-01-19PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-19PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner1-0/+4
2026-01-19PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
2026-01-19PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-12-07PCI: cadence: Check for the existence of cdns_pcie::ops before using itChen Wang3-6/+6
2025-12-07PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim1-1/+1
2025-12-07PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives1-0/+1
2025-10-29PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-10-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2-42/+40
2025-10-29PCI: Add sysfs attribute for device power stateMaximilian Luz1-0/+10
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-10-29PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2