index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Age
Commit message (
Expand
)
Author
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
2012-08-22
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-17
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
2012-07-11
Merge branch 'pci/yinghai-hotplug-cleanup' into next
Bjorn Helgaas
2012-07-10
PCI: acpiphp: remove unused res_lock
Yinghai Lu
2012-06-22
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-20
PCI: acpiphp: check whether _ADR evaluation succeeded
Bjorn Helgaas
2012-06-13
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
Amos Kong
2012-06-13
PCI: acpiphp: fix function 0 leak when disabling a slot
Amos Kong
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-02-27
PCI: make acpihp use __pci_remove_bus_device instead
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-14
PCI: Can continually add funcs after adding func0
Amos Kong
2011-12-14
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
2011-12-13
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
2011-10-31
PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
Rafael J. Wysocki
2011-10-14
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
Prarit Bhargava
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
2011-05-11
PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
Ian Campbell
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-04
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
2010-01-31
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-04
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
2009-11-04
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2009-09-14
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
2009-09-14
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
2009-09-14
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Bjorn Helgaas
2009-09-14
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
2009-09-14
PCI Hotplug: acpiphp: find bridges the easy way
Alex Chiang
2009-09-09
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
2009-06-17
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
2009-06-17
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
2009-01-07
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
2008-12-16
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
2008-10-22
Merge branch 'ull' into test
Len Brown
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-09-23
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-02
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
2008-06-10
PCI: introduce pci_slot
Alex Chiang
[next]