summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_glue.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-19/+19
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-041-1/+1
* PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro2008-02-011-1/+0
* PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro2008-02-011-2/+2
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-21/+15
* PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade2007-07-111-2/+46
* PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade2007-07-111-0/+3
* PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-111-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-5/+5
* acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi2006-12-201-1/+1
* acpiphp: fix use of list_for_each macroAkinobu Mita2006-12-011-6/+2
* acpiphp: fix latch statusMUNEDA Takahiro2006-10-271-3/+3
* 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-14/+87
* acpiphp: disable bridgesSatoru Takeuchi2006-09-261-1/+16
* acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi2006-09-261-0/+3
* acpiphp: do not initialize existing ioapicsSatoru Takeuchi2006-09-261-1/+3
* acpiphp: initialize ioapics before starting devicesSatoru Takeuchi2006-09-261-1/+1
* acpiphp: set hpp values before starting devicesSatoru Takeuchi2006-09-261-1/+1
* PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk2006-09-261-1/+1
* PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi2006-08-031-1/+1
* ACPIPHP: prevent duplicate slot numbers when no _SUNKristen Accardi2006-06-281-2/+7
* ACPI: static-ize handle_hotplug_event_func()Len Brown2006-06-281-1/+2
* ACPIPHP: use ACPI dock driverKristen Accardi2006-06-281-27/+84
* [PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige2006-06-191-12/+19
* [PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige2006-06-191-1/+2
* [PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi2006-06-191-1/+1
* [PATCH] acpiphp: turn off slot power at error caseMUNEDA Takahiro2006-06-191-1/+7
* [PATCH] acpiphp: host and p2p hotplugMUNEDA Takahiro2006-06-191-1/+0
* [PATCH] acpiphp: hotplug slot hotplugMUNEDA Takahiro2006-06-191-9/+117
* [PATCH] acpiphp: configure _PRT - V3MUNEDA Takahiro2006-06-191-38/+33
* [PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi2006-03-231-78/+13
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-10/+4
* [PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige2006-03-231-1/+8
* [PATCH] acpiphp: fix bridge handleMUNEDA Takahiro2006-03-231-2/+2
* [PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro2006-03-231-25/+23
* [PATCH] acpiphp: add dock event handlingKristen Accardi2006-03-231-22/+63
* [PATCH] acpiphp: add new bus to acpiKristen Accardi2006-03-231-2/+109
* [PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar2006-03-231-6/+6
* [PATCH] acpiphp: only size new busKristen Accardi2006-01-091-2/+4
* [PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi2005-10-281-0/+8
* [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-271-0/+127
* [PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah2005-06-271-31/+38
* [PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah2005-06-271-9/+202
* [PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah2005-06-271-2/+2
* [PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah2005-06-271-8/+26
* [PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah2005-06-271-329/+126
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1344
OpenPOWER on IntegriCloud