1. 51148f1 mtd: nand: remove few tiny page NAND bits by Artem Bityutskiy · 11 years ago
  2. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 11 years ago
  3. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 11 years ago
  4. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  5. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  6. aca662a mtd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  7. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  8. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  9. 5346c27 mtd: nandsim: Introduce debugfs infrastructure by Ezequiel Garcia · 12 years ago
  10. bb0a13a mtd: nandsim: bugfix: fail if overridesize is too big by Richard Genoud · 12 years ago
  11. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  12. 596fd46 mtd: nandsim: don't open code a do_div helper by Herton Ronaldo Krzesinski · 12 years ago
  13. 831d316 mtd: nandsim: remove autoincrement code by Brian Norris · 12 years ago
  14. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  15. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  16. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  17. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. fc2ff59 mtd: nand: enable software BCH ECC in nand simulator by Ivan Djelic · 13 years ago
  20. 309b5e4 mtd: use vzalloc by Joe Perches · 14 years ago
  21. daf05ec mtd: nandsim: spell fixes in comments by srimugunthan · 14 years ago
  22. ce85b79 mtd: nandsim: add module param for BBT handling by Sebastian Andrzej Siewior · 14 years ago
  23. 7b8516b mtd: nandsim: remove casts from void by Kulikov Vasiliy · 14 years ago
  24. 0bfa4df mtd: nandsim: make some structures anonymous by Artem Bityutskiy · 14 years ago
  25. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  26. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 15 years ago
  27. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 15 years ago
  28. a5cce42 [MTD] [NAND] fix nandsim sched.h references by Randy Dunlap · 16 years ago
  29. 0f07a0b [MTD] [NAND] Remove strange u_int64_t types from nandsim by David Woodhouse · 16 years ago
  30. 8a4c249 MTD: nandsim: use less RAM by Alexey Korolev · 16 years ago
  31. a9fc899 MTD: nandsim: add option to use a file to cache pages by Adrian Hunter · 16 years ago
  32. 9359ea46 MTD: nandsim: suppress unnecessary warning by Adrian Hunter · 16 years ago
  33. d483492 [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include by Huang Weiyi · 16 years ago
  34. e4c094a [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings by Andrew Morton · 16 years ago
  35. fc1f397 [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h by Andrew Morton · 16 years ago
  36. 74216be [MTD] [NAND] nandsim: support random page read command by Artem Bityutskiy · 16 years ago
  37. 4474573 [MTD] [NAND] nandsim: missing header for do_div by Randy Dunlap · 16 years ago
  38. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  39. 6eda7a5 [MTD] [NAND] nandsim: allow for 64-bit size by Adrian Hunter · 16 years ago
  40. 07293b2 [MTD] [NAND] nandsim: fix overridesize by Adrian Hunter · 16 years ago
  41. af3decc [MTD] [NAND] nandsim: fix size bug by Adrian Hunter · 16 years ago
  42. 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 17 years ago
  43. 39e73fc [MTD] [NAND] nandsim: bugfix in initialization by Artem Bityutskiy · 17 years ago
  44. 98b830d [MTD] [NAND] nandsim: avoid deadlocking FS by Artem Bityutskiy · 17 years ago
  45. a5ac8ae [MTD] nandsim: enhance nandsim to allow arbitrary NAND size by Adrian Hunter · 17 years ago
  46. 57aa6b5 [MTD] nandsim: Enhance nandsim optionally to report wear information by Adrian Hunter · 17 years ago
  47. 514087e7 [MTD] nandsim: enhance nandsim to simulate flash errors by Adrian Hunter · 17 years ago
  48. 2b77a0e [MTD] nandsim: add partition capability to nandsim by Adrian Hunter · 17 years ago
  49. 4a0c50c [MTD] nandsim: bugfix in page addressing by Artem Bityutskiy · 18 years ago
  50. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  51. 82810b7b6 [MTD] NAND: nandsim: support subpage write by Artem Bityutskiy · 18 years ago
  52. a560214 [MTD] NAND: nandsim coding style fix by Vijay Kumar · 18 years ago
  53. d086d43 [MTD] NAND: nandsim page-wise allocation (2/2) by Vijay Kumar · 18 years ago
  54. 47e3774 [MTD] NAND: nandsim page-wise allocation (1/2) by Vijay Kumar · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  57. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  58. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  59. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  60. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  61. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 18 years ago
  62. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  63. 61b03bd [MTD] NAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  64. 5150228 [MTD] NAND nandsim: Use NAND_SKIP_BBT option by Artem B. Bityuckiy · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago