1. 4575243c Merge tag 'nand/for-5.6' into mtd/next by Miquel Raynal · 5 years ago
  2. 52bbd2d mtd: spi-nor: remove unused enum spi_nor_ops by Michael Walle · 5 years ago
  3. 44f4599 mtd: onenand: omap2: Fix errors in style by Amir Mahdi Ghorbanian · 5 years ago
  4. adf1092 mtd: spi-nor: Support TB selection using SR bit 6 by Jungseung Lee · 5 years ago
  5. 52487e2 mtd: spi-nor: Rename SR_TB to indicate the bit used by Jungseung Lee · 5 years ago
  6. 83cba93 mtd: spi-nor: Set default Quad Enable method for ISSI flashes by Sagar Shrikant Kadam · 5 years ago
  7. 658488e mtd: spi-nor: Rename Quad Enable methods by Tudor Ambarus · 5 years ago
  8. bb2dc7f mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1 by Tudor Ambarus · 5 years ago
  9. 3e0930f mtd: spi-nor: Rework the disabling of block write protection by Tudor Ambarus · 5 years ago
  10. 39d1e33 mtd: spi-nor: Fix clearing of QE bit on lock()/unlock() by Tudor Ambarus · 5 years ago
  11. 45397787 mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' by Tudor Ambarus · 5 years ago
  12. 4553d46 Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  13. 560852a Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/for-5.4 by Richard Weinberger · 5 years ago
  14. 6d56e41 mtd: Kill mount_mtd() by David Howells · 6 years ago
  15. 0f07100 mtd: Provide fs_context-aware mount_mtd() replacement by David Howells · 6 years ago
  16. 1018c94 mtd: mtdcore: add debugfs nodes for querying the flash name and id by Zhuohao Lee · 6 years ago
  17. 2d7ff85 mtd: spi-nor: Add a ->setup() method by Tudor Ambarus · 5 years ago
  18. 3649959 mtd: spi-nor: Add a ->convert_addr() method by Boris Brezillon · 5 years ago
  19. dff9724 mtd: spi-nor: Rework the SPI NOR lock/unlock logic by Boris Brezillon · 5 years ago
  20. 64c160f mtd: spi-nor: Create a ->set_4byte() method by Boris Brezillon · 5 years ago
  21. c468721 mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter' by Tudor Ambarus · 5 years ago
  22. 42f5994 mtd: spi-nor: Drop quad_enable() from 'struct spi-nor' by Tudor Ambarus · 5 years ago
  23. 4759912 mtd: spi-nor: Regroup flash parameter and settings by Tudor Ambarus · 5 years ago
  24. 92b6d38 mtd: spi-nor: Remove unused macro by Tudor Ambarus · 5 years ago
  25. 0c43125 mtd: nand: fix typo, s/erasablocks/eraseblocks by Tudor Ambarus · 5 years ago
  26. 3342d2f mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h by Masahiro Yamada · 5 years ago
  27. 5fbdac1 mtd: spi-nor: fix description for int (*flash_is_locked)() by Tudor Ambarus · 5 years ago
  28. c76f508 mtd: spi-nor: Rework hwcaps selection for the spi-mem case by Boris Brezillon · 5 years ago
  29. b35b9a1 mtd: spi-nor: Move m25p80 code in spi-nor.c by Boris Brezillon · 5 years ago
  30. f173f26 mtd: spi-nor: always use bounce buffer for register read/writes by Vignesh Raghavendra · 5 years ago
  31. 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
  32. 1d2af80d Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 6 years ago
  33. 3552691 mtd: spinand: Add initial support for Paragon PN26G0xA by Jeff Kletsky · 6 years ago
  34. 9f897bf mtd: Add flag to indicate panic_write by Kamal Dasu · 6 years ago
  35. 8788449 mtd: spinand: Add support for two-byte device IDs by Jeff Kletsky · 6 years ago
  36. bded033 mtd: spinand: Define macros for page-read ops with three-byte addresses by Jeff Kletsky · 6 years ago
  37. 14a82ea mtd: rawnand: export NAND operation tracer by Sascha Hauer · 6 years ago
  38. 855eff2 mtd: onenand: Add support for 8Gb datasize onenand by Jonathan Bakker · 6 years ago
  39. dcc7d34 mtd: Add support for HyperBus memory devices by Vignesh Raghavendra · 6 years ago
  40. 4844ef8 mtd: cfi_cmdset_0002: Add support for polling status register by Vignesh Raghavendra · 6 years ago
  41. 39071cf Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  42. 191f5c2 mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes by Tudor Ambarus · 6 years ago
  43. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  44. 84a14ae treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 by Thomas Gleixner · 6 years ago
  45. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  46. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  47. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  48. bb59254 mtd: nand: Make flags for bad block marker position more granular by Frieder Schrempf · 6 years ago
  49. c902467 mtd: nand: Cleanup flags and fields for bad block marker position by Frieder Schrempf · 6 years ago
  50. bfd15c9 mtd: onenand: Store bad block marker position in chip struct by Frieder Schrempf · 6 years ago
  51. 04649ec mtd: rawnand: Always store info about bad block markers in chip struct by Frieder Schrempf · 6 years ago
  52. f56cad5 mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN) by Masahiro Yamada · 6 years ago
  53. 7e8afca mtd: rawnand: Fix sphinx syntax by Jonathan Neuschäfer · 6 years ago
  54. 714c068 mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm by Miquel Raynal · 6 years ago
  55. 6a1b66d mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds by Boris Brezillon · 6 years ago
  56. 32813e2 mtd: rawnand: Get rid of chip->numchips by Boris Brezillon · 6 years ago
  57. 6c836d5 mtd: rawnand: Get rid of chip->chipsize by Boris Brezillon · 6 years ago
  58. 2981516 mtd: rawnand: Get rid of chip->bits_per_cell by Boris Brezillon · 6 years ago
  59. 7beb37e mtd: rawnand: Use nanddev_mtd_max_bad_blocks() by Boris Brezillon · 6 years ago
  60. d974541 mtd: rawnand: Move all page cache related fields to a sub-struct by Boris Brezillon · 6 years ago
  61. eeab717 mtd: rawnand: Provide a helper to get chip->data_buf by Boris Brezillon · 6 years ago
  62. 3020e30 mtd: rawnand: Prepare things to reuse the generic NAND layer by Boris Brezillon · 6 years ago
  63. 080d66e mtd: rawnand: Use nand_to_mtd() in nand_{set,get}_flash_node() by Boris Brezillon · 6 years ago
  64. 46b01d7 mtd: nand: Add a helper to retrieve the number of pages per target by Boris Brezillon · 6 years ago
  65. 7c4ecca mtd: nand: Add a helper returning the number of eraseblocks per target by Boris Brezillon · 6 years ago
  66. 377e517 mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg by Boris Brezillon · 6 years ago
  67. 981d1aa mtd: spinand: Use the spi-mem dirmap API by Boris Brezillon · 6 years ago
  68. 9220d7b Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  69. 225c0ed mtd: spi-nor: Fix wrong abbreviation HWCPAS by Bean Huo · 6 years ago
  70. 2d73f3d mtd: rawnand: remove ->legacy.erase and single_erase() by Masahiro Yamada · 6 years ago
  71. 013e629 mtd: rawnand: Simplify the locking by Boris Brezillon · 6 years ago
  72. fcd44b6 mtd: spi-nor: add opcodes for octal Read/Write commands by Yogesh Narayan Gaur · 6 years ago
  73. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  74. f366d38 Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  75. ccec4a4 Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  76. 816873e mtd: spi-nor: parse SFDP 4-byte Address Instruction Table by Cyrille Pitchen · 6 years ago
  77. e9f3a2b mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h} by Boris Brezillon · 6 years ago
  78. 548ed68 mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag by Boris Brezillon · 6 years ago
  79. 0005aad mtd: spi-nor: add macros related to MICRON flash by Yogesh Narayan Gaur · 6 years ago
  80. c93c613 mtd: spinand: add support for GigaDevice GD5FxGQ4xA by Chuanhong Guo · 6 years ago
  81. 7b6a9b2 mtd: rawnand: Deprecate the dummy_controller field by Boris Brezillon · 6 years ago
  82. 7a08dba mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops by Boris Brezillon · 6 years ago
  83. f2abfeb mtd: rawnand: Move the ->exec_op() method to nand_controller_ops by Boris Brezillon · 6 years ago
  84. 7d6c37e mtd: rawnand: Deprecate the ->select_chip() hook by Boris Brezillon · 6 years ago
  85. ae2294b mtd: rawnand: Pass the CS line to be selected in struct nand_operation by Boris Brezillon · 6 years ago
  86. 1d01785 mtd: rawnand: Add nand_[de]select_target() helpers by Boris Brezillon · 6 years ago
  87. 336058c mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag by Boris Brezillon · 6 years ago
  88. 1f2d29e mtd: rawnand: Move nand_exec_op() to internal.h by Boris Brezillon · 6 years ago
  89. 10949af mtd: spinand: Add initial support for Toshiba TC58CVG2S0H by Schrempf Frieder · 6 years ago
  90. c4dfa25 mtd: add support for reading MTD devices via the nvmem API by Alban Bedel · 6 years ago
  91. 1186af4 mtd: keep original flags for every struct mtd_info by Rafał Miłecki · 6 years ago
  92. 4348433 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  93. cfd7401 mtd: rawnand: sh_flctl: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  94. 9e3e4d8 Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into nand/next by Miquel Raynal · 6 years ago
  95. 98ee3fc mtd: nand: Fix nanddev_pos_next_page() kernel-doc header by Boris Brezillon · 6 years ago
  96. b0e137a mtd: rawnand: Provide helper for polling GPIO R/B pin by Janusz Krzysztofik · 6 years ago
  97. d098093 mtd: nand: Fix nanddev_neraseblocks() by Boris Brezillon · 6 years ago
  98. a36cf68 Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  99. 042c1a5 Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  100. 891b7c5 mtd_blkdevs: convert to blk-mq by Jens Axboe · 6 years ago