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