aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/shpchp.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-4/+4
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyGravatar Bjorn Helgaas 1-1/+1
2013-04-17PCI: Remove "extern" from function declarationsGravatar Bjorn Helgaas 1-13/+13
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockGravatar Bjorn Helgaas 1-1/+1
2013-01-14PCI: shpchp: Handle push button event asynchronouslyGravatar Bjorn Helgaas 1-1/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-2/+2
2010-10-18shpchp: update workqueue usageGravatar Tejun Heo 1-0/+2
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreGravatar Matthew Wilcox 1-2/+0
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Gravatar Stefan Assmann 1-1/+1
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Gravatar Bjorn Helgaas 1-7/+0
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceGravatar Bjorn Helgaas 1-3/+1
2009-03-19PCI: add missing KERN_* constants to printksGravatar Frank Seidel 1-5/+5
2008-10-23PCI hotplug: shpchp: message refinementGravatar Taku Izumi 1-5/+4
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkGravatar Taku Izumi 1-3/+20
2008-10-22PCI: shcphp: remove 'name' parameterGravatar Alex Chiang 1-3/+6
2008-06-10shpchp: check firmware before taking controlGravatar Kenji Kaneshige 1-6/+8
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-3/+3
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Gravatar Kristen Carlson Accardi 1-1/+1
2007-02-07shpchp: delete trailing whitespaceGravatar Kenji Kaneshige 1-2/+2
2006-12-20shpchp: cleanup shpchp.hGravatar Kenji Kaneshige 1-130/+60
2006-12-20shpchp: cleanup struct controllerGravatar Kenji Kaneshige 1-6/+0
2006-12-20shpchp: remove unnecessary struct php_ctlrGravatar Kenji Kaneshige 1-36/+6
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-2/+2
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Gravatar Greg Kroah-Hartman 1-2/+1
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerGravatar Kenji Kaneshige 1-1/+0
2006-09-26SHPCHP: fix __must_check warningsGravatar Greg Kroah-Hartman 1-1/+1
2006-06-19[PATCH] shpchp: Cleanup improper info messagesGravatar Kenji Kaneshige 1-3/+3
2006-06-19[PATCH] acpi_pcihp: Fix programming _HPP valuesGravatar Kenji Kaneshige 1-1/+1
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreGravatar Kristen Accardi 1-11/+19
2006-03-23[PATCH] shpchp: adapt to pci driver modelGravatar Kenji Kaneshige 1-4/+0
2006-03-23[PATCH] shpchp: Fix slot state handlingGravatar Kenji Kaneshige 1-3/+4
2006-03-23[PATCH] shpchp: event handling reworkGravatar Kenji Kaneshige 1-7/+6
2006-03-23[PATCH] shpchp: Remove unused wait_for_ctrl_irqGravatar Kenji Kaneshige 1-21/+0
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureGravatar Kenji Kaneshige 1-1/+0
2006-03-23[PATCH] shpchp - move slot name into struct slotGravatar Kenji Kaneshige 1-0/+2
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotGravatar Kenji Kaneshige 1-6/+0
2006-03-23[PATCH] shpchp - cleanup check command statusGravatar Kenji Kaneshige 1-0/+1
2006-03-23[PATCH] shpchp - cleanup controller listGravatar Kenji Kaneshige 1-2/+2
2006-03-23[PATCH] shpchp - cleanup slot listGravatar Kenji Kaneshige 1-13/+8
2006-03-23[PATCH] shpchp - cleanup init_slots()Gravatar Kenji Kaneshige 1-7/+0
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexGravatar Ingo Molnar 1-1/+2
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixGravatar Keck, David 1-0/+94
2006-01-09[PATCH] shpchp: fix improper wait for command completionGravatar Kenji Kaneshige 1-0/+1
2006-01-09[PATCH] shpchp: fix improper mmio mappingGravatar Kenji Kaneshige 1-0/+3
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+2
2005-10-28[PATCH] shpchp: fix oops at driver unloadGravatar rajesh.shah@intel.com 1-0/+1
2005-10-28[PATCH] shpchp: reduce debug message verbosityGravatar rajesh.shah@intel.com 1-6/+0
2005-10-28[PATCH] shpchp: miscellaneous cleanupsGravatar rajesh.shah@intel.com 1-11/+3
2005-10-28[PATCH] shpchp: remove redundant data structuresGravatar rajesh.shah@intel.com 1-32/+3
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesGravatar rajesh.shah@intel.com 1-1/+0