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.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-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
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-18
s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs
Niklas Schnelle
1
-1
/
+0
2025-04-20
PCI: pciehp: Avoid unnecessary device replacement check
Lukas Wunner
1
-1
/
+4
2025-04-10
PCI: pciehp: Don't enable HPIE when resuming in poll mode
Ilpo Järvinen
1
-1
/
+3
2024-12-10
PCI/ACPI: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-11-25
Merge branch 'pci/misc'
Bjorn Helgaas
1
-7
/
+1
2024-11-25
Merge branch 'pci/hotplug-octeon'
Bjorn Helgaas
3
-0
/
+438
2024-11-25
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-30
/
+19
2024-11-25
Merge branch 'pci/driver-remove'
Bjorn Helgaas
1
-1
/
+1
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
1
-0
/
+5
2024-11-14
PCI: hotplug: Add OCTEON PCI hotplug controller driver
Shijith Thotton
3
-0
/
+438
2024-11-11
PCI: Refactor pcie_update_link_speed()
Ilpo Järvinen
1
-1
/
+1
2024-10-22
PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()
Ilpo Järvinen
1
-19
/
+15
2024-10-22
PCI: cpqphp: Use define to read class/revision dword
Ilpo Järvinen
1
-2
/
+2
2024-10-22
PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence
Ilpo Järvinen
1
-16
/
+6
2024-10-22
PCI: cpqphp: Fix PCIBIOS_* return value confusion
Ilpo Järvinen
1
-5
/
+10
2024-10-19
PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl
Christophe JAILLET
1
-1
/
+0
2024-10-19
PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test
Guilherme Giacomo Simoes
1
-1
/
+0
2024-10-04
PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-09-30
PCI: hotplug: Remove "Returns" kerneldoc from void functions
Ilpo Järvinen
1
-6
/
+0
2024-09-30
PCI: hotplug: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-122
/
+86
2024-09-19
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+2
2024-09-19
PCI: Fix typos
Bjorn Helgaas
2
-2
/
+2
2024-08-06
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
weiyufeng
1
-2
/
+2
2024-08-02
PCI: shpchp: Remove hpc_ops
ngn
5
-118
/
+82
2024-08-01
PCI: pciehp: Retain Power Indicator bits for userspace indicators
Blazej Kucman
1
-1
/
+3
2024-07-20
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+1
2024-07-04
pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
Krishna Kumar
1
-2
/
+1
2024-06-18
PCI: acpiphp: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-05-30
PCI: pciehp: Detect device replacement during system sleep
Lukas Wunner
4
-1
/
+54
2024-05-04
PCI: hotplug: Remove obsolete sgi_hotplug TODO notes
Nam Cao
1
-8
/
+0
2024-05-04
PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()
Nam Cao
1
-0
/
+6
2024-02-20
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
1
-22
/
+43
2023-12-15
Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
Bjorn Helgaas
1
-6
/
+3
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
3
-4
/
+7
2023-10-28
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-2
/
+141
2023-10-26
PCI: hotplug: Add Ampere Altra Attention Indicator extension driver
D Scott Phillips
3
-0
/
+140
2023-10-25
PCI: acpiphp: Allow built-in drivers for Attention Indicators
D Scott Phillips
1
-2
/
+1
2023-10-24
PCI: hotplug: Use FIELD_GET/PREP()
Ilpo Järvinen
3
-4
/
+7
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
4
-17
/
+18
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+82
2023-08-31
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-19
/
+8
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
3
-5
/
+0
2023-08-29
Merge branch 'pci/pcie-rmw'
Bjorn Helgaas
1
-9
/
+3
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
3
-5
/
+0
2023-08-18
PCI: rpaphp: Error out on busy status from get-sensor-state
Mahesh Salgaonkar
1
-3
/
+82
2023-08-10
PCI: pciehp: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-9
/
+3
2023-08-08
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
Igor Mammedov
1
-1
/
+7
2023-07-19
PCI: ibmphp: Make read-only arrays static
Colin Ian King
1
-5
/
+5
2023-06-26
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-14
/
+17
[next]