summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/shpchp_core.c
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas
2010-10-18shpchp: update workqueue usageTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang
2008-10-22PCI: prevent duplicate slot namesAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige
2008-04-25shpchp: fix slot nameKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman
2006-06-19[PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige
2006-03-23[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup slot listKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige
2006-01-09[PATCH] shpchp: Implement get_address callbackKenji Kaneshige
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi