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
/
pciehp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-26
pciehp: Fix wrong slot capability check
Kenji Kaneshige
1
-8
/
+8
2008-04-26
pciehp: Fix interrupt event handlig
Kenji Kaneshige
1
-1
/
+0
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-02
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
1
-6
/
+0
2008-02-02
PCIe: fix double initialization bug
Mark Lord
1
-1
/
+1
2008-02-02
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
1
-0
/
+2
2008-02-02
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
1
-0
/
+1
2007-07-12
PCI: hotplug: pciehp: Fix possible race condition in writing slot
Kenji Kaneshige
1
-0
/
+1
2007-05-03
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
1
-1
/
+1
2007-05-03
pciehp: Adapt to device driver model
Kenji Kaneshige
1
-3
/
+0
2007-05-03
pciehp: Event handling rework
Kenji Kaneshige
1
-8
/
+8
2007-02-08
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
1
-0
/
+5
2007-02-08
pciehp: fix wait command completion
Kenji Kaneshige
1
-0
/
+1
2007-02-08
pciehp: cleanup wait command completion
Kenji Kaneshige
1
-18
/
+0
2007-02-08
pciehp: cleanup pciehp.h
Kenji Kaneshige
1
-63
/
+38
2007-02-08
pciehp: remove unused pci_bus from struct controller
Kenji Kaneshige
1
-1
/
+0
2007-02-08
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
1
-36
/
+5
2007-02-08
pciehp: cleanup slot list
Kenji Kaneshige
1
-12
/
+7
2007-02-08
pciehp: cleanup init_slot()
Kenji Kaneshige
1
-8
/
+2
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
1
-1
/
+1
2006-10-18
pciehp - add missing locking
Kenji Kaneshige
1
-0
/
+1
2006-10-18
pciehp: fix improper info messages
Kenji Kaneshige
1
-4
/
+4
2006-08-12
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
1
-0
/
+5
2006-06-20
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
1
-1
/
+1
2006-03-24
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi
1
-9
/
+15
2006-03-24
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
1
-1
/
+2
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2005-11-24
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
1
-1
/
+0
2005-11-11
[PATCH] PCI: fix namespace clashes
Rajesh Shah
1
-2
/
+2
2005-11-11
[PATCH] pciehp: clean-up how we request control of hotplug hardware
rajesh.shah@intel.com
1
-0
/
+1
2005-11-11
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
1
-5
/
+0
2005-11-11
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
1
-22
/
+22
2005-11-11
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
1
-27
/
+3
2005-11-11
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
1
-0
/
+11
2005-11-11
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
1
-49
/
+1
2005-09-09
[PATCH] PCI Hotplug: use bus_slot number for name
Kristen Accardi
1
-1
/
+1
2005-08-17
[PATCH] PCI Hotplug: new contact info
Kristen Accardi
1
-1
/
+1
2005-05-18
[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch
Dely Sy
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+352