aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_glue.c
Commit message (Expand)AuthorAge
* PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell2011-05-11
* Fix common misspellingsLucas De Marchi2011-03-31
* PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li2010-03-14
* ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-31
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\
| * PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang2009-11-04
| * PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-04
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
|/
* PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-14
* PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-14
* PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2009-09-14
* PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas2009-09-14
* PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-14
* PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang2009-09-14
* PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang2009-09-09
* PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang2009-06-17
* ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-17
* PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-27
* PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-06
* ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-16
* PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2009-01-07
* PCI hotplug: acpiphp whitespace cleanupAlex Chiang2009-01-07
* PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett2009-01-07
* PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-16
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-23
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\
| * PCI: introduce pci_slotAlex Chiang2008-06-10
* | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-02
|/
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-04
* PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro2008-02-01
* PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro2008-02-01
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-28
* PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade2007-07-11
* PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade2007-07-11
* PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-02
* acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi2006-12-20
* acpiphp: fix use of list_for_each macroAkinobu Mita2006-12-01
* acpiphp: fix latch statusMUNEDA Takahiro2006-10-27
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-18
* acpiphp: add support for ioapic hot-removeSatoru Takeuchi2006-09-26
* acpiphp: disable bridgesSatoru Takeuchi2006-09-26
* acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi2006-09-26
* acpiphp: do not initialize existing ioapicsSatoru Takeuchi2006-09-26