1. 4297312 Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 3 months ago
  2. 6f78b9a Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 3 months ago
  3. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  4. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  5. 6402f4c mtd: hyperbus: Fix build failure when only RPCIF_HYPERBUS is enabled by Vignesh Raghavendra · 4 years, 3 months ago
  6. 9113ba3 Merge tag 'cfi/for-5.10' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years, 3 months ago
  7. 80510e255 Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years, 3 months ago
  8. 3856a28 Merge tag 'nand/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years, 3 months ago
  9. 5de15b6 mtd: hyperbus: add Renesas RPC-IF driver by Sergei Shtylyov · 4 years, 3 months ago
  10. 9a3422a Revert "mtd: spi-nor: Prefer asynchronous probe" by Vignesh Raghavendra · 4 years, 3 months ago
  11. b597cc7 mtd: parsers: bcm63xx: Do not make it modular by Florian Fainelli · 4 years, 3 months ago
  12. 88c4203 mtd: spear_smi: Enable compile testing by Miquel Raynal · 4 years, 3 months ago
  13. 0626258 mtd: maps: vmu-flash: fix typos for struct memcard by Bernard Zhao · 4 years, 3 months ago
  14. b3e79e7 mtd: physmap: Add Baikal-T1 physically mapped ROM support by Serge Semin · 4 years, 4 months ago
  15. 6aec345 mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmu by Liu Shixin · 4 years, 4 months ago
  16. 88e315d1 mtd: onenand: simplify the return expression of onenand_transfer_auto_oob by Liu Shixin · 4 years, 4 months ago
  17. fb1c7e8 mtd: rawnand: cadence: remove a redundant dev_err call by Liu Shixin · 4 years, 4 months ago
  18. 6d11178 mtd: rawnand: ams-delta: Fix non-OF build warning by Janusz Krzysztofik · 4 years, 4 months ago
  19. fb8c381 mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops() by Tudor Ambarus · 4 years, 4 months ago
  20. 6e88127 mtd: rawnand: Introduce nand_set_ecc_on_host_ops() by Tudor Ambarus · 4 years, 4 months ago
  21. d27c985 mtd: rawnand: atmel: Check return values for nand_read_data_op by Alex Dewar · 4 years, 4 months ago
  22. f7721e4 mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size() by YueHaibing · 4 years, 4 months ago
  23. 07eb014 mtd: rawnand: qcom: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  24. c4bc1ec mtd: rawnand: marvell: Fix and update kerneldoc by Krzysztof Kozlowski · 4 years, 4 months ago
  25. 6ce92fa mtd: rawnand: marvell: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  26. 78a7349 mtd: rawnand: gpmi: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  27. 1caa752 mtd: rawnand: atmel: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  28. 28acb2c mtd: onenand: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  29. 85a3ebb mtd: rawnand: marvell: Support panic_write for mtdoops by Chris Packham · 4 years, 4 months ago
  30. 302d8a2 mtd: spinand: gigadevice: Add support for GD5F4GQ4xC by Hauke Mehrtens · 4 years, 5 months ago
  31. aea7687 mtd: spinand: gigadevice: Add QE Bit by Hauke Mehrtens · 4 years, 5 months ago
  32. 6387ad9 mtd: spinand: gigadevice: Only one dummy byte in QUADIO by Hauke Mehrtens · 4 years, 5 months ago
  33. cb7dc31 mtd: rawnand: vf610: disable clk on error handling path in probe by Evgeny Novikov · 4 years, 5 months ago
  34. d43511d mtd: rawnand: oxnas: cleanup/simplify code by Pavel Machek · 4 years, 5 months ago
  35. 75b049b mtd: spinand: macronix: Add support for MX31UF1GE4BC by YouChing Lin · 4 years, 6 months ago
  36. 051e070 mtd: spinand: macronix: Add support for MX31LF1GE4BC by YouChing Lin · 4 years, 6 months ago
  37. ab78e6a mtd: rawnand: pasemi: Make pasemi_device_ready() static by Wei Yongjun · 4 years, 6 months ago
  38. ab16f54 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 6 months ago
  39. 4bc0224 mtd: rawnand: atmel: Get rid of the legacy interface implementation by Boris Brezillon · 4 years, 6 months ago
  40. 03b3e0c mtd: rawnand: atmel: Convert the driver to exec_op() by Boris Brezillon · 4 years, 6 months ago
  41. 060c931 mtd: rawnand: atmel: Use nand_prog_page_end_op() by Boris Brezillon · 4 years, 6 months ago
  42. 5b2baf1 mtd: rawnand: atmel: Use nand_{write,read}_data_op() by Boris Brezillon · 4 years, 6 months ago
  43. dca3c3c mtd: rawnand: atmel: Drop redundant nand_read_page_op() by Boris Brezillon · 4 years, 6 months ago
  44. b0155da mtd: rawnand: atmel: Enable the NFC controller at probe time by Boris Brezillon · 4 years, 6 months ago
  45. b515633 mtd: rawnand: Use the NAND framework user_conf object for ECC flags by Miquel Raynal · 4 years, 4 months ago
  46. d7157ff mtd: rawnand: Use the ECC framework user input parsing bits by Miquel Raynal · 4 years, 4 months ago
  47. 8c126720 mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper by Miquel Raynal · 4 years, 4 months ago
  48. 1e3b37a mtd: rawnand: Use the ECC framework OOB layouts by Miquel Raynal · 4 years, 4 months ago
  49. 00c9cf4 mtd: hyperbus: hbmc-am654: Add DMA support for reads by Vignesh Raghavendra · 4 years, 3 months ago
  50. 992df3b mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probe by Vignesh Raghavendra · 4 years, 3 months ago
  51. aca31ce mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access by Vignesh Raghavendra · 4 years, 3 months ago
  52. 6eedfd8 mtd: spi-nor: winbond: Add support for w25q64jwm by Ikjoon Jang · 4 years, 3 months ago
  53. 3a9dcb2 mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-S SPI serial flash by Mika Westerberg · 4 years, 3 months ago
  54. 02892d4 mtd: spi-nor: macronix: Add SECT_4K to mx25l12805d by Robert Marko · 4 years, 4 months ago
  55. 03edda0 mtd: spi-nor: Prefer asynchronous probe by Douglas Anderson · 4 years, 4 months ago
  56. c441bcd mtd: rawnand: Make use of the ECC framework by Miquel Raynal · 4 years, 4 months ago
  57. 53576c7 mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant by Miquel Raynal · 4 years, 4 months ago
  58. 9a333a7 mtd: spinand: Use nanddev_get_ecc_conf() when relevant by Miquel Raynal · 4 years, 4 months ago
  59. bace41f mtd: rawnand: Use the new ECC engine type enumeration by Miquel Raynal · 4 years, 4 months ago
  60. ef24f97 mtd: rawnand: Separate the ECC engine type and the ECC byte placement by Miquel Raynal · 4 years, 4 months ago
  61. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  62. d005f8c ubi: check kthread_should_stop() after the setting of task state by Zhihao Cheng · 4 years, 7 months ago
  63. 670c898 mtd: spear_smi: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 4 months ago
  64. 1afc0c8 Revert "mtd: spi-nor: Add capability to disable flash quad mode" by Yicong Yang · 4 years, 4 months ago
  65. 7d90a9b Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()" by Yicong Yang · 4 years, 4 months ago
  66. 1840ff8 mtd: mtdconcat: map: remove redundant assignment to variable 'size' by Colin Ian King · 4 years, 4 months ago
  67. c1cf1d5 mtd: mtdoops: Don't write panic data twice by Mark Tomlinson · 4 years, 4 months ago
  68. a8c7ffd mtd: nand: Introduce the ECC engine framework by Miquel Raynal · 4 years, 4 months ago
  69. 3fbe507 mtd: mtdconcat: map through panic write handler by Matt Weber · 4 years, 7 months ago
  70. 552a028 mtd: rawnand: oxnas: cleanup/simplify code by Pavel Machek · 4 years, 5 months ago
  71. 3e1b646 mtd: lpddr: fix excessive stack usage with clang by Arnd Bergmann · 4 years, 8 months ago
  72. 1d0e5eb mtd: Avoid comma separated statements by Joe Perches · 4 years, 4 months ago
  73. 9b21084 mtd: maps: physmap: Retain mtd-name property from dts by Chris Packham · 4 years, 4 months ago
  74. 1a64026 mtd: lpddr: Move function print_drs_error to lpddr_cmds.c by Gustavo A. R. Silva · 4 years, 8 months ago
  75. 5610d1f mtd: mtdcore: Convert to DEFINE_SHOW_ATTRIBUTE by Yongqiang Liu · 4 years, 6 months ago
  76. 701981c mtd: nand: Add a NAND page I/O request type by Miquel Raynal · 4 years, 4 months ago
  77. e0a564a mtd: rawnand: Rename the ECC algorithm enumeration items by Miquel Raynal · 4 years, 4 months ago
  78. 163c3e3dc Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 5 months ago
  79. 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
  80. b79675e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  81. 6a13802 Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years, 5 months ago
  82. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  83. b171373 Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 5 months ago
  84. c3fc1a3 ubi: fastmap: Free fastmap next anchor peb during detach by Zhihao Cheng · 4 years, 6 months ago
  85. 3b18525 ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled by Zhihao Cheng · 4 years, 6 months ago
  86. 3d19792 mtd: rawnand: omap_elm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  87. c13ac55 mtd: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  88. 614a895 mtd: hyperbus: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  89. cb41390 Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years, 5 months ago
  90. 11ba282 Merge remote-tracking branch 'spi/for-5.9' into spi-next by Mark Brown · 4 years, 5 months ago
  91. e93a977 mtd: revert "spi-nor: intel: provide a range for poll_timout" by Luis Alberto Herrera · 4 years, 7 months ago
  92. 99eae48 mtd: spi-nor: update read capabilities for w25q64 and s25fl064k by Rayagonda Kokatanur · 4 years, 7 months ago
  93. 1371a80 mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02g by David Clear · 4 years, 6 months ago
  94. 48029e6 mtd: spi-nor: macronix: Add support for mx66u2g45g by David Clear · 4 years, 6 months ago
  95. 44a80df mtd: spi-nor: intel-spi: Simulate WRDI command by Alexander Sverdlin · 4 years, 6 months ago
  96. f7e6b19 mtd: properly check all write ioctls for permissions by Greg Kroah-Hartman · 4 years, 6 months ago
  97. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  98. cc59e6b mtd: spi-nor: Disable the flash quad mode in spi_nor_restore() by Yicong Yang · 4 years, 6 months ago
  99. be19220 mtd: spi-nor: Add capability to disable flash quad mode by Yicong Yang · 4 years, 6 months ago
  100. 8c8f975 mtd: spi-nor: spansion: Remove s70fl01gs from flash_info by Takahiro Kuwano · 4 years, 6 months ago