aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_slot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-4/+4
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown1-0/+1
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown1-0/+1
2009-08-31ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang1-2/+2
2009-04-06PCI: pci_slot: grab refcount on slot's busAlex Chiang1-0/+5
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-5/+5
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang1-1/+1
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-5/+5
2008-07-28PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox1-11/+7
2008-07-22PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang1-2/+3
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang1-0/+368