summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
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
2025-06-04Merge branch 'pci/irq'Bjorn Helgaas-10/+10
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas-60/+124
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas-10/+17
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas-252/+26
2025-06-04Merge branch 'pci/bwctrl'Bjorn Helgaas-83/+44
2025-06-04PCI/MSI: Size device MSI domain with the maximum number of vectorsMarc Zyngier-7/+8
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-21/+78
2025-06-02PCI: j721e: Fix host/endpoint dependenciesArnd Bergmann-4/+4
2025-06-02PCI: j721e: Add support to build as a loadable moduleSiddharth Vadapalli-4/+32
2025-06-02PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanupSiddharth Vadapalli-0/+16
2025-06-02PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanupSiddharth Vadapalli-0/+109
2025-06-02PCI: cadence: Add support to build pcie-cadence library as a kernel moduleKishon Vijay Abraham I-5/+32
2025-06-02PCI: Remove unnecessary linesplit in __pci_setup_bridge()Ilpo Järvinen-2/+1