aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_slot.c
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown
2009-08-31ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang
2009-04-06PCI: pci_slot: grab refcount on slot's busAlex Chiang
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-07-28PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox
2008-07-22PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang