aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_slot.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-4/+4
* Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-191-0/+1
|\
| * ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-191-0/+1
* | ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang2009-08-311-2/+2
|/
* PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-061-0/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-231-5/+5
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-5/+5
* | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-221-1/+1
|/
* PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox2008-07-281-11/+7
* PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang2008-07-221-2/+3
* PCI: ACPI PCI slot detection driverAlex Chiang2008-06-101-0/+368