aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_core.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-22/+14
* PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-12-091-2/+2
* shpchp: update workqueue usageTejun Heo2010-10-181-2/+18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-35/+0
* PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-161-1/+0
* PCI hotplug: shpchp: message refinementTaku Izumi2008-10-231-16/+18
* PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-231-18/+28
* PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-221-20/+18
* PCI: prevent duplicate slot namesAlex Chiang2008-10-221-14/+1
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-1/+2
* PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
* PCI: introduce pci_slotAlex Chiang2008-06-101-16/+4
* shpchp: check firmware before taking controlKenji Kaneshige2008-06-101-7/+8
* PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-101-1/+1
* shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige2008-05-271-0/+4
* shpchp: fix slot nameKenji Kaneshige2008-04-251-2/+9
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-13/+13
* PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi2007-05-021-1/+1
* shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2007-02-071-4/+0
* shpchp: cleanup shpchp.hKenji Kaneshige2006-12-201-11/+11
* shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige2006-12-201-24/+1
* shpchp: cleanup struct controllerKenji Kaneshige2006-12-201-25/+1
* shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-201-44/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
* SHPCHP: fix __must_check warningsGreg Kroah-Hartman2006-09-261-1/+5
* [PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2006-06-191-8/+0
* [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/+7
* [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