summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-11-13PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli
2025-11-13PCI: brcmstb: Add panic/die handler to driverJim Quinlan
2025-11-13PCI: brcmstb: Add a way to indicate if PCIe bridge is activeJim Quinlan
2025-11-13PCI/ASPM: Avoid L0s and L1 on Hi1105 [19e5:1105] Wi-FiShawn Lin
2025-11-12PCI/ASPM: Avoid L0s and L1 on PA Semi [1959:a002] Root PortsBjorn Helgaas
2025-11-12PCI/ASPM: Avoid L0s and L1 on Freescale [1957:0451] Root PortsBjorn Helgaas
2025-11-12PCI/ASPM: Convert quirks to override advertised link statesBjorn Helgaas
2025-11-12PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link statesBjorn Helgaas
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas
2025-11-12PCI/PTM: Enable only if device advertises relevant roleMika Westerberg
2025-11-10PCI: meson: Fix parsing the DBI register regionManivannan Sadhasivam
2025-11-09PCI/TPH: Expose pcie_tph_get_st_table_loc()Yishai Hadas
2025-11-03PCI/TSM: Report active IDE streamsDan Williams
2025-11-03PCI/IDE: Report available IDE streamsDan Williams
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams
2025-11-03PCI: Add PCIe Device 3 Extended Capability enumerationDan Williams
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams
2025-11-03PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()Dan Williams
2025-11-03PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams
2025-10-31Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-31PCI: qcom: Use frequency and level based OPP lookupKrishna Chaitanya Chundru
2025-10-31PCI: Do not size non-existing prefetchable windowIlpo Järvinen
2025-10-31Revert "PCI: qcom: Remove custom ASPM enablement code"Bjorn Helgaas
2025-10-28PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan
2025-10-28PCI: vmd: Switch to pci_bus_find_emul_domain_nr()Dan Williams
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams
2025-10-27PCI: endpoint: pci-epf-vntb: Add MSI doorbell supportFrank Li
2025-10-27PCI: endpoint: Add pci_epf_assign_bar_space() APIFrank Li
2025-10-27PCI: endpoint: Add pci_epf_get_required_bar_size() helperFrank Li
2025-10-27PCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_bar:mem_size'Frank Li
2025-10-26PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic c...Bhanu Seshu Kumar Valluri
2025-10-24Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-23PCI/ASPM: Enable only L0s and L1 for devicetree platformsBjorn Helgaas
2025-10-21PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2Geert Uytterhoeven
2025-10-21PCI: mediatek: Add support for Airoha AN7583 SoCChristian Marangi
2025-10-21PCI: mediatek: Use generic MACRO for TPVPERL delayChristian Marangi
2025-10-21PCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi
2025-10-20Revert "PCI: qcom: Prepare for the DWC ECAM enablement"Krishna Chaitanya Chundru
2025-10-20PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config accessKrishna Chaitanya Chundru
2025-10-20PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()Christophe JAILLET
2025-10-19PCI: ixp4xx: Guard ARM32-specific hook_fault_code()Bjorn Helgaas
2025-10-19PCI: dw-rockchip: Simplify regulator setup with devm_regulator_get_enable_opt...Anand Moon
2025-10-17PCI/VGA: Select SCREEN_INFO on X86Mario Limonciello (AMD)
2025-10-17PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto
2025-10-16PCI/MSI: Delete pci_msi_create_irq_domain()Nam Cao
2025-10-14PCI: Revert early bridge resource set upIlpo Järvinen
2025-10-13PCI: cadence: Search for MSI Capability with correct IDHans Zhang
2025-10-08Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-08PCI: Fix regression in pci_bus_distribute_available_resources()Yangyu Chen
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds