1. e833aca Update copyright to The Linux Foundation by Duy Truong · 13 years ago
  2. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  3. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  4. f3a6e79 mtd: tests: stresstest: bail out if device has not enough eraseblocks by Wolfram Sang · 15 years ago
  5. 8f461a7 mtd: introduce mtd_can_have_bb helper by Artem Bityutskiy · 15 years ago
  6. 30fa984 mtd: remove extra retlen assignment by Artem Bityutskiy · 15 years ago
  7. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 15 years ago
  8. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 15 years ago
  9. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 15 years ago
  10. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 15 years ago
  11. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 15 years ago
  12. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 15 years ago
  13. 2f4478c mtd: tests: stresstest: bail out if device has not enough eraseblocks by Wolfram Sang · 15 years ago
  14. 7406060 mtd: tests: don't use mtd0 as a default by Wolfram Sang · 15 years ago
  15. 3f2bc4d Initial Contribution by Bryan Huntsman · 15 years ago
  16. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 15 years ago
  17. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 15 years ago
  18. 003bc47 mtd: tests: ignore corrected bitflips in OOB on mtd_readtest by Brian Norris · 15 years ago
  19. e70727e mtd: speedtest: fix integer overflow by David Lambert · 15 years ago
  20. 4085bcc mtd: tests: add multiblock erase test to the mtd_speedtest by Roman Tereshonkov · 15 years ago
  21. fc7fe76 mtd: tests: add count parameter to mtd_speedtest by Adrian Hunter · 15 years ago
  22. 7b7e905 mtd: tests: print correct values by Roman Tereshonkov · 15 years ago
  23. 7fc14bc mtd: tests: return -1 if verify failed by Roel Kluin · 16 years ago
  24. 2bfefa4 drivers/mtd: Use kzalloc by Julia Lawall · 16 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  26. f5e2bae mtd: tests: fix read, speed and stress tests on NOR flash by Morten Thunberg Svendsen · 17 years ago
  27. 4c2b8a6 mtd: make pagetest work by Artem Bityutskiy · 17 years ago
  28. 7126bd8 mtd: add nand_ecc test module by Akinobu Mita · 17 years ago
  29. f54d633 mtd: cleanup mtd_oobtest by Akinobu Mita · 17 years ago
  30. c6f7e7b mtd: tests: fix read buffer overflows by Roel Kluin · 17 years ago
  31. 23d4249 trivial: NULL noise: drivers/mtd/tests/mtd_*test.c by Hannes Eder · 17 years ago
  32. 647b0d3 [MTD] [TESTS] Fix some size_t printk format warnings by David Woodhouse · 18 years ago
  33. 9faa815 MTD: add MTD tests to compilation by Artem Bityutskiy · 18 years ago
  34. 4db451a MTD: tests: add mtd_torturetest by Artem Bityutskiy · 18 years ago
  35. bf60862 MTD: tests: add mtd_subpagetest by Artem Bityutskiy · 18 years ago
  36. 7163cea MTD: tests: add mtd_stresstest by Artem Bityutskiy · 18 years ago
  37. 72069be MTD: tests: add mtd_speedtest by Artem Bityutskiy · 18 years ago
  38. 72091b6 MTD: tests: add mtd_readtest by Artem Bityutskiy · 18 years ago
  39. e73f217 MTD: tests: add mtd_pagetest by Artem Bityutskiy · 18 years ago
  40. e3644da MTD: tests: add mtd_oobtest by Artem Bityutskiy · 18 years ago