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.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
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
1
-1
/
+1
2006-01-09
[PATCH] acpiphp: only size new bus
Kristen Accardi
1
-2
/
+4
2006-01-09
[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver
Greg Kroah-Hartman
3
-25
/
+127
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c
Jesper Juhl
1
-40
/
+50
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c
Jesper Juhl
1
-5
/
+8
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c
Jesper Juhl
1
-4
/
+5
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c
Jesper Juhl
1
-54
/
+67
2006-01-09
[PATCH] pciehp: allow bridged card hotplug
Rajesh Shah
1
-24
/
+28
2006-01-09
[PATCH] pciehp: handle sticky power-fault status
Thomas Schaefer
1
-2
/
+17
2006-01-09
[PATCH] shpchp: Implement get_address callback
Kenji Kaneshige
1
-0
/
+14
2006-01-09
[PATCH] PCI Hotplug/powerpc: more removal of duplicated code
linas@austin.ibm.com
2
-46
/
+2
2006-01-09
[PATCH] PCI Hotplug/powerpc: remove duplicated code
linas@austin.ibm.com
2
-14
/
+3
2006-01-09
[PATCH] shpchp: fix improper wait for command completion
Kenji Kaneshige
3
-37
/
+27
2006-01-09
[PATCH] shpchp: fix improper write to Command Completion Detect bit
Kenji Kaneshige
1
-2
/
+2
2006-01-09
[PATCH] shpchp: fix improper mmio mapping
Kenji Kaneshige
3
-29
/
+49
2006-01-09
[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit
Kenji Kaneshige
1
-1
/
+1
2006-01-09
[PATCH] shpchp: fix improper reference to Slot Avail Regsister
Kenji Kaneshige
1
-17
/
+16
2006-01-09
[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
1
-5
/
+14
2006-01-09
[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code
Adrian Bunk
1
-21
/
+7
2006-01-09
[PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix
Jordan, William P
1
-1
/
+1
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
2
-0
/
+4
2005-11-24
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
3
-15
/
+11
2005-11-14
[PATCH] shpchp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-14
[PATCH] pciehp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-14
[PATCH] rpaphp_pci build fix
akpm@osdl.org
1
-1
/
+1
2005-11-11
[PATCH] PCI: fix namespace clashes
Rajesh Shah
4
-7
/
+7
2005-11-11
[PATCH] PCI: drivers/pci/: small cleanups
Adrian Bunk
1
-1
/
+1
2005-11-11
[PATCH] dlpar regression for ppc64 - probe change
John Rose
3
-76
/
+81
2005-11-11
[PATCH] pciehp: fix handling of power faults during hotplug
rajesh.shah@intel.com
1
-5
/
+2
2005-11-11
[PATCH] pciehp: clean-up how we request control of hotplug hardware
rajesh.shah@intel.com
4
-19
/
+88
2005-11-11
[PATCH] pciehp: request control of each hotplug controller individually
rajesh.shah@intel.com
1
-5
/
+4
2005-11-11
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
4
-69
/
+28
2005-11-11
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
7
-133
/
+41
2005-11-11
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
4
-734
/
+65
2005-11-11
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
8
-993
/
+96
2005-11-11
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
6
-3237
/
+85
2005-11-10
[PATCH] ppc64: bugfix: crash on PHB add
Linas Vepstas
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-10
/
+5
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
9
-1
/
+20
2005-10-31
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-31
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-29
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
1
-0
/
+8
2005-10-29
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
3
-0
/
+7
2005-10-29
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
4
-65
/
+7
2005-10-29
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
9
-157
/
+46
2005-10-29
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
4
-424
/
+63
2005-10-29
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
4
-338
/
+32
2005-10-29
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
1
-0
/
+14
2005-10-29
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
9
-984
/
+138
[next]