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