1. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  2. e4225ae mtd: mtd: drop NAND_ECC_SOFT_BCH enum value by Rafał Miłecki · 8 years ago
  3. 7778478 mtd: nandsim: add __init attribute by Julia Lawall · 8 years ago
  4. 8ae6bcd mtd: nand: nandsim: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  5. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  6. c66b651 mtd: nandsim: use nand_get_controller_data() by Brian Norris · 8 years ago
  7. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 8 years ago
  8. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 8 years ago
  9. ed10f16 mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 8 years ago
  10. 862eba5 mtd: nand: make use of mtd_to_nand() in NAND core code by Boris BREZILLON · 9 years ago
  11. 0791a5f mtd: nandsim: drop null test before destroy functions by Julia Lawall · 9 years ago
  12. 5891a8d mtd: nandsim: fix double free by shengyong · 9 years ago
  13. ec7478f mtd: nandsim: fix free of NULL pointer by shengyong · 9 years ago
  14. 641c792 mtd: nandsim: Fix kasprintf() usage by Richard Weinberger · 9 years ago
  15. e0377cd mtd: nand: Request strength instead of bytes for soft BCH by Aaron Sierra · 9 years ago
  16. 69a559e nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA by Akinobu Mita · 9 years ago
  17. b00358a nandsim: add id_bytes module parameter by Akinobu Mita · 10 years ago
  18. b033e1a mtd: nandsim: fix integer widening by Brian Norris · 10 years ago
  19. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 10 years ago
  20. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  21. 4fd18ae mtd: nandsim: don't call nand_default_bbt() directly by Brian Norris · 11 years ago
  22. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  23. b2b263f2 mtd: nandsim: Staticize local symbols by Jingoo Han · 11 years ago
  24. 2f3b07a mtd: nandsim: remove unused ns->geom.oobshift by Akinobu Mita · 11 years ago
  25. 8e716a8 mtd: nandsim: remove unused code by Akinobu Mita · 11 years ago
  26. 6d07fcf mtd: nandsim: use NS_RAW_OFFSET() by Akinobu Mita · 11 years ago
  27. 3b8b8fa mtd: nandsim: simplify NS_RAW_OFFSET() by Akinobu Mita · 11 years ago
  28. f03a572 mtd: nandsim: use kasprintf() by Akinobu Mita · 11 years ago
  29. 08efe91 mtd: nandsim: convert pages_written[] to bitmap by Akinobu Mita · 11 years ago
  30. 51148f1 mtd: nand: remove few tiny page NAND bits by Artem Bityutskiy · 11 years ago
  31. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 11 years ago
  32. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 11 years ago
  33. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  34. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  35. aca662a mtd: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  36. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  37. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 11 years ago
  38. 5346c27 mtd: nandsim: Introduce debugfs infrastructure by Ezequiel Garcia · 12 years ago
  39. bb0a13a mtd: nandsim: bugfix: fail if overridesize is too big by Richard Genoud · 12 years ago
  40. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  41. 596fd46 mtd: nandsim: don't open code a do_div helper by Herton Ronaldo Krzesinski · 12 years ago
  42. 831d316 mtd: nandsim: remove autoincrement code by Brian Norris · 12 years ago
  43. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 12 years ago
  44. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  45. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  46. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  48. fc2ff59 mtd: nand: enable software BCH ECC in nand simulator by Ivan Djelic · 13 years ago
  49. 309b5e4 mtd: use vzalloc by Joe Perches · 14 years ago
  50. daf05ec mtd: nandsim: spell fixes in comments by srimugunthan · 14 years ago
  51. ce85b79 mtd: nandsim: add module param for BBT handling by Sebastian Andrzej Siewior · 14 years ago
  52. 7b8516b mtd: nandsim: remove casts from void by Kulikov Vasiliy · 14 years ago
  53. 0bfa4df mtd: nandsim: make some structures anonymous by Artem Bityutskiy · 14 years ago
  54. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 14 years ago
  55. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 14 years ago
  56. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 15 years ago
  57. a5cce42 [MTD] [NAND] fix nandsim sched.h references by Randy Dunlap · 15 years ago
  58. 0f07a0b [MTD] [NAND] Remove strange u_int64_t types from nandsim by David Woodhouse · 15 years ago
  59. 8a4c249 MTD: nandsim: use less RAM by Alexey Korolev · 16 years ago
  60. a9fc899 MTD: nandsim: add option to use a file to cache pages by Adrian Hunter · 16 years ago
  61. 9359ea46 MTD: nandsim: suppress unnecessary warning by Adrian Hunter · 16 years ago
  62. d483492 [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include by Huang Weiyi · 16 years ago
  63. e4c094a [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings by Andrew Morton · 16 years ago
  64. fc1f397 [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h by Andrew Morton · 16 years ago
  65. 74216be [MTD] [NAND] nandsim: support random page read command by Artem Bityutskiy · 16 years ago
  66. 4474573 [MTD] [NAND] nandsim: missing header for do_div by Randy Dunlap · 16 years ago
  67. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  68. 6eda7a5 [MTD] [NAND] nandsim: allow for 64-bit size by Adrian Hunter · 16 years ago
  69. 07293b2 [MTD] [NAND] nandsim: fix overridesize by Adrian Hunter · 16 years ago
  70. af3decc [MTD] [NAND] nandsim: fix size bug by Adrian Hunter · 16 years ago
  71. 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 16 years ago
  72. 39e73fc [MTD] [NAND] nandsim: bugfix in initialization by Artem Bityutskiy · 17 years ago
  73. 98b830d [MTD] [NAND] nandsim: avoid deadlocking FS by Artem Bityutskiy · 17 years ago
  74. a5ac8ae [MTD] nandsim: enhance nandsim to allow arbitrary NAND size by Adrian Hunter · 17 years ago
  75. 57aa6b5 [MTD] nandsim: Enhance nandsim optionally to report wear information by Adrian Hunter · 17 years ago
  76. 514087e7 [MTD] nandsim: enhance nandsim to simulate flash errors by Adrian Hunter · 17 years ago
  77. 2b77a0e [MTD] nandsim: add partition capability to nandsim by Adrian Hunter · 17 years ago
  78. 4a0c50c [MTD] nandsim: bugfix in page addressing by Artem Bityutskiy · 18 years ago
  79. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  80. 82810b7b6 [MTD] NAND: nandsim: support subpage write by Artem Bityutskiy · 18 years ago
  81. a560214 [MTD] NAND: nandsim coding style fix by Vijay Kumar · 18 years ago
  82. d086d43 [MTD] NAND: nandsim page-wise allocation (2/2) by Vijay Kumar · 18 years ago
  83. 47e3774 [MTD] NAND: nandsim page-wise allocation (1/2) by Vijay Kumar · 18 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  86. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  87. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  88. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  89. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  90. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 18 years ago
  91. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  92. 61b03bd [MTD] NAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  93. 5150228 [MTD] NAND nandsim: Use NAND_SKIP_BBT option by Artem B. Bityuckiy · 19 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago