1. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  2. b329bec char: add WARN_ON() in misc_deregister() by Akinobu Mita · 14 years ago
  3. fa1f68d drivers: misc: pass miscdevice pointer via file private data by Samu Onkalo · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 1f2f38d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation by Thadeu Lima de Souza Cascardo · 15 years ago
  6. 4ae717d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails by Thadeu Lima de Souza Cascardo · 15 years ago
  7. 2643434 misc: remove MAC pmu function declaration from misc device class by Thadeu Lima de Souza Cascardo · 15 years ago
  8. 40b798e drivers: Remove BKL from misc_open by Thomas Gleixner · 15 years ago
  9. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  10. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  11. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  12. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  13. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  14. 309c455 misc: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  15. 1b50221 drivers: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  16. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  17. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 16 years ago
  18. 46c65b7 Make /proc/misc use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  19. 0e82d5b use mutex instead of semaphore for misc char devices by Matthias Kaehlcke · 17 years ago
  20. 5d469ec [PATCH] Correct misc_register return code handling in several drivers by Neil Horman · 18 years ago
  21. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  22. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  23. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  24. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  25. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  26. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  27. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  28. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  29. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  30. 573fc11 [PATCH] move m68k rtc drivers over to initcalls by Christoph Hellwig · 19 years ago
  31. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 19 years ago
  32. 8378b924 [PATCH] I8K: initialization code cleanup; formatting by Dmitry Torokhov · 19 years ago
  33. 3f5f7e2 [PATCH] Toshiba driver cleanup by Dmitry Torokhov · 19 years ago
  34. ca8eca6 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago