aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/shpchp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-21PCI: shpchp: Make shpchp_unconfigure_device() voidKrzysztof Wilczynski1-1/+1
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-3/+3
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-0/+2
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg1-1/+0
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg1-10/+0
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg1-2/+1
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-15/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-4/+4
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-01-08PCI: shpchp: Constify hpc_ops structureJulia Lawall1-2/+2
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-5/+5
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