1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  2. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
  3. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago WIP/2021-09-30-whitespace-cleanups
  4. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  5. dcb9a80 mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · 3 years, 5 months ago
  6. bcb0203 mtd: misplaced log.h and dm/devres.h by Heinrich Schuchardt · 3 years, 10 months ago
  7. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago WIP/2020-05-18-reduce-size-of-common.h
  8. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  9. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  10. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  11. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
  12. 56e5a39 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  13. 3f3aef4 mtd: fix Coverity integer handling issue by Miquel Raynal · 6 years ago
  14. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  15. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  16. 2a74930 mtd: mtdpart: implement proper partition handling by Miquel Raynal · 6 years ago
  17. ca040d8 mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing by Miquel Raynal · 6 years ago
  18. 8fad769 mtd: Add sanity checks in mtd_write/read_oob() by Boris Brezillon · 6 years ago
  19. 5f50d82 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 6 years ago
  20. 596cf08 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  23. f8fdb81 compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  24. 86a720a mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  25. 5da163d mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · 10 years ago
  26. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  27. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  28. ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  29. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  30. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  31. 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  32. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  33. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  34. 36650ca Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  35. 4ba692f mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  36. e6a7edb mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · 16 years ago
  37. e29c22f MTD: Add MTD paritioning infrastructure by Kyungmin Park · 16 years ago