aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/acpiphp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-2/+2
2018-09-29Update email addressMatthew Wilcox1-2/+2
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-18/+10
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-6/+0
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner1-1/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner1-19/+3
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-7/+7
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses1-4/+2
2014-01-14ACPI / hotplug / PCI: Use global PCI rescan-remove lockingRafael J. Wysocki1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-6/+6
2013-09-25PCI: acpiphp: Convert to dynamic debugLan Tianyu1-19/+18
2013-07-23ACPI / hotplug / PCI: Consolidate slot disabling and ejectingMika Westerberg1-5/+1
2013-07-23ACPI / hotplug / PCI: Store parent in functions and bus in slotsRafael J. Wysocki1-4/+2
2013-07-23ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slotRafael J. Wysocki1-2/+4
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu1-11/+2
2013-04-12PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu1-12/+7
2013-01-25PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu1-21/+2
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu1-5/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox1-2/+0
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige1-1/+0
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen1-1/+1
2008-10-22PCI: acpiphp: remove 'name' parameterAlex Chiang1-15/+16
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang1-1/+2
2008-06-10PCI: introduce pci_slotAlex Chiang1-20/+5
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-9/+9
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-0/+6
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap1-17/+12
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade1-1/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer1-30/+5
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita1-1/+3
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-1/+1
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi1-2/+1
2006-06-28ACPIPHP: use ACPI dock driverKristen Accardi1-18/+1
2006-03-23[PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro1-68/+61
2006-03-23[PATCH] acpiphp: add dock event handlingKristen Accardi1-1/+6
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah1-4/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+453