summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi2007-05-031-1/+1
* shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2007-02-081-4/+0Star
* shpchp: cleanup shpchp.hKenji Kaneshige2006-12-201-11/+11
* shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige2006-12-201-24/+1Star
* shpchp: cleanup struct controllerKenji Kaneshige2006-12-201-25/+1Star
* shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-201-44/+1Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
* SHPCHP: fix __must_check warningsGreg Kroah-Hartman2006-09-271-1/+5
* [PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2006-06-191-8/+0Star
* [PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi2006-03-231-0/+17
* [PATCH] shpchp: adapt to pci driver modelKenji Kaneshige2006-03-231-19/+7Star
* [PATCH] shpchp: Fix slot state handlingKenji Kaneshige2006-03-231-3/+5
* [PATCH] shpchp: event handling reworkKenji Kaneshige2006-03-231-35/+14Star
* [PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige2006-03-231-12/+1Star
* [PATCH] shpchp - move slot name into struct slotKenji Kaneshige2006-03-231-11/+3Star
* [PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige2006-03-231-1/+0Star
* [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige2006-03-231-10/+5Star
* [PATCH] shpchp - cleanup controller listKenji Kaneshige2006-03-231-18/+7Star
* [PATCH] shpchp - cleanup slot listKenji Kaneshige2006-03-231-10/+9Star
* [PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige2006-03-231-48/+36Star
* [PATCH] shpchp - cleanup init_slots()Kenji Kaneshige2006-03-231-57/+63
* [PATCH] shpchp: Implement get_address callbackKenji Kaneshige2006-01-091-0/+14
* [PATCH] shpchp: fix improper mmio mappingKenji Kaneshige2006-01-091-2/+0Star
* [PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com2005-10-291-0/+1
* [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-291-8/+0Star
* [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-291-11/+1Star
* [PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com2005-10-291-20/+0Star
* [PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com2005-10-291-7/+0Star
* [PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com2005-10-291-0/+14
* [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-291-10/+3Star
* [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-291-34/+2Star
* [PATCH] PCI Hotplug: new contact infoKristen Accardi2005-08-171-1/+1
* [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2005-05-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+630