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.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
2008-04-29
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
1
-1
/
+1
2008-04-26
pciehp: Fix command write
Kenji Kaneshige
1
-1
/
+4
2008-04-26
shpchp: fix slot name
Kenji Kaneshige
1
-2
/
+9
2008-04-26
make pciehp_acpi_get_hp_hw_control_from_firmware()
Adrian Bunk
1
-1
/
+1
2008-04-26
pciehp: Clean up pcie_init()
Kenji Kaneshige
1
-110
/
+88
2008-04-26
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
1
-0
/
+4
2008-04-26
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
1
-46
/
+8
2008-04-26
pciehp: Fix wrong slot capability check
Kenji Kaneshige
4
-39
/
+39
2008-04-26
pciehp: Fix wrong slot control register access
Kenji Kaneshige
1
-112
/
+38
2008-04-26
pciehp: Add missing memory barrier
Kenji Kaneshige
1
-0
/
+2
2008-04-26
pciehp: Fix interrupt event handlig
Kenji Kaneshige
2
-120
/
+29
2008-04-26
pciehp: fix slot name
Kenji Kaneshige
1
-2
/
+9
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
34
-480
/
+480
2008-04-21
PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered
Trent Piepho
1
-1
/
+1
2008-04-21
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
1
-1
/
+5
2008-04-21
PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY
Greg Kroah-Hartman
1
-1
/
+1
2008-04-21
PCI Hotplug: make cpcihp driver use modern apis
Greg Kroah-Hartman
2
-2
/
+8
2008-03-18
pciehp: don't enable slot unless forced
Mark Lord
1
-1
/
+1
2008-03-11
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
Jesper Juhl
1
-0
/
+1
2008-03-05
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
1
-2
/
+3
2008-03-05
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
4
-4
/
+4
2008-02-22
PCI: don't load acpi_php when acpi is disabled
Yinghai Lu
1
-0
/
+6
2008-02-22
PCI: hotplug: acpiphp_ibm: Remove get device information
Gary Hade
1
-16
/
+17
2008-02-02
PCI: Fix fakephp deadlock
Ian Abbott
1
-4
/
+35
2008-02-02
pciehp: block new requests from the device before power off
Kenji Kaneshige
1
-12
/
+21
2008-02-02
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
1
-0
/
+45
2008-02-02
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2
-12
/
+7
2008-02-02
PCI: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-02
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
1
-2
/
+1
2008-02-02
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
1
-6
/
+1
2008-02-02
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-02
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2
-13
/
+3
2008-02-02
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-02
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2008-02-02
PCIe: fix double initialization bug
Mark Lord
3
-54
/
+69
2008-02-02
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
3
-1
/
+20
2008-02-02
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
1
-81
/
+104
2008-02-02
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
3
-1
/
+6
2008-02-02
PCI: Add missing "space" in printk messages
Joe Perches
1
-1
/
+1
2008-02-02
pci hotplug: fix rpaphp directory naming
Linas Vepstas
3
-38
/
+24
2008-02-02
PCI: hotplug: Link fakephp last
Alex Chiang
1
-1
/
+3
2008-02-02
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
1
-1
/
+1
2008-02-02
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
1
-1
/
+0
2008-02-02
PCI: hotplug: remove Experimental
Kristen Carlson Accardi
1
-2
/
+2
2008-02-02
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
1
-4
/
+7
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
3
-90
/
+66
2008-01-25
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2
-3
/
+3
2008-01-25
driver core: add way to get to bus kset
Greg Kroah-Hartman
1
-1
/
+4
2008-01-25
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...
Greg Kroah-Hartman
1
-7
/
+7
2008-01-25
kobject: clean up rpadlpar horrid sysfs abuse
Greg Kroah-Hartman
1
-69
/
+43
[next]