aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang1-18/+7
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang1-1/+1
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang1-37/+26
2009-04-06PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang1-0/+14
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige1-92/+15
2009-01-07PCI hotplug: acpiphp whitespace cleanupAlex Chiang1-3/+3
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett1-15/+17
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen1-2/+2
2008-10-22Merge branch 'ull' into testLen Brown1-7/+7
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-7/+7
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li1-2/+4
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-17/+6
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-06-10PCI: introduce pci_slotAlex Chiang1-17/+6
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-19/+19
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg1-1/+1
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro1-1/+0
2008-02-01PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro1-2/+2
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap1-21/+15
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failureGary Hade1-2/+46
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade1-0/+3
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-5/+5
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi1-1/+1
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita1-6/+2
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
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-14/+87
2006-09-26acpiphp: disable bridgesSatoru Takeuchi1-1/+16
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi1-0/+3
2006-09-26acpiphp: do not initialize existing ioapicsSatoru Takeuchi1-1/+3
2006-09-26acpiphp: initialize ioapics before starting devicesSatoru Takeuchi1-1/+1
2006-09-26acpiphp: set hpp values before starting devicesSatoru Takeuchi1-1/+1
2006-09-26PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk1-1/+1
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi1-1/+1
2006-06-28ACPIPHP: prevent duplicate slot numbers when no _SUNKristen Accardi1-2/+7
2006-06-28ACPI: static-ize handle_hotplug_event_func()Len Brown1-1/+2
2006-06-28ACPIPHP: use ACPI dock driverKristen Accardi1-27/+84
2006-06-19[PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige1-12/+19
2006-06-19[PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige1-1/+2
2006-06-19[PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi1-1/+1
2006-06-19[PATCH] acpiphp: turn off slot power at error caseMUNEDA Takahiro1-1/+7
2006-06-19[PATCH] acpiphp: host and p2p hotplugMUNEDA Takahiro1-1/+0
2006-06-19[PATCH] acpiphp: hotplug slot hotplugMUNEDA Takahiro1-9/+117
2006-06-19[PATCH] acpiphp: configure _PRT - V3MUNEDA Takahiro1-38/+33
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi1-78/+13
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-10/+4
2006-03-23[PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige1-1/+8