summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/acpiphp_glue.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-28PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu1-1/+1
2012-02-28PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-2/+2
2012-02-14PCI: Can continually add funcs after adding func0Amos Kong1-16/+13
2011-12-14PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani1-1/+0
2011-12-13PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki1-17/+12
2011-10-31PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki1-5/+24
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava1-15/+94
2011-07-17ACPI: constify ops structsVasiliy Kulikov1-1/+1
2011-05-11PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell1-0/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-04PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19
2010-02-01ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger1-6/+0
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-231/+17
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-11/+11
2009-11-05PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang1-41/+17
2009-11-05PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas1-190/+0
2009-09-15PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas1-79/+2
2009-09-15PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas1-4/+3
2009-09-15PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas1-31/+27
2009-09-15PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas1-3/+0
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang1-22/+11
2009-09-14PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang1-60/+21
2009-09-10PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang1-11/+17
2009-06-18PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang1-18/+7
2009-06-18ACPI: 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-17PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen1-2/+2
2008-10-23Merge 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-24dock: introduce .uevent for devices in dock, eg libataShaohua Li1-2/+4
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-17/+6
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-06-11PCI: introduce pci_slotAlex Chiang1-17/+6
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-19/+19
2008-03-05PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg1-1/+1
2008-02-02PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro1-1/+0
2008-02-02PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro1-2/+2
2007-11-29pci hotplug: kernel-doc fixesRandy Dunlap1-21/+15
2007-07-12PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade1-2/+46
2007-07-12PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade1-0/+3
2007-07-12PCI: 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-03ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-5/+5