index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_ctrl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-8
/
+6
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-1
/
+1
2014-02-19
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
1
-5
/
+4
2014-02-19
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
Rajat Jain
1
-1
/
+8
2014-02-14
PCI: pciehp: Don't turn slot off when hot-added device already exists
Yijing Wang
1
-1
/
+2
2014-02-11
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
1
-2
/
+15
2014-02-11
PCI: pciehp: Ensure very fast hotplug events are also processed
Rajat Jain
1
-9
/
+20
2014-02-11
PCI: pciehp: Don't check adapter or latch status while disabling
Rajat Jain
1
-18
/
+0
2014-02-10
PCI: pciehp: Use link change notifications for hot-plug and removal
Rajat Jain
1
-0
/
+88
2013-12-15
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
1
-29
/
+13
2013-12-15
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
1
-33
/
+19
2013-01-12
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
1
-4
/
+4
2011-12-05
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
1
-2
/
+2
2011-11-11
PCI: pciehp: wait 1000 ms before Link Training check
Kenji Kaneshige
1
-3
/
+0
2011-07-22
PCI: pciehp: change wait time for valid configuration access
Kenji Kaneshige
1
-0
/
+3
2010-10-18
pciehp: update workqueue usage
Tejun Heo
1
-5
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-22
PCI hotplug: fix memory leaks
Jiri Slaby
1
-0
/
+1
2009-11-24
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
1
-21
/
+6
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
1
-29
/
+1
2009-09-17
PCI: pciehp: remove error message definitions
Kenji Kaneshige
1
-1
/
+1
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
1
-38
/
+37
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
1
-3
/
+3
2009-09-17
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
1
-14
/
+0
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
1
-3
/
+0
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
1
-4
/
+2
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
1
-9
/
+6
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
1
-2
/
+4
2009-09-09
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
1
-5
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-01-07
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
1
-14
/
+12
2008-10-23
PCI hotplug: pciehp: message refinement
Taku Izumi
1
-32
/
+32
2008-10-22
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
1
-3
/
+0
2008-10-22
PCI: pciehp: remove 'name' parameter
Alex Chiang
1
-24
/
+29
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
1
-61
/
+75
2008-05-27
pciehp: move msleep after power off
Kenji Kaneshige
1
-0
/
+14
2008-05-27
pciehp: fix NULL dereference in interrupt handler
Kenji Kaneshige
1
-17
/
+5
2008-04-25
pciehp: Fix wrong slot capability check
Kenji Kaneshige
1
-23
/
+23
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-17
/
+17
2008-02-01
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
1
-12
/
+0
2008-02-01
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-01
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
1
-1
/
+0
2008-02-01
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
1
-1
/
+0
2007-11-28
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-8
/
+8
2007-10-12
pciehp: remove trailing whitespace from pciehp_ctrl.c
Kenji Kaneshige
1
-10
/
+10
2007-07-11
PCI: hotplug: pciehp: wait for 1 second after power off slot
Kenji Kaneshige
1
-0
/
+12
2007-05-02
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
1
-1
/
+1
2007-05-02
pciehp: Event handling rework
Kenji Kaneshige
1
-334
/
+282
2007-02-07
pciehp: cleanup wait command completion
Kenji Kaneshige
1
-157
/
+48
2007-02-07
pciehp: cleanup pciehp.h
Kenji Kaneshige
1
-3
/
+3
[next]