summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_glue.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-221-28/+0
* PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-221-2/+1
* PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas2012-08-171-15/+0
* Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas2012-07-111-3/+0
|\
| * PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-101-3/+0
* | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-221-4/+9
|\ \
| * | PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-06-201-4/+9
| |/
* | PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong2012-06-131-10/+32
* | PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong2012-06-131-0/+1
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-4/+4
|/
* PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu2012-02-271-1/+1
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-2/+2
* PCI: Can continually add funcs after adding func0Amos Kong2012-02-141-16/+13
* PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-141-1/+0
* PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki2011-12-131-17/+12
* PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
* PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-141-15/+94
* ACPI: constify ops structsVasiliy Kulikov2011-07-161-1/+1
* PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell2011-05-111-0/+7
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-041-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li2010-03-141-0/+19
* ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-311-6/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-231/+17
|\
| * PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang2009-11-041-41/+17
| * PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-041-190/+0
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-11/+11
|/
* PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-141-79/+2
* PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-141-4/+3
* PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2009-09-141-31/+27
* PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas2009-09-141-3/+0
* PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-141-22/+11
* PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang2009-09-141-60/+21
* PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang2009-09-091-11/+17
* PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang2009-06-171-18/+7
* ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-171-1/+1
* PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-271-37/+26
* PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
* ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-161-0/+2
* PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2009-01-071-92/+15
* 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
|/
OpenPOWER on IntegriCloud