aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-2/+2
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-4/+4
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas1-1/+1
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-13/+13
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas1-1/+1
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas1-1/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2010-10-18shpchp: update workqueue usageTejun Heo1-0/+2
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox1-2/+0
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann1-1/+1
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas1-7/+0
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas1-3/+1
2009-03-19PCI: add missing KERN_* constants to printksFrank Seidel1-5/+5
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi1-5/+4
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi1-3/+20
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang1-3/+6
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige1-6/+8
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi1-1/+1
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige1-2/+2
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige1-130/+60
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige1-6/+0
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige1-36/+6
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-2/+1
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige1-1/+0
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman1-1/+1
2006-06-19[PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige1-3/+3
2006-06-19[PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige1-1/+1
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi1-11/+19
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige1-4/+0
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige1-3/+4
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige1-7/+6
2006-03-23[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige1-21/+0
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige1-1/+0
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige1-0/+2
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige1-6/+0
2006-03-23[PATCH] shpchp - cleanup check command statusKenji Kaneshige1-0/+1
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige1-2/+2
2006-03-23[PATCH] shpchp - cleanup slot listKenji Kaneshige1-13/+8
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige1-7/+0
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar1-1/+2
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David1-0/+94
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige1-0/+1
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige1-0/+3
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
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-6/+0
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com1-11/+3
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com1-32/+3