index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
shpchp_core.c
Age
Commit message (
Expand
)
Author
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-01-14
PCI: shpchp: Use per-slot workqueues to avoid deadlock
Bjorn Helgaas
2013-01-14
PCI: shpchp: Handle push button event asynchronously
Bjorn Helgaas
2013-01-13
PCI: shpchp: Make shpchp_wq non-ordered
Bjorn Helgaas
2012-07-16
PCI: hotplug: ensure a consistent return value in error case
Julia Lawall
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-14
PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
Bjorn Helgaas
2010-10-18
shpchp: update workqueue usage
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2009-06-16
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2008-10-23
PCI hotplug: shpchp: message refinement
Taku Izumi
2008-10-23
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
2008-10-22
PCI: shcphp: remove 'name' parameter
Alex Chiang
2008-10-22
PCI: prevent duplicate slot names
Alex Chiang
2008-10-22
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
2008-08-21
PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-06-10
PCI: introduce pci_slot
Alex Chiang
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
2008-05-27
shpchp: add message about shpchp_slot_with_bus option
Kenji Kaneshige
2008-04-25
shpchp: fix slot name
Kenji Kaneshige
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-05-02
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
2007-02-07
shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
Kenji Kaneshige
2006-12-20
shpchp: cleanup shpchp.h
Kenji Kaneshige
2006-12-20
shpchp: remove shpchprm_get_physical_slot_number
Kenji Kaneshige
2006-12-20
shpchp: cleanup struct controller
Kenji Kaneshige
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-26
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
2006-06-19
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2006-03-23
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi
2006-03-23
[PATCH] shpchp: adapt to pci driver model
Kenji Kaneshige
2006-03-23
[PATCH] shpchp: Fix slot state handling
Kenji Kaneshige
2006-03-23
[PATCH] shpchp: event handling rework
Kenji Kaneshige
2006-03-23
[PATCH] shpchp: Remove unused pci_bus member from controller structure
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - move slot name into struct slot
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - removed unncessary 'magic' member from slot
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - cleanup slot list
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - cleanup shpchp_core.c
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - cleanup init_slots()
Kenji Kaneshige
2006-01-09
[PATCH] shpchp: Implement get_address callback
Kenji Kaneshige
2006-01-09
[PATCH] shpchp: fix improper mmio mapping
Kenji Kaneshige
2005-10-28
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
2005-10-28
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
[next]