aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas1-11/+11
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-13/+13
2013-04-16PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu1-0/+1
2013-04-16PCI: acpiphp: Use normal list to simplify implementationYijing Wang1-2/+2
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu1-3/+0
2013-04-12PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu1-0/+1
2013-04-12PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu1-4/+0
2013-02-02PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu1-12/+1
2013-01-25PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu1-1/+0
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu1-1/+1
2012-07-10PCI: acpiphp: remove unused res_lockYinghai Lu1-2/+0
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas1-6/+0
2009-09-14PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas1-3/+0
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang1-1/+0
2009-01-07PCI hotplug: acpiphp whitespace cleanupAlex Chiang1-1/+1
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen1-1/+1
2008-10-22PCI: acpiphp: remove 'name' parameterAlex Chiang1-4/+5
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-2/+2
2008-06-10PCI: introduce pci_slotAlex Chiang1-1/+0
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang1-1/+0
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap1-4/+4
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade1-0/+1
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer1-2/+2
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-1/+1
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi1-0/+5
2006-06-28ACPI: static-ize handle_hotplug_event_func()Len Brown1-1/+0
2006-06-28ACPIPHP: use ACPI dock driverKristen Accardi1-34/+1
2006-06-19[PATCH] acpiphp: hotplug slot hotplugMUNEDA Takahiro1-0/+5
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi1-14/+1
2006-03-23[PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro1-5/+3
2006-03-23[PATCH] acpiphp: add dock event handlingKristen Accardi1-0/+36
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar1-1/+2
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah1-45/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+268