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