summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: shpchp: Add shpchp_is_native()Mika Westerberg2018-06-041-1/+0Star
* PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg2018-06-021-10/+0Star
* PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2018-06-021-2/+1Star
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-15/+1Star
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1Star
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-4/+4
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* PCI: shpchp: Constify hpc_ops structureJulia Lawall2016-01-081-2/+2
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-5/+5
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-2/+2
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-4/+4
* PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-241-1/+1
* PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-171-13/+13
* PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas2013-01-141-1/+1
* PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas2013-01-141-1/+0Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* shpchp: update workqueue usageTejun Heo2010-10-181-0/+2
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-231-2/+0Star
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-161-1/+1
* PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas2009-09-151-7/+0Star
* PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-151-3/+1Star
* PCI: add missing KERN_* constants to printksFrank Seidel2009-03-201-5/+5
* PCI hotplug: shpchp: message refinementTaku Izumi2008-10-241-5/+4Star
* PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-241-3/+20
* PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-231-3/+6
* shpchp: check firmware before taking controlKenji Kaneshige2008-06-101-6/+8
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-3/+3
* PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi2007-05-031-1/+1
* shpchp: delete trailing whitespaceKenji Kaneshige2007-02-081-2/+2
* shpchp: cleanup shpchp.hKenji Kaneshige2006-12-201-130/+60Star
* shpchp: cleanup struct controllerKenji Kaneshige2006-12-201-6/+0Star
* shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-201-36/+6Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-2/+1Star
* shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2006-10-181-1/+0Star
* SHPCHP: fix __must_check warningsGreg Kroah-Hartman2006-09-271-1/+1
* [PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige2006-06-191-3/+3
* [PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige2006-06-191-1/+1
* [PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi2006-03-231-11/+19
* [PATCH] shpchp: adapt to pci driver modelKenji Kaneshige2006-03-231-4/+0Star
* [PATCH] shpchp: Fix slot state handlingKenji Kaneshige2006-03-231-3/+4
* [PATCH] shpchp: event handling reworkKenji Kaneshige2006-03-231-7/+6Star
* [PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige2006-03-231-21/+0Star
* [PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige2006-03-231-1/+0Star
* [PATCH] shpchp - move slot name into struct slotKenji Kaneshige2006-03-231-0/+2
* [PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige2006-03-231-6/+0Star
* [PATCH] shpchp - cleanup check command statusKenji Kaneshige2006-03-231-0/+1
* [PATCH] shpchp - cleanup controller listKenji Kaneshige2006-03-231-2/+2
* [PATCH] shpchp - cleanup slot listKenji Kaneshige2006-03-231-13/+8Star
* [PATCH] shpchp - cleanup init_slots()Kenji Kaneshige2006-03-231-7/+0Star