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