1. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  2. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · Tue Oct 05 15:56:05 2021 +0200
  3. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
  4. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · Mon Jul 13 14:40:02 2020 +0200
  5. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  8. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  9. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
  10. 6f381d5 mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · Sat Sep 29 12:58:25 2018 +0200
  11. f78a12b mtd: mtdpart: balance debug messages by Miquel Raynal · Thu Aug 16 17:30:19 2018 +0200
  12. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  15. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  16. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  17. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  18. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  19. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  20. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · Wed Sep 04 15:16:56 2013 +0100
  21. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  22. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · Mon Apr 08 10:32:49 2013 +0000
  23. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  24. da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
  25. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  26. 6137920 MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · Thu Nov 27 14:05:15 2008 +0100
  27. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100