summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_core.c
AgeCommit message (Expand)AuthorLines
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige-0/+4
2008-04-25shpchp: fix slot nameKenji Kaneshige-2/+9
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-13/+13
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi-1/+1
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige-4/+0
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige-11/+11
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige-24/+1
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige-25/+1
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige-44/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-1/+1
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman-1/+5
2006-06-19[PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige-8/+0
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi-0/+17
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige-19/+7
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige-3/+5
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige-35/+14
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige-12/+1
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige-11/+3
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige-1/+0
2006-03-23[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige-10/+5
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige-18/+7
2006-03-23[PATCH] shpchp - cleanup slot listKenji Kaneshige-10/+9
2006-03-23[PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige-48/+36
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige-57/+63
2006-01-09[PATCH] shpchp: Implement get_address callbackKenji Kaneshige-0/+14
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige-2/+0
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com-0/+1
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com-8/+0
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com-11/+1
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com-20/+0
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com-7/+0
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com-0/+14
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com-10/+3
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com-34/+2
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi-1/+1
2005-05-17[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+630