summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2025-06-23Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"Zhe Qiao-13/+10
2025-06-23PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabledManivannan Sadhasivam-0/+2
2025-06-23PCI: endpoint: pci-epf-vntb: Align MW naming with config namesJerome Brunet-5/+5
2025-06-23PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() failsJerome Brunet-1/+1
2025-06-23PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan-1/+26
2025-06-23PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/UGeorge D Sworo-0/+2
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-3/+4
2025-06-19PCI: dw-rockchip: Delay link training after hot reset in EP modeWilfred Mallawa-3/+12
2025-06-19PCI: rockchip: Remove redundant PCIe message routing definitionsHans Zhang-14/+0
2025-06-19PCI: cadence: Replace private message routing enums with PCI core definitionsHans Zhang-21/+1
2025-06-18PCI/MSI: Remove duplicated to_pci_dev() conversionChris Li-3/+3
2025-06-18PCI: pciehp: Ignore belated Presence Detect Changed caused by DPCLukas Wunner-1/+1
2025-06-17PCI/AER: Use bool for AER disable state trackingHans Zhang-2/+2
2025-06-17PCI/ASPM: Consolidate variable declaration and initializationHans Zhang-2/+1
2025-06-17PCI/ASPM: Use boolean type for aspm_disabled and aspm_forceHans Zhang-4/+4
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-4/+4
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-5/+5
2025-06-17PCI: hv: Allow dynamic MSI-X vector allocationShradha Gupta-1/+2
2025-06-17PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocationsShradha Gupta-2/+3
2025-06-16misc: rp1: RaspberryPi RP1 misc driverAndrea della Porta-0/+1
2025-06-13PCI/pwrctrl: Add optional slot clock for PCI slotsMarek Vasut-0/+8
2025-06-13PCI/PM: Set up runtime PM even for devices without PCI PMMario Limonciello-2/+3
2025-06-12PCI: rockchip-host: Remove unused header includesHans Zhang-9/+0
2025-06-12PCI: rockchip-host: Correct non-fatal error log messageHans Zhang-1/+1
2025-06-12PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang-1/+1
2025-06-11PCI: hotplug: Remove TODO about unused .get_power(), .hardware_test()Guilherme Giacomo Simoes-4/+0
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-06-08Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+8
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+2
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-972/+2223
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas-9/+12
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas-5/+597
2025-06-04Merge branch 'pci/controller/tegra194'Bjorn Helgaas-9/+10
2025-06-04Merge branch 'pci/controller/rockchip'Bjorn Helgaas-3/+5
2025-06-04Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas-0/+1
2025-06-04Merge branch 'pci/controller/qcom'Bjorn Helgaas-1/+167
2025-06-04Merge branch 'pci/controller/mvebu'Bjorn Helgaas-17/+9
2025-06-04Merge branch 'pci/controller/mobiveil'Bjorn Helgaas-2/+1
2025-06-04Merge branch 'pci/controller/imx6'Bjorn Helgaas-31/+182
2025-06-04Merge branch 'pci/controller/dwc'Bjorn Helgaas-4/+1
2025-06-04Merge branch 'pci/controller/dwc-ep'Bjorn Helgaas-7/+6
2025-06-04Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas-101/+137
2025-06-04Merge branch 'pci/controller/cadence'Bjorn Helgaas-36/+197
2025-06-04Merge branch 'pci/controller/apple'Bjorn Helgaas-75/+192
2025-06-04Merge branch 'pci/endpoint'Bjorn Helgaas-68/+52
2025-06-04Merge branch 'pci/virtualization'Bjorn Helgaas-0/+23
2025-06-04Merge branch 'pci/reset'Bjorn Helgaas-1/+2
2025-06-04Merge branch 'pci/pwrctrl'Bjorn Helgaas-10/+22
2025-06-04Merge branch 'pci/pm'Bjorn Helgaas-9/+14
2025-06-04Merge branch 'pci/pci-acpi'Bjorn Helgaas-10/+13