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
/
shpchp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
1
-3
/
+3
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
1
-0
/
+2
2018-06-04
PCI: shpchp: Add shpchp_is_native()
Mika Westerberg
1
-1
/
+0
2018-06-02
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
Mika Westerberg
1
-10
/
+0
2018-06-02
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
Mika Westerberg
1
-2
/
+1
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-15
/
+1
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
1
-15
/
+1
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-4
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-01-08
PCI: shpchp: Constify hpc_ops structure
Julia Lawall
1
-2
/
+2
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-5
/
+5
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-2
/
+2
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-4
/
+4
2013-09-23
PCI/ACPI: Name _OSC #defines more consistently
Bjorn Helgaas
1
-1
/
+1
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-13
/
+13
2013-01-14
PCI: shpchp: Use per-slot workqueues to avoid deadlock
Bjorn Helgaas
1
-1
/
+1
2013-01-14
PCI: shpchp: Handle push button event asynchronously
Bjorn Helgaas
1
-1
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2010-10-18
shpchp: update workqueue usage
Tejun Heo
1
-0
/
+2
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-2
/
+0
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-1
/
+1
2009-09-14
PCI hotplug: shpchp: use generic pci_configure_slot()
Bjorn Helgaas
1
-7
/
+0
2009-09-14
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
1
-3
/
+1
2009-03-19
PCI: add missing KERN_* constants to printks
Frank Seidel
1
-5
/
+5
2008-10-23
PCI hotplug: shpchp: message refinement
Taku Izumi
1
-5
/
+4
2008-10-23
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
1
-3
/
+20
2008-10-22
PCI: shcphp: remove 'name' parameter
Alex Chiang
1
-3
/
+6
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
1
-6
/
+8
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2007-05-02
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
1
-1
/
+1
2007-02-07
shpchp: delete trailing whitespace
Kenji Kaneshige
1
-2
/
+2
2006-12-20
shpchp: cleanup shpchp.h
Kenji Kaneshige
1
-130
/
+60
2006-12-20
shpchp: cleanup struct controller
Kenji Kaneshige
1
-6
/
+0
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
1
-36
/
+6
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-2
/
+2
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
1
-2
/
+1
2006-10-18
shpchp: remove unnecessary cmd_busy member from struct controller
Kenji Kaneshige
1
-1
/
+0
2006-09-26
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
1
-1
/
+1
2006-06-19
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
1
-3
/
+3
2006-06-19
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
1
-1
/
+1
2006-03-23
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi
1
-11
/
+19
2006-03-23
[PATCH] shpchp: adapt to pci driver model
Kenji Kaneshige
1
-4
/
+0
2006-03-23
[PATCH] shpchp: Fix slot state handling
Kenji Kaneshige
1
-3
/
+4
2006-03-23
[PATCH] shpchp: event handling rework
Kenji Kaneshige
1
-7
/
+6
2006-03-23
[PATCH] shpchp: Remove unused wait_for_ctrl_irq
Kenji Kaneshige
1
-21
/
+0
2006-03-23
[PATCH] shpchp: Remove unused pci_bus member from controller structure
Kenji Kaneshige
1
-1
/
+0
2006-03-23
[PATCH] shpchp - move slot name into struct slot
Kenji Kaneshige
1
-0
/
+2
2006-03-23
[PATCH] shpchp - removed unncessary 'magic' member from slot
Kenji Kaneshige
1
-6
/
+0
2006-03-23
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
1
-0
/
+1
2006-03-23
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
1
-2
/
+2
[next]