index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Lines
2025-06-23
Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
Zhe Qiao
-13
/
+10
2025-06-23
PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled
Manivannan Sadhasivam
-0
/
+2
2025-06-23
PCI: endpoint: pci-epf-vntb: Align MW naming with config names
Jerome Brunet
-5
/
+5
2025-06-23
PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() fails
Jerome Brunet
-1
/
+1
2025-06-23
PCI: brcmstb: Set MLW based on "num-lanes" DT property if present
Jim Quinlan
-1
/
+26
2025-06-23
PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/U
George D Sworo
-0
/
+2
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-3
/
+4
2025-06-19
PCI: dw-rockchip: Delay link training after hot reset in EP mode
Wilfred Mallawa
-3
/
+12
2025-06-19
PCI: rockchip: Remove redundant PCIe message routing definitions
Hans Zhang
-14
/
+0
2025-06-19
PCI: cadence: Replace private message routing enums with PCI core definitions
Hans Zhang
-21
/
+1
2025-06-18
PCI/MSI: Remove duplicated to_pci_dev() conversion
Chris Li
-3
/
+3
2025-06-18
PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC
Lukas Wunner
-1
/
+1
2025-06-17
PCI/AER: Use bool for AER disable state tracking
Hans Zhang
-2
/
+2
2025-06-17
PCI/ASPM: Consolidate variable declaration and initialization
Hans Zhang
-2
/
+1
2025-06-17
PCI/ASPM: Use boolean type for aspm_disabled and aspm_force
Hans Zhang
-4
/
+4
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-4
/
+4
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-5
/
+5
2025-06-17
PCI: hv: Allow dynamic MSI-X vector allocation
Shradha Gupta
-1
/
+2
2025-06-17
PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
Shradha Gupta
-2
/
+3
2025-06-16
misc: rp1: RaspberryPi RP1 misc driver
Andrea della Porta
-0
/
+1
2025-06-13
PCI/pwrctrl: Add optional slot clock for PCI slots
Marek Vasut
-0
/
+8
2025-06-13
PCI/PM: Set up runtime PM even for devices without PCI PM
Mario Limonciello
-2
/
+3
2025-06-12
PCI: rockchip-host: Remove unused header includes
Hans Zhang
-9
/
+0
2025-06-12
PCI: rockchip-host: Correct non-fatal error log message
Hans Zhang
-1
/
+1
2025-06-12
PCI: rockchip-host: Fix "Unexpected Completion" log message
Hans Zhang
-1
/
+1
2025-06-11
PCI: hotplug: Remove TODO about unused .get_power(), .hardware_test()
Guilherme Giacomo Simoes
-4
/
+0
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-06-08
Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+8
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-972
/
+2223
2025-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
-9
/
+12
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
-5
/
+597
2025-06-04
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
-9
/
+10
2025-06-04
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
-3
/
+5
2025-06-04
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
-0
/
+1
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
-1
/
+167
2025-06-04
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
-17
/
+9
2025-06-04
Merge branch 'pci/controller/mobiveil'
Bjorn Helgaas
-2
/
+1
2025-06-04
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
-31
/
+182
2025-06-04
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
-4
/
+1
2025-06-04
Merge branch 'pci/controller/dwc-ep'
Bjorn Helgaas
-7
/
+6
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
-101
/
+137
2025-06-04
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
-36
/
+197
2025-06-04
Merge branch 'pci/controller/apple'
Bjorn Helgaas
-75
/
+192
2025-06-04
Merge branch 'pci/endpoint'
Bjorn Helgaas
-68
/
+52
2025-06-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
-0
/
+23
2025-06-04
Merge branch 'pci/reset'
Bjorn Helgaas
-1
/
+2
2025-06-04
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
-10
/
+22
2025-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
-9
/
+14
2025-06-04
Merge branch 'pci/pci-acpi'
Bjorn Helgaas
-10
/
+13
[prev]
[next]