aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell
2006-12-01driver core: Use klist_remove() in device_move()Cornelia Huck
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk
2006-12-01driver core: Introduce device_find_child().Cornelia Huck
2006-12-01cpu topology: consider sysfs_create_group return valueHeiko Carstens
2006-12-01Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman
2006-12-01I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman
2006-12-01CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers
2006-12-01Driver core: make old versions of udev work properlyGreg Kroah-Hartman
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman
2006-12-01Driver core: fix "driver" symlink timingKay Sievers
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige
2006-12-01pciehp: remove unnecessary free_irqKenji Kaneshige
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer
2006-12-01i2c-i801: SMBus patch for Intel ICH9Jason Gaston
2006-12-01PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-12-01PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox
2006-12-01pci: fix __pci_register_driver error handlingAkinobu Mita
2006-12-01pci: clear osc support flags if no _OSC methodKristen Carlson Accardi
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller
2006-12-01Altix: SN ACPI hotplug support.John Keller
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox