aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/sfrench/cifs-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-12-01Documentation/driver-model/platform.txt update/rewriteDavid Brownell
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-01sysfs: sysfs_write_file() writes zero terminated dataThomas Maier
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: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
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-01Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert msr 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-01CONFIG_SYSFS_DEPRECATEDKay Sievers
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-01[BLOCK] Cleanup unused variable passingJens Axboe
2006-12-01[PATCH] block: support larger block pc requestsMike Christie
2006-12-01[PATCH] block: kill length alignment test in bio_map_user()Mike Christie
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch
2006-11-30Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-30BUG_ON conversion for fs/aio.cEric Sesterhenn
2006-11-30BUG_ON conversion for drivers/mmc/omap.cEric Sesterhenn
2006-11-30BUG_ON conversion for drivers/media/video/pwc/pwc-if.cEric Sesterhenn
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix misc Kconfig typosMatt LaPlante