index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-02-13
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+31
2026-02-12
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-159
/
+90
2026-02-07
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-12
/
+0
2026-02-07
Merge branch 'pci/trace'
Bjorn Helgaas
1
-3
/
+6
2026-02-07
Merge branch 'pci/resource'
Bjorn Helgaas
1
-84
/
+50
2026-02-07
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
1
-59
/
+0
2026-02-07
PCI: Disable ACS SV for IDT 0x80b5 switch
Manivannan Sadhasivam
1
-12
/
+0
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
1
-0
/
+7
2026-01-30
PCI: Initialize RCB from pci_configure_device()
Håkon Bugge
1
-0
/
+32
2026-01-28
PCI: Move CardBus bridge scanning to setup-cardbus.c
Ilpo Järvinen
1
-58
/
+15
2026-01-28
PCI: Add pbus_validate_busn() for Bus Number validation
Ilpo Järvinen
1
-12
/
+21
2026-01-28
PCI: Add dword #defines for Bus Number + Secondary Latency Timer
Ilpo Järvinen
1
-12
/
+13
2026-01-28
PCI: Use scnprintf() instead of sprintf()
Ilpo Järvinen
1
-3
/
+4
2026-01-23
PCI: Introduce pcie_is_cxl()
Terry Bowman
1
-0
/
+31
2026-01-16
PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIs
Manivannan Sadhasivam
1
-59
/
+0
2026-01-09
PCI: Do not attempt to set ExtTag for VFs
Håkon Bugge
1
-1
/
+2
2025-12-24
PCI: trace: Add RAS tracepoint to monitor link speed changes
Shuai Xue
1
-3
/
+6
2025-12-24
PCI: Use resource_set_range() that correctly sets ->end
Ilpo Järvinen
1
-4
/
+2
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-1
/
+30
2025-12-05
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+8
2025-12-03
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+1
2025-12-03
Merge branch 'pci/err'
Bjorn Helgaas
1
-2
/
+0
2025-11-25
PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw
Lukas Wunner
1
-2
/
+0
2025-11-24
PCI: Use max() instead of max_t() to ease static analysis
David Laight
1
-2
/
+1
2025-11-15
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2025-11-13
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
1
-0
/
+7
2025-11-04
PCI/IDE: Report available IDE streams
Dan Williams
1
-1
/
+13
2025-11-04
PCI/IDE: Add IDE establishment helpers
Dan Williams
1
-0
/
+1
2025-11-04
PCI: Add PCIe Device 3 Extended Capability enumeration
Dan Williams
1
-0
/
+12
2025-11-04
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
1
-0
/
+3
2025-11-04
PCI/IDE: Enumerate Selective Stream IDE capabilities
Dan Williams
1
-0
/
+1
2025-10-28
PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms
Dan Williams
1
-1
/
+7
2025-10-14
PCI: Revert early bridge resource set up
Ilpo Järvinen
1
-10
/
+3
2025-10-03
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+1
2025-10-03
Merge branch 'pci/resource'
Bjorn Helgaas
1
-12
/
+36
2025-10-03
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
1
-3
/
+16
2025-09-27
PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()
Niklas Schnelle
1
-1
/
+1
2025-09-26
PCI: Set up bridge resources earlier
Ilpo Järvinen
1
-3
/
+10
2025-09-16
PCI: Add defines for bridge window indexing
Ilpo Järvinen
1
-3
/
+7
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
1
-6
/
+19
2025-08-27
PCI/pwrctrl: Fix device and OF node leak at bus scan
Johan Hovold
1
-3
/
+16
2025-08-11
PCI: Clean up pci_scan_child_bus_extend() loop
Ilpo Järvinen
1
-3
/
+3
2025-08-11
PCI: Clean up early_dump_pci_device()
Ilpo Järvinen
1
-4
/
+5
2025-08-11
PCI: Use header type defines in pci_setup_device()
Ilpo Järvinen
1
-2
/
+2
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+11
2025-08-01
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-1
/
+1
2025-07-29
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
1
-1
/
+1
2025-07-23
PCI: Support Immediate Readiness on devices without PM capabilities
Sean Christopherson
1
-0
/
+10
[next]