index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_slot.c
Age
Commit message (
Expand
)
Author
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-09-19
Merge branch 'misc-2.6.32' into release
Len Brown
2009-09-19
ACPI: linux/acpi.h should not include linux/dmi.h
Len Brown
2009-08-31
ACPI: pci_slot.ko wants a 64-bit _SUN
Alex Chiang
2009-04-06
PCI: pci_slot: grab refcount on slot's bus
Alex Chiang
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-10-22
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-07-28
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
Matthew Wilcox
2008-07-22
PCI hotplug: fix error path in pci_slot's register_slot
Alex Chiang
2008-06-10
PCI: ACPI PCI slot detection driver
Alex Chiang