1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  3. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  4. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  5. f96299f mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · Wed May 26 14:08:25 2021 +0200
  6. 5e24b9e mtd: misplaced log.h and dm/devres.h by Heinrich Schuchardt · Sun Jan 03 16:10:45 2021 +0100
  7. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  8. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  10. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  11. 62fd1a4 mtd: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:56 2020 -0700
  12. 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · Tue Nov 26 20:41:00 2019 -0500
  13. 3a3146c mtd: fix Coverity integer handling issue by Miquel Raynal · Sun Nov 18 21:11:47 2018 +0100
  14. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100
  15. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · Sun Dec 02 10:54:22 2018 +0100
  16. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
  17. 19ea925 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing by Miquel Raynal · Thu Aug 16 17:30:02 2018 +0200
  18. b74b94f mtd: Add sanity checks in mtd_write/read_oob() by Boris Brezillon · Thu Aug 16 17:30:01 2018 +0200
  19. 18e7541 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · Thu Aug 16 17:30:00 2018 +0200
  20. 6c20df7 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · Thu Aug 16 17:29:59 2018 +0200
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · Wed Nov 22 02:38:23 2017 +0900
  23. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · Thu Nov 05 12:43:39 2015 -0200
  24. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  25. b5ee6e2 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · Mon Sep 08 19:04:16 2014 +0200
  26. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  27. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  28. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  29. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  30. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  31. 700a76c mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · Wed Sep 04 15:16:56 2013 +0100
  32. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  33. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  34. 10390ce Followup fixes on the mtdparts spread patchset by Scott Wood · Thu Sep 09 15:40:03 2010 -0500
  35. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · Tue Aug 31 17:48:01 2010 -0400
  36. c39603e mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · Mon Nov 17 15:57:59 2008 +0100
  37. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100