aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi1-16/+18
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi1-18/+28
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang1-20/+18
2008-10-22PCI: prevent duplicate slot namesAlex Chiang1-14/+1
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang1-1/+2
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang1-19/+15
2008-06-10PCI: introduce pci_slotAlex Chiang1-16/+4
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige1-7/+8
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk1-1/+1
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige1-0/+4
2008-04-25shpchp: fix slot nameKenji Kaneshige1-2/+9
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-13/+13
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi1-1/+1
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige1-4/+0
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige1-11/+11
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige1-24/+1
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige1-25/+1
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige1-44/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman1-1/+5
2006-06-19[PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige1-8/+0
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi1-0/+17
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige1-19/+7
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige1-3/+5
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige1-35/+14
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige1-12/+1
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige1-11/+3
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige1-1/+0
2006-03-23[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige1-10/+5
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige1-18/+7
2006-03-23[PATCH] shpchp - cleanup slot listKenji Kaneshige1-10/+9
2006-03-23[PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige1-48/+36
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige1-57/+63
2006-01-09[PATCH] shpchp: Implement get_address callbackKenji Kaneshige1-0/+14
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige1-2/+0
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com1-0/+1
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com1-8/+0
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com1-11/+1
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com1-20/+0
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com1-7/+0
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com1-0/+14
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com1-10/+3
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com1-34/+2
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi1-1/+1
2005-05-17[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driverDely Sy1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+630