summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2025-06-04Merge branch 'pci/controller/tegra194'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/mvebu'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/mobiveil'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/imx6'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/dwc-ep'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/cadence'Bjorn Helgaas
2025-06-04Merge branch 'pci/controller/apple'Bjorn Helgaas
2025-06-04Merge branch 'pci/endpoint'Bjorn Helgaas
2025-06-04Merge branch 'pci/virtualization'Bjorn Helgaas
2025-06-04Merge branch 'pci/reset'Bjorn Helgaas
2025-06-04Merge branch 'pci/pwrctrl'Bjorn Helgaas
2025-06-04Merge branch 'pci/pm'Bjorn Helgaas
2025-06-04Merge branch 'pci/pci-acpi'Bjorn Helgaas
2025-06-04Merge branch 'pci/irq'Bjorn Helgaas
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas
2025-06-04Merge branch 'pci/bwctrl'Bjorn Helgaas
2025-06-04PCI/MSI: Size device MSI domain with the maximum number of vectorsMarc Zyngier
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-06-02PCI: j721e: Fix host/endpoint dependenciesArnd Bergmann
2025-06-02PCI: j721e: Add support to build as a loadable moduleSiddharth Vadapalli
2025-06-02PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanupSiddharth Vadapalli
2025-06-02PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanupSiddharth Vadapalli
2025-06-02PCI: cadence: Add support to build pcie-cadence library as a kernel moduleKishon Vijay Abraham I
2025-06-02PCI: Remove unnecessary linesplit in __pci_setup_bridge()Ilpo Järvinen