summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-07-01PCI: dwc: Export DWC MSI controller related APIsMayank Rana
2025-06-30Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port dev...Marc Zyngier
2025-06-30PCI: host-generic: Set driver_data before calling gen_pci_init()Geert Uytterhoeven
2025-06-30PCI: apple: Add tracking of probed root portsMarc Zyngier
2025-06-27Merge tag 'pci-v6.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-26PCI/AER: Add message when AER_MAX_MULTI_ERR_DEVICES limit is hitAkshay Jindal
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-25PCI: endpoint: Fix configfs group removal on driver teardownDamien Le Moal
2025-06-25PCI: endpoint: Fix configfs group list head handlingDamien Le Moal
2025-06-25PCI: dwc: Simplify the return value of PTM debugfs functions returning boolHans Zhang
2025-06-25PCI: Move link up wait time and max retries macros to pci.hNiklas Cassel
2025-06-25PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link upNiklas Cassel
2025-06-25PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQNiklas Cassel
2025-06-25PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQNiklas Cassel
2025-06-25PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MSNiklas Cassel
2025-06-25PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MSNiklas Cassel
2025-06-24PCI: Adjust the position of reading the Link Control 2 registerJiwei Sun
2025-06-24PCI: Fix link speed calculation on retrain failureJiwei Sun
2025-06-23Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"Zhe Qiao
2025-06-23PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabledManivannan Sadhasivam
2025-06-23PCI: endpoint: pci-epf-vntb: Align MW naming with config namesJerome Brunet
2025-06-23PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() failsJerome Brunet
2025-06-23PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan
2025-06-23PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/UGeorge D Sworo
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-19PCI: dw-rockchip: Delay link training after hot reset in EP modeWilfred Mallawa
2025-06-19PCI: rockchip: Remove redundant PCIe message routing definitionsHans Zhang
2025-06-19PCI: cadence: Replace private message routing enums with PCI core definitionsHans Zhang
2025-06-18PCI/MSI: Remove duplicated to_pci_dev() conversionChris Li
2025-06-18PCI: pciehp: Ignore belated Presence Detect Changed caused by DPCLukas Wunner
2025-06-17PCI/AER: Use bool for AER disable state trackingHans Zhang
2025-06-17PCI/ASPM: Consolidate variable declaration and initializationHans Zhang
2025-06-17PCI/ASPM: Use boolean type for aspm_disabled and aspm_forceHans Zhang
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-17PCI: hv: Allow dynamic MSI-X vector allocationShradha Gupta
2025-06-17PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocationsShradha Gupta
2025-06-16misc: rp1: RaspberryPi RP1 misc driverAndrea della Porta
2025-06-13PCI/pwrctrl: Add optional slot clock for PCI slotsMarek Vasut
2025-06-13PCI/PM: Set up runtime PM even for devices without PCI PMMario Limonciello
2025-06-12PCI: rockchip-host: Remove unused header includesHans Zhang
2025-06-12PCI: rockchip-host: Correct non-fatal error log messageHans Zhang
2025-06-12PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang
2025-06-11PCI: hotplug: Remove TODO about unused .get_power(), .hardware_test()Guilherme Giacomo Simoes
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-08Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas