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.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
2009-03-25
pci: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+2
2009-03-12
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
Michael Ellerman
1
-1
/
+1
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
3
-8
/
+16
2009-01-28
PCI hotplug: Change link order of pciehp & acpiphp
Matthew Garrett
1
-1
/
+5
2009-01-27
PCI hotplug: fakephp: Allocate PCI resources before adding the device
Darrick J. Wong
1
-16
/
+26
2009-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+3
2009-01-19
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
1
-1
/
+3
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
1
-0
/
+2
2009-01-09
Merge branch 'linus' into release
Len Brown
16
-389
/
+400
2009-01-07
PCI hotplug: remove redundant test in cpq hotplug
Julia Lawall
1
-1
/
+1
2009-01-07
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
1
-229
/
+99
2009-01-07
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
1
-2
/
+1
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
3
-142
/
+89
2009-01-07
PCI: pciehp: add auto option to pciehp_detect_mode
Kenji Kaneshige
1
-4
/
+76
2009-01-07
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
4
-1
/
+132
2009-01-07
PCI hotplug: cpqphp: use config space PCI interrupt pin encoding
Bjorn Helgaas
2
-3
/
+3
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
2
-4
/
+4
2009-01-07
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
1
-15
/
+17
2009-01-07
drivers/pci/hotplug: Add missing pci_dev_get
Julia Lawall
1
-0
/
+1
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-07
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
1
-14
/
+12
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2
-2
/
+0
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
3
-3
/
+3
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
1
-39
/
+30
2008-12-18
PCI hotplug: ibmphp: Fix module ref count underflow
Neil Horman
1
-5
/
+0
2008-12-17
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
3
-4
/
+4
2008-12-17
PCI: pciehp: fix unexpected power off with pciehp_force
Kenji Kaneshige
1
-11
/
+12
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
1
-39
/
+30
2008-10-24
Fix PCI hotplug printk format
Randy Dunlap
1
-1
/
+1
2008-10-24
PCI hotplug: shpchp: message refinement
Taku Izumi
5
-98
/
+86
2008-10-24
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
5
-159
/
+224
2008-10-24
PCI hotplug: pciehp: message refinement
Taku Izumi
5
-88
/
+78
2008-10-24
PCI hotplug: cpqphp: fix kernel NULL pointer dereference
Kenji Kaneshige
1
-1
/
+1
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-12
/
+14
2008-10-23
Merge branch 'linus' into test
Len Brown
11
-276
/
+304
2008-10-23
Merge branch 'ull' into test
Len Brown
3
-10
/
+10
2008-10-23
PCI hotplug: fix logic in Compaq hotplug controller bus speed setup
Julia Lawall
1
-1
/
+1
2008-10-23
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
3
-4
/
+55
2008-10-23
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
1
-2
/
+2
2008-10-23
PCI Hotplug: fakephp: add duplicate slot name debugging
Alex Chiang
1
-2
/
+8
2008-10-23
PCI: Hotplug core: remove 'name'
Alex Chiang
1
-3
/
+3
2008-10-23
PCI: shcphp: remove 'name' parameter
Alex Chiang
3
-47
/
+48
2008-10-23
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
Alex Chiang
1
-13
/
+6
2008-10-23
PCI: rpaphp: kmalloc/kfree slot->name directly
Alex Chiang
1
-5
/
+3
2008-10-23
PCI: pciehp: remove 'name' parameter
Alex Chiang
4
-44
/
+52
2008-10-23
PCI: ibmphp: stop managing hotplug_slot->name
Alex Chiang
2
-16
/
+9
2008-10-23
PCI: fakephp: remove 'name' parameter
Alex Chiang
1
-9
/
+10
2008-10-23
PCI: cpqphp: stop managing hotplug_slot->name
Alex Chiang
2
-31
/
+24
2008-10-23
PCI: cpci_hotplug: stop managing hotplug_slot->name
Alex Chiang
3
-49
/
+37
2008-10-23
PCI: acpiphp: remove 'name' parameter
Alex Chiang
2
-19
/
+21
[next]