summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-08-19PCI: tegra264: Add Tegra264 supportThierry Reding
2026-08-18PCI/AER: Support Advisory Non-Fatal ErrorsLukas Wunner
2026-08-13PCI: Fix 32-bit config write in Intel PCH Root Port MPC ACS quirkMohamad Raizudeen
2026-08-13Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci ...Alex Williamson
2026-08-13PCI: dwc: Handle return value from endpoint .pre_init callbackMarek Vasut
2026-08-13PCI: dwc: Handle return value from endpoint .init callbackMarek Vasut
2026-08-12PCI/MSI: Enable memory decoding before restoring MSI-X messagesFarhan Ali
2026-08-12PCI: Fail FLR when config space is inaccessibleFarhan Ali
2026-08-12PCI: Avoid saving config space state if inaccessibleFarhan Ali
2026-08-12PCI: Allow per function PCI slots to fix slot reset on s390Farhan Ali
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali
2026-08-12PCI/ASPM: Mask ASPM states based on Devicetree propertiesKrishna Chaitanya Chundru
2026-08-12PCI/ASPM: Disable/restore ASPM on every function for multi-function devicesKrishna Chaitanya Chundru
2026-08-11PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restoreKrishna Chaitanya Chundru
2026-08-11PCI: Add support for PCIe WAKE# interruptKrishna Chaitanya Chundru
2026-08-11PCI: Allow D3 for native hotplug-capable Root Ports on non-x86 platformsManivannan Sadhasivam
2026-08-11PCI/ASPM: Avoid L0s for Realtek RTS525AMax Lee
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-10PCI: ultrarisc: Use module_platform_driver()Jia Wang
2026-08-10PCI: ultrarisc: Get and enable DP1000 PCIe controller clocksJia Wang
2026-08-10Merge branch 'acpi-video'Rafael J. Wysocki
2026-08-07Merge tag 'mhi-for-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-06PCI: cadence: Fix host/endpoint dependencies for cadence-plat driverAksh Garg
2026-08-04PCI/proc: Use file_ns_capable() when checking config space read accessKrzysztof Wilczyński
2026-08-04PCI/proc: Warn on writes to kernel-exclusive config space regionsKrzysztof Wilczyński
2026-08-04PCI/proc: Avoid spurious runtime PM wakeup on config space accessesKrzysztof Wilczyński
2026-08-04PCI/sysfs: Add legacy I/O and memory attribute macrosKrzysztof Wilczyński
2026-08-04PCI/sysfs: Add pci_ prefix to static PCI resource attribute namesKrzysztof Wilczyński
2026-08-04PCI/sysfs: Add lockdown checks to legacy I/O and memory handlersKrzysztof Wilczyński
2026-08-04PCI/sysfs: Return -EINVAL for unsupported I/O BAR mmapKrzysztof Wilczyński
2026-08-04PCI/sysfs: Avoid spurious runtime PM wakeup on config space accessesKrzysztof Wilczyński
2026-08-04PCI: dw-rockchip: Implement .reset_root_port() and use for link downWilfred Mallawa
2026-08-04PCI: qcom: Implement .reset_root_port() and use for link downManivannan Sadhasivam
2026-08-03PCI: dwc: ep: Fix unmap potentially unmapping the wrong iATUNiklas Cassel
2026-08-03PCI: dwc: ep: Flush cached MSI write before unmapping the iATUNiklas Cassel
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg
2026-08-01PCI: Use %pe format specifier to print error pointersKrzysztof Wilczyński
2026-07-31PCI: host-common: Add link down handling for Root PortsManivannan Sadhasivam
2026-07-31Merge tag 'pci-v7.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam
2026-07-31PCI: qcom: Clear Attention Button Present in Slot CapabilitiesQiang Yu
2026-07-30PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()Manivannan Sadhasivam
2026-07-30PCI: epf-mhi: Implement mhi_cntrl->flush_async() to flush DMA read/writeManivannan Sadhasivam
2026-07-29PCI: starfive: Fix unchecked pm_runtime_get_sync() in probeAli Tariq
2026-07-29PCI: starfive: Fix Runtime PM handling and teardown orderingAli Tariq
2026-07-29PCI: plda: Fix IRQ domain leaks in the error paths of plda_init_interrupts()Ali Tariq
2026-07-29PCI: plda: Fix use-after-free of event IRQs during teardownAli Tariq
2026-07-29PCI: Use standard wait times for PCIe link monitoringThierry Reding
2026-07-29PCI: vmd: Only copy root bridge _OSC control flags in bare metal OSNirmal Patel