index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-31
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
1
-6
/
+0
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-231
/
+17
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-11
/
+11
2009-11-04
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-04
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
1
-190
/
+0
2009-09-14
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
1
-79
/
+2
2009-09-14
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
1
-4
/
+3
2009-09-14
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
1
-31
/
+27
2009-09-14
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Bjorn Helgaas
1
-3
/
+0
2009-09-14
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
1
-22
/
+11
2009-09-14
PCI Hotplug: acpiphp: find bridges the easy way
Alex Chiang
1
-60
/
+21
2009-09-09
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
1
-11
/
+17
2009-06-17
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
1
-18
/
+7
2009-06-17
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
1
-1
/
+1
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
1
-37
/
+26
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
1
-0
/
+14
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
1
-0
/
+2
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
1
-92
/
+15
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
1
-3
/
+3
2009-01-07
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
1
-15
/
+17
2008-12-16
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
1
-2
/
+2
2008-10-22
Merge branch 'ull' into test
Len Brown
1
-7
/
+7
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-7
/
+7
2008-09-23
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-2
/
+4
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-17
/
+6
2008-07-02
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
1
-3
/
+14
2008-06-10
PCI: introduce pci_slot
Alex Chiang
1
-17
/
+6
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-19
/
+19
2008-03-04
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
1
-1
/
+1
2008-02-01
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-01
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2007-11-28
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-21
/
+15
2007-07-11
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...
Gary Hade
1
-2
/
+46
2007-07-11
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
Gary Hade
1
-0
/
+3
2007-07-11
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-5
/
+5
2006-12-20
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
1
-1
/
+1
2006-12-01
acpiphp: fix use of list_for_each macro
Akinobu Mita
1
-6
/
+2
2006-10-27
acpiphp: fix latch status
MUNEDA Takahiro
1
-3
/
+3
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
1
-1
/
+1
2006-09-26
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
1
-14
/
+87
2006-09-26
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-26
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-26
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-26
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-08-03
PCI Hotplug: add acpiphp to MAINTAINERS
Kristen Carlson Accardi
1
-1
/
+1
2006-06-28
ACPIPHP: prevent duplicate slot numbers when no _SUN
Kristen Accardi
1
-2
/
+7
[next]