aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-01
|\
| * PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk2006-12-01
| * PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk2006-12-01
| * pciehp: remove unnecessary pci_disable_msiKenji Kaneshige2006-12-01
| * pciehp: remove unnecessary free_irqKenji Kaneshige2006-12-01
| * PCI: rpaphp: change device tree examinationJohn Rose2006-12-01
| * PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2006-12-01
| * i2c-i801: SMBus patch for Intel ICH9Jason Gaston2006-12-01
| * PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2006-12-01
| * PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez2006-12-01
| * PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-01
| * PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmapAmol Lad2006-12-01
| * pci/i386: style cleanupsRandy Dunlap2006-12-01
| * PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox2006-12-01
| * pci: fix __pci_register_driver error handlingAkinobu Mita2006-12-01
| * pci: clear osc support flags if no _OSC methodKristen Carlson Accardi2006-12-01
| * acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita2006-12-01
| * acpiphp: fix use of list_for_each macroAkinobu Mita2006-12-01
| * Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-01
| * Altix: SN ACPI hotplug support.John Keller2006-12-01
| * Altix: Add initial ACPI IO supportJohn Keller2006-12-01
| * PCI: Delete unused extern in powermac/pci.cMatthew Wilcox2006-12-01
| * PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox2006-12-01
| * PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox2006-12-01
| * PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox2006-12-01
| * PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2006-12-01
| * PCI: save/restore PCI-X stateStephen Hemminger2006-12-01
| * PCI: Make some MSI-X #defines genericMichael Ellerman2006-12-01
| * PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman2006-12-01
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-01
|\ \
| * | Driver core: show drivers in /sys/module/Kay Sievers2006-12-01
| * | Documentation/driver-model/platform.txt update/rewriteDavid Brownell2006-12-01
| * | Driver core: platform_driver_probe(), can save codespaceDavid Brownell2006-12-01
| * | driver core: Use klist_remove() in device_move()Cornelia Huck2006-12-01
| * | driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-01
| * | Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk2006-12-01
| * | driver core: Introduce device_find_child().Cornelia Huck2006-12-01
| * | sysfs: sysfs_write_file() writes zero terminated dataThomas Maier2006-12-01
| * | cpu topology: consider sysfs_create_group return valueHeiko Carstens2006-12-01
| * | Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt2006-12-01
| * | ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-01
| * | Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-01
| * | Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-01
| * | Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman2006-12-01
| * | Driver core: convert fb code to use struct deviceGreg Kroah-Hartman2006-12-01
| * | Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman2006-12-01
| * | Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-01
| * | Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman2006-12-01
| * | Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman2006-12-01
| * | Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman2006-12-01