1. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  2. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  3. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  4. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  5. b67c5f8 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() by Zev Weiss · 16 years ago
  6. 34a8244 [MTD] dataflash OTP support by David Brownell · 16 years ago
  7. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  8. daea34b device create: mtd: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  9. 175428b [MTD] mtdchar.c remove shadowed variable warnings by Harvey Harrison · 16 years ago
  10. 5f69283 [MTD] mtdchar.c silence sparse warning by Harvey Harrison · 16 years ago
  11. 6071239 mtdchar: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  12. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  13. c1f3ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 17 years ago
  14. a98894a mtd: Convert from class_device to device for MTD/mtdchar by Tony Jones · 17 years ago
  15. e9d8d48 [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64 by David Scidmore · 17 years ago
  16. ac0c955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  17. 0c1eafd mtdchar build fix by Andrew Morton · 17 years ago
  18. 7eafaed [MTD] Only call mtd->sync() method in mtdchar close if opened for write. by Joakim Tjernlund · 17 years ago
  19. 408b483 [MTD] Fix length comparison in MEMREADOOB by Thomas Gleixner · 17 years ago
  20. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  21. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  22. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 18 years ago
  23. 9c74034 [MTD] return error code from get_mtd_device() by Artem Bityutskiy · 18 years ago
  24. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  25. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  26. d25ade7 [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls by Ricard Wanderlöf · 18 years ago
  27. ea59830 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() by Josef 'Jeff' Sipek · 18 years ago
  28. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  29. 1887f51 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() by Herbert Valerio Riedel · 18 years ago
  30. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  31. 73c619e [MTD] Disconnect struct mtd_info from ABI by Joern Engel · 18 years ago
  32. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  33. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  34. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  35. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 18 years ago
  36. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  37. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  38. 493c646 OneNAND: One-Time Programmable (OTP) support by Kyungmin Park · 18 years ago
  39. b802c07 [PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar by Thago Galesi · 18 years ago
  40. 97894cd [MTD] core: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  41. 15fdc52 [MTD] Tidy up Tims include cleanup by Thomas Gleixner · 19 years ago
  42. 2fc2991 Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ by Thomas Gleixner · 19 years ago
  43. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  44. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  45. 8b491d7 [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte by Todd Poynor · 19 years ago
  46. 3a7a882 [MTD] mtdchar: Return the real error code when create_class() failed by Coywolf Qi Hunt · 19 years ago
  47. 9bc7b38 [MTD] mtdchar.c: Replace DEVFS by udev by Todd Poynor · 19 years ago
  48. 81dba48 [MTD] Reset file position when switching OTP mode by Nicolas Pitre · 19 years ago
  49. 045e9a5 [MTD] Unabuse file-f_mode for OTP purpose by Nicolas Pitre · 19 years ago
  50. 31f4233 [MTD] User interface to Protection Registers by Nicolas Pitre · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago