summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_core.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] shpchp: Fix slot state handlingKenji Kaneshige2006-03-231-3/+5
* [PATCH] shpchp: event handling reworkKenji Kaneshige2006-03-231-35/+14
* [PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige2006-03-231-12/+1
* [PATCH] shpchp - move slot name into struct slotKenji Kaneshige2006-03-231-11/+3
* [PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige2006-03-231-1/+0
* [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige2006-03-231-10/+5
* [PATCH] shpchp - cleanup controller listKenji Kaneshige2006-03-231-18/+7
* [PATCH] shpchp - cleanup slot listKenji Kaneshige2006-03-231-10/+9
* [PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige2006-03-231-48/+36
* [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/+0
* [PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com2005-10-281-0/+1
* [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-281-8/+0
* [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-281-11/+1
* [PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com2005-10-281-20/+0
* [PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com2005-10-281-7/+0
* [PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com2005-10-281-0/+14
* [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-281-10/+3
* [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-281-34/+2
* [PATCH] PCI Hotplug: new contact infoKristen Accardi2005-08-161-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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+630