| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / PCI: Make bus registration and unregistration symmetric | Rafael J. Wysocki | 2013-07-23 | 1 | -5/+9 |
* | PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses | Jiang Liu | 2013-04-12 | 1 | -146/+24 |
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 1 | -12/+1 |
|\ |
|
| * | ACPI / PCI: Make pci_slot built-in only, not a module | Jiang Liu | 2013-02-15 | 1 | -12/+1 |
* | | ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx() | Jiang Liu | 2013-02-13 | 1 | -4/+3 |
|/ |
|
* | PCI/ACPI: Use acpi_pci_root info rather than looking it up again | Taku Izumi | 2012-09-24 | 1 | -30/+5 |
* | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi | 2012-09-24 | 1 | -5/+6 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -4/+4 |
* | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -0/+1 |
|\ |
|
| * | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 2009-09-19 | 1 | -0/+1 |
* | | ACPI: pci_slot.ko wants a 64-bit _SUN | Alex Chiang | 2009-08-31 | 1 | -2/+2 |
|/ |
|
* | PCI: pci_slot: grab refcount on slot's bus | Alex Chiang | 2009-04-06 | 1 | -0/+5 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 | 1 | -5/+5 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -5/+5 |
* | | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang | 2008-10-22 | 1 | -1/+1 |
|/ |
|
* | PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot | Matthew Wilcox | 2008-07-28 | 1 | -11/+7 |
* | PCI hotplug: fix error path in pci_slot's register_slot | Alex Chiang | 2008-07-22 | 1 | -2/+3 |
* | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 | 1 | -0/+368 |