index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: fix rpadlpar pci hotplug driver sysfs usage
Benjamin Herrenschmidt
2008-05-30
1
-2
/
+6
*
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
2008-05-27
1
-1
/
+5
*
pci hotplug core: add check of duplicate slot name
Kenji Kaneshige
2008-05-27
1
-1
/
+6
*
pciehp: move msleep after power off
Kenji Kaneshige
2008-05-27
2
-7
/
+14
*
pciehp: poll cmd completion if hotplug interrupt is disabled
Kenji Kaneshige
2008-05-27
1
-4
/
+38
*
pciehp: fix slow probing
Kenji Kaneshige
2008-05-27
2
-7
/
+36
*
pciehp: fix NULL dereference in interrupt handler
Kenji Kaneshige
2008-05-27
3
-35
/
+37
*
shpchp: add message about shpchp_slot_with_bus option
Kenji Kaneshige
2008-05-27
1
-0
/
+4
*
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
2008-04-29
1
-1
/
+1
*
pciehp: Fix command write
Kenji Kaneshige
2008-04-25
1
-1
/
+4
*
shpchp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
*
make pciehp_acpi_get_hp_hw_control_from_firmware()
Adrian Bunk
2008-04-25
1
-1
/
+1
*
pciehp: Clean up pcie_init()
Kenji Kaneshige
2008-04-25
1
-110
/
+88
*
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
2008-04-25
1
-0
/
+4
*
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
2008-04-25
1
-46
/
+8
*
pciehp: Fix wrong slot capability check
Kenji Kaneshige
2008-04-25
4
-39
/
+39
*
pciehp: Fix wrong slot control register access
Kenji Kaneshige
2008-04-25
1
-112
/
+38
*
pciehp: Add missing memory barrier
Kenji Kaneshige
2008-04-25
1
-0
/
+2
*
pciehp: Fix interrupt event handlig
Kenji Kaneshige
2008-04-25
2
-120
/
+29
*
pciehp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
34
-480
/
+480
*
PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered
Trent Piepho
2008-04-20
1
-1
/
+1
*
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
2008-04-20
1
-1
/
+5
*
PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY
Greg Kroah-Hartman
2008-04-20
1
-1
/
+1
*
PCI Hotplug: make cpcihp driver use modern apis
Greg Kroah-Hartman
2008-04-20
2
-2
/
+8
*
pciehp: don't enable slot unless forced
Mark Lord
2008-03-17
1
-1
/
+1
*
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
Jesper Juhl
2008-03-10
1
-0
/
+1
*
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
2008-03-04
1
-2
/
+3
*
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
2008-03-04
4
-4
/
+4
*
PCI: don't load acpi_php when acpi is disabled
Yinghai Lu
2008-02-21
1
-0
/
+6
*
PCI: hotplug: acpiphp_ibm: Remove get device information
Gary Hade
2008-02-21
1
-16
/
+17
*
PCI: Fix fakephp deadlock
Ian Abbott
2008-02-01
1
-4
/
+35
*
pciehp: block new requests from the device before power off
Kenji Kaneshige
2008-02-01
1
-12
/
+21
*
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
2008-02-01
1
-0
/
+45
*
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2008-02-01
2
-12
/
+7
*
PCI: Spelling fixes
Joe Perches
2008-02-01
1
-1
/
+1
*
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
2008-02-01
1
-2
/
+1
*
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
2008-02-01
1
-6
/
+1
*
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
2008-02-01
1
-11
/
+2
*
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2008-02-01
2
-13
/
+3
*
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
2008-02-01
1
-1
/
+0
*
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
2008-02-01
1
-2
/
+2
*
PCIe: fix double initialization bug
Mark Lord
2008-02-01
3
-54
/
+69
*
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
2008-02-01
3
-1
/
+20
*
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
2008-02-01
1
-81
/
+104
*
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
2008-02-01
3
-1
/
+6
*
PCI: Add missing "space" in printk messages
Joe Perches
2008-02-01
1
-1
/
+1
*
pci hotplug: fix rpaphp directory naming
Linas Vepstas
2008-02-01
3
-38
/
+24
*
PCI: hotplug: Link fakephp last
Alex Chiang
2008-02-01
1
-1
/
+3
*
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
2008-02-01
1
-1
/
+1
[next]