index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Commit message (
Expand
)
Author
Age
*
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
2013-01-25
*
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
2013-01-25
*
PCI: acpiphp: Add is_hotplug_bridge detection
Yinghai Lu
2013-01-25
*
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-18
*
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
*
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2013-01-03
*
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2013-01-03
*
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2013-01-03
*
Merge branch 'pci/jiang-acpiphp' into next
Bjorn Helgaas
2012-09-24
|
\
|
*
PCI: acpiphp: Handle PCIe ports without native hotplug capability
Jiang Liu
2012-09-24
*
|
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-09-24
*
|
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-22
*
|
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
2012-08-17
|
/
*
Merge branch 'pci/yinghai-hotplug-cleanup' into next
Bjorn Helgaas
2012-07-11
|
\
|
*
PCI: acpiphp: remove unused res_lock
Yinghai Lu
2012-07-10
*
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
|
\
\
|
*
|
PCI: acpiphp: check whether _ADR evaluation succeeded
Bjorn Helgaas
2012-06-20
|
|
/
*
|
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-06-13
|
/
*
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-27
*
PCI: Can continually add funcs after adding func0
Amos Kong
2012-02-14
*
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
2011-12-14
*
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
2011-12-13
*
PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
Rafael J. Wysocki
2011-10-31
*
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
Prarit Bhargava
2011-10-14
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
*
PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
Ian Campbell
2011-05-11
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
2011-03-04
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
2010-03-14
*
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2010-01-31
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
|
\
|
*
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-11-04
*
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
|
/
*
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-14
*
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
2009-09-09
*
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
2009-06-17
*
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2009-06-17
*
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2009-05-27
*
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
2009-04-06
[next]