summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-06-01PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar
2026-06-01PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar
2026-06-01PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy
2026-06-01PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy
2026-06-01PCI: tegra194: Fix polling delay for L2 stateVidya Sagar
2026-06-01PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout valueFrank Li
2026-06-01PCI: Enable AtomicOps only if Root Port supports themGerd Bayer
2026-06-01PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner
2026-06-01PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue
2026-06-01PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den
2026-06-01PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-06-01PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den
2026-06-01PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy
2026-03-04PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang
2026-03-04PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru
2026-03-04PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam
2026-03-04PCI: Fix pci_slot_lock () device lockingKeith Busch
2026-03-04PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner
2026-03-04PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson
2026-03-04PCI: Initialize RCB from pci_configure_device()Håkon Bugge
2026-03-04PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind
2026-03-04PCI/portdrv: Fix potential resource leakUwe Kleine-König
2026-03-04PCI: Do not attempt to set ExtTag for VFsHåkon Bugge
2026-03-04PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang
2026-02-19PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song
2026-02-19PCI: endpoint: Remove unused field in struct pci_epf_groupChristophe JAILLET
2026-02-19PCI: endpoint: Automatically create a function specific attributes groupDamien Le Moal
2026-02-06x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2026-01-19PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan
2026-01-19PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner
2026-01-19PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin
2026-01-19PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli
2025-12-07PCI: cadence: Check for the existence of cdns_pcie::ops before using itChen Wang
2025-12-07PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim
2025-12-07thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner
2025-12-07PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives
2025-10-29PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2025-10-29PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel
2025-10-29PCI: rcar-host: Drop PMSR spinlockMarek Vasut
2025-10-29PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar
2025-10-29PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlockMarek Vasut
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli
2025-10-29PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli
2025-10-29PCI/sysfs: Ensure devices are powered for config reads (part 2)Brian Norris