summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_slot.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* ACPI / PCI: Include appropriate header file in pci_slot.cRashika2014-01-061-0/+1
* ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki2013-07-231-5/+9
* PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu2013-04-121-146/+24
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-12/+1
|\
| * ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu2013-02-151-12/+1
* | ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu2013-02-131-4/+3
|/
* PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi2012-09-241-30/+5
* PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-241-5/+6
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* 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
OpenPOWER on IntegriCloud