summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/acpiphp_core.c
AgeCommit message (Expand)Author
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses
2014-01-14ACPI / hotplug / PCI: Use global PCI rescan-remove lockingRafael J. Wysocki
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-09-25PCI: acpiphp: Convert to dynamic debugLan Tianyu
2013-07-23ACPI / hotplug / PCI: Consolidate slot disabling and ejectingMika Westerberg
2013-07-23ACPI / hotplug / PCI: Store parent in functions and bus in slotsRafael J. Wysocki
2013-07-23ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slotRafael J. Wysocki
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu
2013-01-25PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen
2008-10-22PCI: acpiphp: remove 'name' parameterAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi
2006-06-28ACPIPHP: use ACPI dock driverKristen Accardi
2006-03-23[PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro
2006-03-23[PATCH] acpiphp: add dock event handlingKristen Accardi
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah
2005-04-16Linux-2.6.12-rc2Linus Torvalds