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