aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp.h
Commit message (Expand)AuthorAge
* ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki2014-06-11
* ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-06
* ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-06
* ACPI / hotplug / PCI: Drop crit_sect lockingRafael J. Wysocki2014-02-05
* ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_contextRafael J. Wysocki2014-02-05
* ACPI / hotplug / PCI: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-14
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-19
|\
| * PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-19
* | PCI: acpiphp: Convert to dynamic debugLan Tianyu2013-09-25
|/
* ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.hMika Westerberg2013-07-22
* ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directlyRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Consolidate slot disabling and ejectingMika Westerberg2013-07-22
* ACPI / hotplug / PCI: Store parent in functions and bus in slotsRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridgeRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Drop handle field from struct acpiphp_funcRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Embed function struct into struct acpiphp_contextRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridgeRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slotRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Register all devices under the given bridgeRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridgeRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Unified notify handler for hotplug eventsRafael J. Wysocki2013-07-22
* ACPI / hotplug / PCI: Hotplug context objects for bridges and functionsRafael J. Wysocki2013-07-22
* ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki2013-07-14
* Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-17
|\
| * PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-17
* | PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu2013-04-16
* | PCI: acpiphp: Use normal list to simplify implementationYijing Wang2013-04-16
* | PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu2013-04-12
* | PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu2013-04-12
* | PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu2013-04-12
|/
* PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu2013-02-02
* PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu2013-01-25
* PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2012-07-10
* PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-10
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-04
* PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2009-09-14
* PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-27
* PCI hotplug: acpiphp whitespace cleanupAlex Chiang2009-01-07
* PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-16
* PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-22
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* PCI: introduce pci_slotAlex Chiang2008-06-10
* PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-01
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-28
* PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-11
* PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2006-12-01
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-18
* acpiphp: add support for ioapic hot-removeSatoru Takeuchi2006-09-26
* ACPI: static-ize handle_hotplug_event_func()Len Brown2006-06-28