summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_glue.c
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: acpiphp whitespace cleanupAlex Chiang2009-01-071-3/+3
* PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett2009-01-071-15/+17
* PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-161-2/+2
* Merge branch 'ull' into testLen Brown2008-10-221-7/+7
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-7/+7
* | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-2/+4
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-17/+6
|\
| * PCI: introduce pci_slotAlex Chiang2008-06-101-17/+6
* | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
|/
* 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
OpenPOWER on IntegriCloud