index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
[PATCH] PCI Hotplug: new contact info
Kristen Accardi
2005-08-16
1
-1
/
+1
*
[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...
Dely Sy
2005-05-17
1
-15
/
+15
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2848