index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_slot.c
Age
Commit message (
Expand
)
Author
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-15
ACPI / PCI: Make pci_slot built-in only, not a module
Jiang Liu
2013-02-13
ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()
Jiang Liu
2012-09-24
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
Taku Izumi
2012-09-24
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-01-12
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-25
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