1. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
  2. 19ea925 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing by Miquel Raynal · Thu Aug 16 17:30:02 2018 +0200
  3. b74b94f mtd: Add sanity checks in mtd_write/read_oob() by Boris Brezillon · Thu Aug 16 17:30:01 2018 +0200
  4. 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · Thu Aug 16 17:30:00 2018 +0200
  5. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · Wed Nov 22 02:38:23 2017 +0900
  8. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  9. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  10. b5ee6e2 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · Mon Sep 08 19:04:16 2014 +0200
  11. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  12. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  13. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  14. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  15. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  16. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · Wed Sep 04 15:16:56 2013 +0100
  17. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  18. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  19. 10390ce Followup fixes on the mtdparts spread patchset by Scott Wood · Thu Sep 09 15:40:03 2010 -0500
  20. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · Tue Aug 31 17:48:01 2010 -0400
  21. c39603e mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · Mon Nov 17 15:57:59 2008 +0100
  22. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100