index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_ctrl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2013-01-12
1
-4
/
+4
*
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-12-05
1
-2
/
+2
*
PCI: pciehp: wait 1000 ms before Link Training check
Kenji Kaneshige
2011-11-11
1
-3
/
+0
*
PCI: pciehp: change wait time for valid configuration access
Kenji Kaneshige
2011-07-22
1
-0
/
+3
*
pciehp: update workqueue usage
Tejun Heo
2010-10-18
1
-5
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
PCI hotplug: fix memory leaks
Jiri Slaby
2010-02-22
1
-0
/
+1
*
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2009-11-24
1
-21
/
+6
*
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
2009-11-04
1
-29
/
+1
*
PCI: pciehp: remove error message definitions
Kenji Kaneshige
2009-09-17
1
-1
/
+1
*
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
1
-38
/
+37
*
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
1
-3
/
+3
*
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
2009-09-17
1
-14
/
+0
*
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
1
-3
/
+0
*
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
1
-4
/
+2
*
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
1
-9
/
+6
*
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
1
-2
/
+4
*
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
2009-09-09
1
-5
/
+0
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
2009-01-07
1
-14
/
+12
*
PCI hotplug: pciehp: message refinement
Taku Izumi
2008-10-23
1
-32
/
+32
*
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
2008-10-22
1
-3
/
+0
*
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-22
1
-24
/
+29
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
1
-61
/
+75
*
pciehp: move msleep after power off
Kenji Kaneshige
2008-05-27
1
-0
/
+14
*
pciehp: fix NULL dereference in interrupt handler
Kenji Kaneshige
2008-05-27
1
-17
/
+5
*
pciehp: Fix wrong slot capability check
Kenji Kaneshige
2008-04-25
1
-23
/
+23
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-17
/
+17
*
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2008-02-01
1
-12
/
+0
*
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
2008-02-01
1
-11
/
+2
*
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
2008-02-01
1
-1
/
+0
*
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
2008-02-01
1
-1
/
+0
*
pci hotplug: kernel-doc fixes
Randy Dunlap
2007-11-28
1
-8
/
+8
*
pciehp: remove trailing whitespace from pciehp_ctrl.c
Kenji Kaneshige
2007-10-12
1
-10
/
+10
*
PCI: hotplug: pciehp: wait for 1 second after power off slot
Kenji Kaneshige
2007-07-11
1
-0
/
+12
*
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
2007-05-02
1
-1
/
+1
*
pciehp: Event handling rework
Kenji Kaneshige
2007-05-02
1
-334
/
+282
*
pciehp: cleanup wait command completion
Kenji Kaneshige
2007-02-07
1
-157
/
+48
*
pciehp: cleanup pciehp.h
Kenji Kaneshige
2007-02-07
1
-3
/
+3
*
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
2007-02-07
1
-8
/
+4
*
pciehp: Remove unnecessary check in pciehp_ctrl.c
Eric Sesterhenn
2006-10-18
1
-2
/
+1
*
pciehp - add missing locking
Kenji Kaneshige
2006-10-18
1
-27
/
+27
*
pciehp: fix improper info messages
Kenji Kaneshige
2006-10-18
1
-18
/
+29
*
pciehp - fix wrong return value
Kenji Kaneshige
2006-09-26
1
-6
/
+6
*
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
2006-03-23
1
-34
/
+34
*
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
2005-11-23
1
-13
/
+2
*
[PATCH] pciehp: reduce debug message verbosity
rajesh.shah@intel.com
2005-11-10
1
-13
/
+11
*
[PATCH] pciehp: miscellaneous cleanups
rajesh.shah@intel.com
2005-11-10
1
-43
/
+13
*
[PATCH] pciehp: remove redundant data structures
rajesh.shah@intel.com
2005-11-10
1
-351
/
+40
*
[PATCH] pciehp: reduce dependence on ACPI
rajesh.shah@intel.com
2005-11-10
1
-1
/
+0
[next]