1. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  2. 104c0d6 Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  3. 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
  4. bc7d9ae Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  6. 2cfcfad mtd: pmc551: Remove set but not used variable 'soff_lo' by zhengbin · 5 years ago
  7. 8a9485f mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing mode by Tokunori Ikegami · 5 years ago
  8. 137e92f mtd: sm_ftl: Fix memory leak in sm_init_zone() error path by Wenwen Wang · 5 years ago
  9. a3f12a3 mtd: parsers: Move CMDLINE parser by Linus Walleij · 5 years ago
  10. c5da56f mtd: parsers: Move OF parser by Linus Walleij · 5 years ago
  11. ac37d35 mtd: parsers: Move BCM63xx parser by Linus Walleij · 5 years ago
  12. 11f7402 mtd: parsers: Move BCM47xx parser by Linus Walleij · 5 years ago
  13. 5a4a335 mtd: parsers: Move TI AR7 parser by Linus Walleij · 5 years ago
  14. 7520312 mtd: pismo: Simplify getting the adapter of a client by Wolfram Sang · 5 years ago
  15. f3d45ac mtd: phram: Module parameters add writable permissions by Xiaoming Ni · 5 years ago
  16. 97ef08a mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached by Christoph Hellwig · 5 years ago
  17. 6db5506 Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/for-5.4 by Richard Weinberger · 5 years ago
  18. 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
  19. c3c1aca Merge tag 'nand/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
  20. e46131b ubi: block: Warn if volume size is not multiple of 512 by Richard Weinberger · 5 years ago
  21. 8615b94 ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB by Zhihao Cheng · 5 years ago
  22. 8596813 ubi: Don't do anchor move within fastmap area by Richard Weinberger · 5 years ago
  23. 6d56e41 mtd: Kill mount_mtd() by David Howells · 6 years ago
  24. 0f07100 mtd: Provide fs_context-aware mount_mtd() replacement by David Howells · 6 years ago
  25. 9607af6 mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)" by Ashish Kumar · 5 years ago
  26. 173c3d4 mtd: spi-nor: Add support for mt35xu02g by Ashish Kumar · 5 years ago
  27. dc9cfd2 mtd: hyperbus: fix dependency and build error by Randy Dunlap · 5 years ago
  28. f480b96 mtd: rawnand: omap2: Fix number of bitflips reporting with ELM by Sascha Hauer · 5 years ago
  29. 7f852cc mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips by Claire Lin · 5 years ago
  30. 3a96033 mtd: spi-nor: remove superfluous pass of nor->info->sector_size by Tudor Ambarus · 5 years ago
  31. dcc935b mtd: spi-nor: enable the debugfs for the partname and partid by Zhuohao Lee · 5 years ago
  32. 1018c94 mtd: mtdcore: add debugfs nodes for querying the flash name and id by Zhuohao Lee · 6 years ago
  33. 7ae2227 mtd: spi-nor: hisi-sfc: Add of_node_put() before break by Nishka Dasgupta · 5 years ago
  34. 6597f0b mtd: spi-nor: aspeed-smc: Add of_node_put() by Nishka Dasgupta · 5 years ago
  35. 620df24 mtd: spi-nor: Introduce spi_nor_get_flash_info() by Tudor Ambarus · 5 years ago
  36. 696ce50 mtd: spi-nor: Introduce spi_nor_set_addr_width() by Tudor Ambarus · 5 years ago
  37. 07920df mtd: spi-nor: Bring flash params init together by Tudor Ambarus · 5 years ago
  38. ad3bba0 mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag by Boris Brezillon · 5 years ago
  39. 641eddd mtd: spi-nor: Add s3an_post_sfdp_fixups() by Tudor Ambarus · 5 years ago
  40. 2d7ff85 mtd: spi-nor: Add a ->setup() method by Tudor Ambarus · 5 years ago
  41. 3649959 mtd: spi-nor: Add a ->convert_addr() method by Boris Brezillon · 5 years ago
  42. 92094eb mtd: spi-nor: Add spansion_post_sfdp_fixups() by Boris Brezillon · 5 years ago
  43. 2b12ae1 mtd: spi-nor: Add post_sfdp() hook to tweak flash config by Boris Brezillon · 5 years ago
  44. dff9724 mtd: spi-nor: Rework the SPI NOR lock/unlock logic by Boris Brezillon · 5 years ago
  45. 64c160f mtd: spi-nor: Create a ->set_4byte() method by Boris Brezillon · 5 years ago
  46. 1c1d8d9 mtd: spi-nor: Split spi_nor_init_params() by Tudor Ambarus · 5 years ago
  47. 22f2eaa mtd: spi-nor: Move manufacturer quad_enable() in ->default_init() by Tudor Ambarus · 5 years ago
  48. 48e4d97 mtd: spi-nor: Add a default_init() fixup hook for gd25q256 by Boris Brezillon · 5 years ago
  49. ce0b6f3 mtd: spi-nor: Add default_init() hook to tweak flash parameters by Tudor Ambarus · 5 years ago
  50. c468721 mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter' by Tudor Ambarus · 5 years ago
  51. 42f5994 mtd: spi-nor: Drop quad_enable() from 'struct spi-nor' by Tudor Ambarus · 5 years ago
  52. 1e35a56 mtd: spi-nor: Use nor->params by Tudor Ambarus · 5 years ago
  53. 4759912 mtd: spi-nor: Regroup flash parameter and settings by Tudor Ambarus · 5 years ago
  54. 1e05a7e6 Merge tag 'v5.3-rc6' into spi-nor/next by Tudor Ambarus · 5 years ago
  55. 557c759 mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1 by Tokunori Ikegami · 5 years ago
  56. 0bcf880 mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths by Tokunori Ikegami · 5 years ago
  57. 6beb3ea mtd: cfi_cmdset_0002: Split wait for write buffer completion sequence by Tokunori Ikegami · 5 years ago
  58. 816a6d1 mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence by Tokunori Ikegami · 5 years ago
  59. 228c05c mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement by Tokunori Ikegami · 5 years ago
  60. a371ba5 mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size by Tokunori Ikegami · 5 years ago
  61. 5981dfc mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer() by Tokunori Ikegami · 5 years ago
  62. 37c673a mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() by Tokunori Ikegami · 5 years ago
  63. f454b43 mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe() by Sergei Shtylyov · 6 years ago
  64. 419a7a1 mtd: rawnand: remove w90x900 driver by Arnd Bergmann · 5 years ago
  65. 738b0ca mtd: rawnand: Add Macronix raw NAND controller driver by Mason Yang · 5 years ago
  66. 86aa04f mtd: rawnand: Fix a memory leak bug by Wenwen Wang · 5 years ago
  67. d83aef0 mtd: onenand_base: Fix a memory leak bug by Wenwen Wang · 5 years ago
  68. 20eabc8 Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  69. 913787c mtd: spi-nor: intel-spi: Whitelist 4B read commands by Alexander Sverdlin · 6 years ago
  70. 313aca5 mtd: spi-nor: fix a memory leak bug by Wenwen Wang · 5 years ago
  71. 3e9e38d mtd: spi-nor: Fix an error code in spi_nor_read_raw() by Dan Carpenter · 5 years ago
  72. 4262ee8 mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall by Thor Thayer · 5 years ago
  73. 3f0289c mtd: sa1100: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  74. e702389 mtd: spi-nor : Remove SPI_NOR_HAS_TB flag on s25fl512s by Jungseung Lee · 6 years ago
  75. f13e180 mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flash by Mika Westerberg · 5 years ago
  76. 6dc944d mtd: spi-nor: add support for sst26wf016b memory IC by Eugeniy Paltsev · 5 years ago
  77. 3123db1 mtd: spi-nor: Add Winbond w25q256jvm by Avi Fishman · 5 years ago
  78. 834de5c mtd: spi-nor: Fix the disabling of write protection at init by Tudor Ambarus · 5 years ago
  79. c76f508 mtd: spi-nor: Rework hwcaps selection for the spi-mem case by Boris Brezillon · 5 years ago
  80. b35b9a1 mtd: spi-nor: Move m25p80 code in spi-nor.c by Boris Brezillon · 5 years ago
  81. f173f26 mtd: spi-nor: always use bounce buffer for register read/writes by Vignesh Raghavendra · 5 years ago
  82. 80107e7 mtd: rawnand: remove redundant assignment to variable ret by Colin Ian King · 5 years ago
  83. 75de0eb mtd: rawnand: r852: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  84. 3194166 mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings by Julia Lawall · 5 years ago
  85. 62d1716 Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  86. 2b372a9 mtd: hyperbus: Add hardware dependency to AM654 driver by Jean Delvare · 5 years ago
  87. 2d75989 mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies by Vignesh Raghavendra · 5 years ago
  88. 8493b2a mtd: rawnand: micron: handle on-die "ECC-off" devices correctly by Marco Felsch · 5 years ago
  89. b58451e mtd: rawnand: Drop obsolete JZ4740 NAND driver by Paul Cercueil · 5 years ago
  90. cc40704 mtd: onenand_base: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  91. 1670e67 mtd: rawnand: ingenic: Add of_node_put() before return by Nishka Dasgupta · 6 years ago
  92. 60be51f mtd: rawnand: meson: Add of_node_put() before return by Nishka Dasgupta · 6 years ago
  93. a08e429 mtd: rawnand: tango: Add of_node_put() before return by Nishka Dasgupta · 6 years ago
  94. c436f68 mtd: rawnand: oxnas: Add of_node_put() by Nishka Dasgupta · 6 years ago
  95. 4902e87 mtd: rawnand: vf610: Add of_node_put() before goto by Nishka Dasgupta · 6 years ago
  96. b410f4e mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Christophe Kerello · 6 years ago
  97. 43f6c07 docs: mtd: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  98. 6e58e2d docs: mtd: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  99. 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
  100. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago