1. da85e7e Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 3 years, 6 months ago
  2. 10f3b4d7 mtd: parsers: qcom: Fix leaking of partition name by Ansuel Smith · 3 years, 8 months ago
  3. eb1765c mtd: partitions: redboot: fix style issues by Corentin Labbe · 3 years, 8 months ago
  4. 2379608 mtd: partitions: redboot: seek fis-index-block in the right node by Corentin Labbe · 3 years, 8 months ago
  5. 562b4e9 mtd: parsers: ofpart: fix parsing subpartitions by Rafał Miłecki · 3 years, 8 months ago
  6. 81bb218 mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs by Hauke Mehrtens · 3 years, 9 months ago
  7. d7f7e04 mtd: parsers: trx: Allow to specify brcm, trx-magic in DT by Hauke Mehrtens · 3 years, 9 months ago
  8. 7134a2d mtd: parsers: ofpart: support Linksys Northstar partitions by Rafał Miłecki · 3 years, 10 months ago
  9. b87b6d2 mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static by Wei Yongjun · 3 years, 10 months ago
  10. 8f62f59 mtd: parsers: qcom: incompatible with spi-nor 4k sectors by Baruch Siach · 3 years, 10 months ago
  11. c95310e mtd: parsers: qcom: Fix error condition by Miquel Raynal · 3 years, 10 months ago
  12. 2d75120 mtd: parsers: ofpart: limit parsing of deprecated DT syntax by Rafał Miłecki · 3 years, 10 months ago
  13. bb17230 mtd: parsers: ofpart: support BCM4908 fixed partitions by Rafał Miłecki · 3 years, 10 months ago
  14. 1ca890d mtd: parsers: extend Qcom SMEM parser to SPI flash by Baruch Siach · 3 years, 11 months ago
  15. 89fb650 Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years ago
  16. 7b844cf mtd: parsers: afs: Fix freeing the part name memory in failure by Manivannan Sadhasivam · 4 years ago
  17. 12ba8f8 mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions() by Dan Carpenter · 4 years ago
  18. 803eb12 mtd: parsers: Add Qcom SMEM parser by Manivannan Sadhasivam · 4 years ago
  19. 639a824 mtd: parser: cmdline: Fix parsing of part-names with colons by Sven Eckelmann · 4 years, 2 months ago
  20. b597cc7 mtd: parsers: bcm63xx: Do not make it modular by Florian Fainelli · 4 years, 3 months ago
  21. dec1fbb Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 5 months ago
  22. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  23. 91e8115 mtd: parsers: bcm63xx: simplify CFE detection by Álvaro Fernández Rojas · 4 years, 7 months ago
  24. eb13fa0 mtd: parser: cmdline: Support MTD names containing one or more colons by Boris Brezillon · 4 years, 8 months ago
  25. 568d841 mtd: cmdlinepart: Add an slc option to use SLC mode on a part by Boris Brezillon · 4 years, 8 months ago
  26. 1998053 mtd: partitions: ofpart: Parse the slc-mode property by Boris Brezillon · 4 years, 8 months ago
  27. f33113b mtd: sharpslpart: Fix unsigned comparison to zero by YueHaibing · 5 years ago
  28. a3f12a3 mtd: parsers: Move CMDLINE parser by Linus Walleij · 5 years ago
  29. c5da56f mtd: parsers: Move OF parser by Linus Walleij · 5 years ago
  30. ac37d35 mtd: parsers: Move BCM63xx parser by Linus Walleij · 5 years ago
  31. 11f7402 mtd: parsers: Move BCM47xx parser by Linus Walleij · 5 years ago
  32. 5a4a335 mtd: parsers: Move TI AR7 parser by Linus Walleij · 5 years ago
  33. 3f06962 Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  34. 63898ab mtd: afs: remove unneeded NULL check by Ding Xiang · 6 years ago
  35. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  36. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  37. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  38. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  39. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  40. b7cf5e2 mtd: afs: add v2 partition parsing by Linus Walleij · 6 years ago
  41. 32e68be mtd: afs: factor the IIS read into partition parser by Linus Walleij · 6 years ago
  42. ff827b4 mtd: afs: factor footer parsing into the v1 part parsing by Linus Walleij · 6 years ago
  43. 4aeb159 mtd: factor out v1 partition parsing by Linus Walleij · 6 years ago
  44. 2070017 mtd: afs: simplify partition detection by Linus Walleij · 6 years ago
  45. 1fca1f6 mtd: afs: simplify partition parsing by Linus Walleij · 6 years ago
  46. 22749bf mtd: partitions: Add OF support to AFS partitions by Linus Walleij · 6 years ago
  47. 2aa3b8e mtd: afs: Move AFS partition parser to parsers subdir by Linus Walleij · 6 years ago
  48. fb899d3 mtd: parser_imagetag: add of_match_table support by Jonas Gorski · 6 years ago
  49. dd84cb0 mtd: bcm63xxpart: move imagetag parsing to its own parser by Jonas Gorski · 6 years ago
  50. c0e118c mtd: partitions: Add OF support to RedBoot partitions by Linus Walleij · 6 years ago
  51. 43f1fd0 mtd: Move Redboot partition parser by Linus Walleij · 6 years ago
  52. 98534a5 mtd: parsers: trx: add of_match_table with the new DT binding by Rafał Miłecki · 7 years ago
  53. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  54. 911c3a3 mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static by Wei Yongjun · 7 years ago
  55. b1d030f mtd: sharpslpart: fix overflow on block_adr calculation by Colin Ian King · 7 years ago
  56. 8a4580e mtd: sharpslpart: Add sharpslpart partition parser by Andrea Adami · 7 years ago
  57. 58de51c mtd: parsers: trx: fix pr_err format for printing offset by Rafał Miłecki · 8 years ago
  58. 99352af mtd: extract TRX parser out of bcm47xxpart into a separated module by Rafał Miłecki · 8 years ago