aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-12-14[PATCH] add class_device to miscdeviceRobert Love1-8/+6
2004-06-20[PATCH] DS1286 cleanupsRalf Bächle1-4/+0
2004-06-20[PATCH] mips: remove old junkRalf Bächle1-13/+0
2004-03-10[PATCH] class_simple cleanup in miscChris Wright1-0/+1
2004-02-18[PATCH] propogate errors from misc_register to callerStephen Hemminger1-5/+19
2004-01-19[PATCH] MISC: add sysfs class support for misc devicesGreg Kroah-Hartman1-2/+15
2003-10-03[PATCH] fix drivers/char/misc.c module autoloading breakageMikael Pettersson1-3/+2
2003-09-21[PATCH] move some more initializations out of drivers/char/mem.cAndrew Morton1-1/+2
2003-09-16[PATCH] (2/2) drivers/char/misc -- seq_fileStephen Hemminger1-20/+60
2003-09-16[PATCH] drivers/char/misc -- use list() macrosStephen Hemminger1-32/+31
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro1-1/+1
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds1-3/+1
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton1-2/+2
2003-04-29[PATCH] remove devfs hack from misc_registerChristoph Hellwig1-11/+2
2003-04-20[PATCH] devfs: miscdevChristoph Hellwig1-10/+16
2003-04-17[PATCH] devfs: minor miscdev changesChristoph Hellwig1-9/+11
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig1-1/+1
2003-02-12input: Remove include/linux/pc_keyb.h and old PS/2 codeJames Simmons1-3/+0
2002-11-07[PATCH] C99 designated initializers for drivers/charArt Haas1-2/+2
2002-09-16Removed selection.h header. It is not needed and in the future selections wil...James Simmons1-1/+0
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman1-1/+1
2002-05-11misc.c:Richard Gooch1-5/+6
2002-02-04v2.5.1.5 -> v2.5.1.6Linus Torvalds1-1/+1
2002-02-04v2.4.13.7 -> v2.4.13.8Linus Torvalds1-0/+4
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds1-3/+0
2002-02-04v2.4.4.5 -> v2.4.4.6Linus Torvalds1-4/+0
2002-02-04v2.4.3.3 -> v2.4.3.4Linus Torvalds1-9/+11
2002-02-04v2.4.2.7 -> v2.4.2.8Linus Torvalds1-4/+0
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04v2.4.0.9 -> v2.4.0.10Linus Torvalds1-4/+0
2002-02-04Import changesetLinus Torvalds1-0/+298