summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/shpchp.h
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-01-08PCI: shpchp: Constify hpc_ops structureJulia Lawall
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2010-10-18shpchp: update workqueue usageTejun Heo
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas
2009-03-19PCI: add missing KERN_* constants to printksFrank Seidel
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-06-10shpchp: check firmware before taking controlKenji 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: delete trailing whitespaceKenji Kaneshige
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman
2006-06-19[PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige
2006-06-19[PATCH] acpi_pcihp: Fix programming _HPP valuesKenji 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 wait_for_ctrl_irqKenji 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 - cleanup check command statusKenji 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 init_slots()Kenji Kaneshige
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige