1. e07403a mtdblock: Warn if added for a NAND device by Ezequiel Garcia · 3 years, 5 months ago
  2. 27b08bf mtd: mtdblock: Use module_mtd_blktrans to register driver by Dejin Zheng · 3 years, 11 months ago
  3. 5788ccf mtd: clear cache_state to avoid writing to bad blocks repeatedly by Xiaoming Ni · 4 years, 9 months ago
  4. 4e4a9a8 mtd: Fix issue where write_cached_data() fails but write() still returns success by Xiaoming Ni · 4 years, 9 months ago
  5. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  6. bafae53 mtd: change len type from signed to unsigned type by huijin.park · 6 years ago
  7. 8f347c4 mtd: Unconditionally update ->fail_addr and ->addr in part_erase() by Boris Brezillon · 7 years ago
  8. 884cfd9 mtd: Stop assuming mtd_erase() is asynchronous by Boris Brezillon · 7 years ago
  9. 362376a mtd: mtdblock: remove the needless mtdblks_lock by Gu Zheng · 10 years ago
  10. f83c383 mtd: Move major number definitions to major.h by Ezequiel Garcia · 11 years ago
  11. 2aabeb2 mtd: Use MTD_BLOCK_MAJOR instead of the magic number by Ezequiel Garcia · 11 years ago
  12. a8ca889 mtd_blktrans_ops->release() should return void by Al Viro · 12 years ago
  13. 70d5098 mtd: mtdblock: call mtd_sync() only if opened for write by Alexander Stein · 13 years ago
  14. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  15. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  16. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  17. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  18. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  19. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  20. 7578ca9 mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock by Axel Lin · 14 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  22. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  23. 133fa8c7 mtd: Few follow up cleanups for Smartmedia/xD support by Maxim Levitsky · 15 years ago
  24. 298304f mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail by Maxim Levitsky · 15 years ago
  25. 048d871 mtd: blktrans: Hotplug fixes by Maxim Levitsky · 15 years ago
  26. cbfe93e mtd: mtdblock: Dynamically allocate cache info structures by Ben Hutchings · 15 years ago
  27. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  28. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  29. dff1550 mtd: fix a typo in comment by Matthias Kaehlcke · 15 years ago
  30. d676c11 mtd: mtdblock: introduce mtdblks_lock by Matthias Kaehlcke · 15 years ago
  31. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 17 years ago
  32. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  33. 1918767 [MTD] Allow variable block sizes in mtd_blkdevs by Richard Purdie · 18 years ago
  34. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  35. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 19 years ago
  36. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 19 years ago
  37. 7f7c08d Simplify test for RAM devices by Jörn Engel · 19 years ago
  38. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 19 years ago
  39. 97894cd [MTD] core: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  40. 15fdc52 [MTD] Tidy up Tims include cleanup by Thomas Gleixner · 19 years ago
  41. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago