aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-2/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-5/+5
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-2/+1
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas1-12/+14
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas1-10/+0
2013-01-13PCI: shpchp: Make shpchp_wq non-orderedBjorn Helgaas1-1/+1
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall1-4/+10
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas1-2/+2
2010-10-18shpchp: update workqueue usageTejun Heo1-2/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox1-35/+0
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige1-1/+0
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