index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
shpchp_ctrl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-1
/
+0
|
\
|
*
PCI: shpchp: Remove unused 'rc' assignment
Krzysztof WilczyĆski
2020-09-28
1
-1
/
+0
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
|
/
*
PCI: shpchp: Make shpchp_unconfigure_device() void
Krzysztof Wilczynski
2020-05-21
1
-2
/
+1
*
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-18
1
-16
/
+5
*
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
Gustavo A. R. Silva
2018-07-12
1
-0
/
+2
*
PCI: shpchp: Fix AMD POGO identification
Bjorn Helgaas
2018-06-04
1
-4
/
+4
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-15
/
+1
*
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
1
-4
/
+8
*
PCI: Add space before open parenthesis
Quentin Lambert
2014-09-24
1
-1
/
+1
*
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-12
1
-19
/
+17
|
\
|
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-18
/
+16
|
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-1
/
+1
*
|
PCI: shpchp: Check bridge's secondary (not primary) bus speed
Marcel Apfelbaum
2014-05-15
1
-2
/
+2
|
/
*
PCI: shpchp: Use per-slot workqueues to avoid deadlock
Bjorn Helgaas
2013-01-14
1
-3
/
+3
*
PCI: shpchp: Handle push button event asynchronously
Bjorn Helgaas
2013-01-14
1
-1
/
+1
*
PCI: shpchp: remove dead code
Bjorn Helgaas
2012-06-20
1
-3
/
+0
*
shpchp: update workqueue usage
Tejun Heo
2010-10-18
1
-4
/
+3
*
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: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
1
-11
/
+2
*
PCI hotplug: shpchp: message refinement
Taku Izumi
2008-10-23
1
-29
/
+25
*
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
2008-10-23
1
-69
/
+93
*
PCI: shcphp: remove 'name' parameter
Alex Chiang
2008-10-22
1
-24
/
+24
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-23
/
+23
*
pci hotplug: kernel-doc fixes
Randy Dunlap
2007-11-28
1
-8
/
+8
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
2007-05-02
1
-1
/
+1
*
shpchp: delete trailing whitespace
Kenji Kaneshige
2007-02-07
1
-10
/
+10
*
shpchp: cleanup shpchp.h
Kenji Kaneshige
2006-12-20
1
-3
/
+6
*
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
2006-12-20
1
-8
/
+4
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-9
/
+10
*
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
2006-06-19
1
-16
/
+16
*
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
2006-03-23
1
-116
/
+36
*
[PATCH] shpchp: Fix slot state handling
Kenji Kaneshige
2006-03-23
1
-55
/
+172
*
[PATCH] shpchp: event handling rework
Kenji Kaneshige
2006-03-23
1
-224
/
+89
*
[PATCH] shpchp: Remove unused wait_for_ctrl_irq
Kenji Kaneshige
2006-03-23
1
-1
/
+1
*
[PATCH] shpchp - bugfix: add missing serialization
Kenji Kaneshige
2006-03-23
1
-42
/
+24
*
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
2006-03-23
1
-119
/
+1
*
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
2006-03-23
1
-1
/
+1
*
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
2006-03-23
1
-49
/
+49
*
[PATCH] PCI Hotplug: shpchp: AMD POGO errata fix
Keck, David
2006-01-31
1
-1
/
+11
*
[PATCH] shpchp: fix improper wait for command completion
Kenji Kaneshige
2006-01-09
1
-37
/
+0
*
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
2005-10-28
1
-11
/
+0
*
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
2005-10-28
1
-18
/
+13
*
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
2005-10-28
1
-365
/
+40
*
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
2005-10-28
1
-16
/
+32
*
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
2005-10-28
1
-1
/
+0
*
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
2005-10-28
1
-1582
/
+42
*
[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
2005-09-17
1
-2
/
+1
[next]