aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/acpiphp_glue.c
AgeCommit message (Expand)Author
2011-12-14PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani
2011-12-13PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki
2011-10-31PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2011-05-11PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-04PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang
2009-09-14PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang
2009-06-17PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang
2009-04-06PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige
2009-01-07PCI hotplug: acpiphp whitespace cleanupAlex Chiang
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro
2008-02-01PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro