1. 51f6294 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 3 years, 9 months ago
  2. 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 9 months ago
  3. 070a725 Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 3 years, 9 months ago
  4. a881537 Revert "mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND" by Fabio Estevam · 3 years, 9 months ago
  5. 1df1fc8 mtd: core: Constify buf in mtd_write_user_prot_reg() by Tudor Ambarus · 3 years, 10 months ago
  6. 9a29f7f ubi: Remove unnecessary struct declaration by Wan Jiabing · 3 years, 10 months ago
  7. 8aa058d ubi: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
  8. ef4ed78 Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 3 years, 9 months ago
  9. 256437e Merge tag 'spi-nor/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 3 years, 9 months ago
  10. 203ba0f Merge tag 'cfi/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 3 years, 9 months ago
  11. eebe426 Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 3 years, 9 months ago
  12. 4609404 Revert "mtd: spi-nor: macronix: Add support for mx25l51245g" by Tudor Ambarus · 3 years, 10 months ago
  13. be94215 mtd: spi-nor: core: Fix an issue of releasing resources during read/write by Xiang Chen · 3 years, 10 months ago
  14. f390777 mtd: cfi_cmdset_0002: remove redundant assignment to variable timeo by Colin Ian King · 3 years, 10 months ago
  15. 7e44041 mtd: cfi_cmdset_0002: Disable buffered writes for AMD chip 0x2201 by Mauri Sandberg · 3 years, 10 months ago
  16. 32cbc7c mtd: rawnand: qcom: Use dma_mapping_error() for error check by Manivannan Sadhasivam · 3 years, 10 months ago
  17. 076de75 mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init by Lv Yunlong · 3 years, 10 months ago
  18. ab2c8d3 mtd: rawnand: qcom: Add missing nand_cleanup() in error path by Manivannan Sadhasivam · 3 years, 10 months ago
  19. 13b8976 mtd: rawnand: Add support for secure regions in NAND memory by Manivannan Sadhasivam · 3 years, 10 months ago
  20. b206b82 mtd: spi-nor: winbond: add OTP support to w25q32fw/jw by Michael Walle · 3 years, 10 months ago
  21. cad3193 mtd: spi-nor: implement OTP support for Winbond and similar flashes by Michael Walle · 3 years, 10 months ago
  22. 069089a mtd: spi-nor: add OTP support by Michael Walle · 3 years, 10 months ago
  23. b6cbd91 mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr() by Tudor Ambarus · 3 years, 10 months ago
  24. c4c7951 mtd: spi-nor: Move Software Write Protection logic out of the core by Tudor Ambarus · 3 years, 10 months ago
  25. bd9c9fe mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND by Stefan Riedmueller · 3 years, 10 months ago
  26. 7134a2d mtd: parsers: ofpart: support Linksys Northstar partitions by Rafał Miłecki · 3 years, 10 months ago
  27. 658c444 mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells by Ansuel Smith · 3 years, 10 months ago
  28. e3c1f1c mtd: add OTP (one-time-programmable) erase ioctl by Michael Walle · 3 years, 11 months ago
  29. 1e97743 mtd: require write permissions for locking and badblock ioctls by Michael Walle · 3 years, 11 months ago
  30. 25fefc8 mtd: spinand: core: add missing MODULE_DEVICE_TABLE() by Alexander Lobakin · 3 years, 10 months ago
  31. 5c8a620 mtd: rawnand: rockchip: Use flexible-array member instead of zero-length array by Zou Wei · 3 years, 10 months ago
  32. 33cebf70 mtd: rawnand: atmel: Update ecc_stats.corrected counter by Kai Stuhlemmer (ebee Engineering) · 3 years, 10 months ago
  33. 1200c7f mtd: rawnand: mxc: Remove unneeded of_match_ptr() by Fabio Estevam · 3 years, 10 months ago
  34. 4682dd1 mtd: rawnand: r852: replace spin_lock_irqsave by spin_lock in hard IRQ by Tian Tao · 3 years, 10 months ago
  35. 22ca05b mtd: rawnand: brcmnand: move to polling in pio mode on oops write by Kamal Dasu · 3 years, 10 months ago
  36. a071912 mtd: rawnand: brcmnand: read/write oob during EDU transfer by Kamal Dasu · 3 years, 10 months ago
  37. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  38. 79321e7 mtd: spi-nor: core: Update comment about the default flash parameters by Tudor Ambarus · 3 years, 10 months ago
  39. a580293 mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp() by Tudor Ambarus · 3 years, 11 months ago
  40. 8758888 mtd: spi-nor: core: Add vdbg msg for spi_nor_erase_multi_sectors() by Tudor Ambarus · 3 years, 11 months ago
  41. 786a0a7 mtd: spi-nor: core: Advance erase after the erase cmd has been completed by Tudor Ambarus · 3 years, 11 months ago
  42. 2fb164f mtd: rawnand: mtk: Fix WAITRDY break condition and timeout by Hauke Mehrtens · 3 years, 10 months ago
  43. 3ba6d1f mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
  44. fe1bc21 mtd: rawnand: fsmc: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
  45. 36a016a mtd: onenand: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
  46. 0975b63 mtd: mtdchar: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
  47. c6f51f1 mtd: cfi: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
  48. 620b90d mtd: maps: fix error return code of physmap_flash_remove() by Jia-Ju Bai · 3 years, 11 months ago
  49. b87b6d2 mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static by Wei Yongjun · 3 years, 11 months ago
  50. 8f62f59 mtd: parsers: qcom: incompatible with spi-nor 4k sectors by Baruch Siach · 3 years, 11 months ago
  51. c95310e mtd: parsers: qcom: Fix error condition by Miquel Raynal · 3 years, 11 months ago
  52. 2d75120 mtd: parsers: ofpart: limit parsing of deprecated DT syntax by Rafał Miłecki · 3 years, 11 months ago
  53. bb17230 mtd: parsers: ofpart: support BCM4908 fixed partitions by Rafał Miłecki · 3 years, 11 months ago
  54. 462d69a mtd: mtdcore: constify name param in mtd_bdi_init by Tomas Winkler · 3 years, 11 months ago
  55. 1ca890d mtd: parsers: extend Qcom SMEM parser to SPI flash by Baruch Siach · 3 years, 11 months ago
  56. 1ad5528 mtd: char: Get rid of Big MTD Lock by Alexander Sverdlin · 4 years ago
  57. ecd400c mtd: char: Drop mtd_mutex usage from mtdchar_open() by Alexander Sverdlin · 4 years ago
  58. cb45430 mtd: don't lock when recursively deleting partitions by David Bauer · 4 years ago
  59. d38c2b9 mtd: rfd_ftl: Use module_mtd_blktrans to register driver by Dejin Zheng · 4 years ago
  60. 2dd8b55 mtd: nftlcore: Use module_mtd_blktrans to register driver by Dejin Zheng · 4 years ago
  61. 1d5b7d4 mtd: mtdswap: Use module_mtd_blktrans to register driver by Dejin Zheng · 4 years ago
  62. b1f9604 mtd: mtdblock_ro: Use module_mtd_blktrans to register driver by Dejin Zheng · 4 years ago
  63. 27b08bf mtd: mtdblock: Use module_mtd_blktrans to register driver by Dejin Zheng · 4 years ago
  64. f7e39bb mtd: inftlcore: Use module_mtd_blktrans to register driver by Dejin Zheng · 4 years ago
  65. c45f073 mtd: ftl: Use module_mtd_blktrans to register driver by Dejin Zheng · 4 years ago
  66. 6833139 mtd: physmap: physmap-bt1-rom: Fix unintentional stack access by Gustavo A. R. Silva · 4 years ago
  67. 55fbb9b mtd: rawnand: qcom: Return actual error code instead of -ENODEV by Manivannan Sadhasivam · 3 years, 11 months ago
  68. 08608ad mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions() by Manivannan Sadhasivam · 3 years, 11 months ago
  69. f5200c1 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · 3 years, 11 months ago
  70. 503ee5a mtd: rawnand: qcom: update last code word register by Md Sadre Alam · 3 years, 11 months ago
  71. e7a307f mtd: rawnand: qcom: Add helper to configure location register by Md Sadre Alam · 3 years, 11 months ago
  72. 622d3fc mtd: rawnand: qcom: Rename parameter name in macro by Md Sadre Alam · 3 years, 11 months ago
  73. b057e49 mtd: rawnand: qcom: Add helper to check last code word by Md Sadre Alam · 3 years, 11 months ago
  74. 9a7c39e mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper by Md Sadre Alam · 3 years, 11 months ago
  75. e7a9752 mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe() by Dan Carpenter · 4 years ago
  76. 469b992 mtd: spinand: gigadevice: Support GD5F1GQ5UExxG by Reto Schneider · 4 years ago
  77. 8ffbec7 mtd: nand: fix error handling in nand_prog_page_op() #2 by Sascha Hauer · 4 years ago
  78. ec9e020 mtd: nand: fix error handling in nand_prog_page_op() #1 by Sascha Hauer · 4 years ago
  79. 0646493 mtd: rawnand: qcom: Update register macro name for 0x2c offset by Md Sadre Alam · 4 years ago
  80. bf3816d2 mtd: nand: ecc-hamming: Use the public nsteps field by Miquel Raynal · 4 years ago
  81. 3e66843 mtd: nand: ecc-bch: Use the public nsteps field by Miquel Raynal · 4 years ago
  82. 4989493 mtd: rawnand: omap: Use ECC information from the generic structures by Miquel Raynal · 4 years ago
  83. 5b9215a mtd: rawnand: Try not to use the ECC private structures by Miquel Raynal · 4 years ago
  84. 12e0df0 mtd: nand: ecc-hamming: Populate the public nsteps field by Miquel Raynal · 4 years ago
  85. 7cd37e7e mtd: nand: ecc-bch: Populate the public nsteps field by Miquel Raynal · 4 years ago
  86. f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 11 months ago
  87. 40ddbba mtd: mtdoops: synchronize kmsg_dumper by John Ogness · 3 years, 11 months ago
  88. ae2177c mtd: spi-nor: intel-spi: Move platform data header to x86 subfolder by Andy Shevchenko · 3 years, 11 months ago
  89. 04fc298 mtd: spi-nor: use is_power_of_2() by Michael Walle · 3 years, 11 months ago
  90. ff01333 mtd: spi-nor: winbond: Add support for w25q512jvq by Shuhao Mai · 4 years ago
  91. 66f73fb Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 3 years, 11 months ago
  92. 69e9b12 Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 3 years, 11 months ago
  93. 584ce3c Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
  94. 3b638f9 ubi: eba: Delete useless kfree code by Zheng Yongjun · 4 years, 1 month ago
  95. cf0838d ubi: remove dead code in validate_vid_hdr() by Jubin Zhong · 4 years, 1 month ago
  96. b491f90 Merge tag 'spi-nor/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years ago
  97. 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
  98. 7538681 mtd: spi-nor: sst: Add support for Global Unlock on sst26vf by Tudor Ambarus · 4 years ago
  99. a7a5acb mtd: spi-nor: Add Global Block Unlock command by Tudor Ambarus · 4 years ago
  100. 58fa22f mtd: spi-nor: core: Add erase size check for erase command initialization by Takahiro Kuwano · 4 years, 4 months ago