1. d389050 mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 5 months ago
  2. a8899631 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 5 months ago
  3. a23409c mtd: sharpslpart: Fix unsigned comparison to zero by YueHaibing · 4 years, 7 months ago
  4. ad13249 mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock by Nathan Chancellor · 4 years, 8 months ago
  5. d9e9451 ubi: Fix an error pointer dereference in error handling code by Dan Carpenter · 4 years, 7 months ago
  6. 5fe3a95 ubi: fastmap: Fix inverted logic in seen selfcheck by Sascha Hauer · 4 years, 9 months ago
  7. 5bebd8d mtd: devices: fix mchp23k256 read and write by Angelo Dureghello · 4 years, 9 months ago
  8. 35c5980 mtd: spi-nor: fix silent truncation in spi_nor_read_raw() by Sergei Shtylyov · 4 years, 9 months ago
  9. 8dbdf41 mtd: spi-nor: fix silent truncation in spi_nor_read() by Sergei Shtylyov · 4 years, 9 months ago
  10. 077ac6b mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy by Peter Ujfalusi · 4 years, 7 months ago
  11. 37b8438 mtd: spear_smi: Fix Write Burst mode by Miquel Raynal · 4 years, 9 months ago
  12. 37b5fff mtd: spi-nor: cast to u64 to avoid uint overflows by huijin.park · 6 years ago
  13. 4535def mtd: rawnand: atmel: fix possible object reference leak by Wen Yang · 5 years ago
  14. d76562f mtd: rawnand: atmel: Fix spelling mistake in error message by Miquel Raynal · 5 years ago
  15. d00bd54 mtd: Remove a debug trace in mtdpart.c by Boris Brezillon · 6 years ago
  16. 5c4c8e4 mtd: Check add_mtd_device() ret code by Boris Brezillon · 6 years ago
  17. 272ff3b mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET by Boris Brezillon · 6 years ago
  18. dc040b5 ubi: Do not drop UBI device reference before using by Pan Bian · 6 years ago
  19. d57b00f ubi: Put MTD device after it is not used by Pan Bian · 6 years ago
  20. f9a2a8b mtd: devices: m25p80: Make sure WRITE_EN is issued before each write by Yogesh Gaur · 6 years ago
  21. 6664533 mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single by Nathan Chancellor · 6 years ago
  22. 8fce141 mtd: physmap_of: Release resources on error by Ricardo Ribalda Delgado · 6 years ago
  23. ed896ddf mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer by Nathan Chancellor · 6 years ago
  24. 5128ea9 mtd: rawnand: qcom: don't include dma-direct.h by Christoph Hellwig · 6 years ago
  25. d6ebf70 mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions by Kurt Kanzenbach · 6 years ago
  26. 29535ba mtd: rawnand: fsl_ifc: check result of SRAM initialization by Kurt Kanzenbach · 6 years ago
  27. 6ae8c86 mtd: rawnand: marvell: use regmap_update_bits() for syscon access by Thomas Petazzoni · 6 years ago
  28. c1a7fe4 mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() by Tokunori Ikegami · 5 years ago
  29. 70facf9 mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue by Xiaolei Li · 5 years ago
  30. e7bb4c8 mtd: rawnand: micron: handle on-die "ECC-off" devices correctly by Marco Felsch · 5 years ago
  31. d6328d7 mtd: spinand: read returns badly if the last page has bitflips by liaoweixiong · 5 years ago
  32. 94f1db4 mtd: rawnand: mtk: Correct low level time calculation of r/w cycle by Xiaolei Li · 5 years ago
  33. 39e597d mtd: spinand: macronix: Fix ECC Status Read by Emil Lenngren · 6 years ago
  34. 6a01793 mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write by Alexander Sverdlin · 5 years ago
  35. 7c5d650 mtd: rawnand: gpmi: fix MX28 bus master lockup problem by Martin Kepplinger · 5 years ago
  36. a72040a mtd: spinand: Fix the error/cleanup path in spinand_init() by Boris Brezillon · 6 years ago
  37. b3ce775 mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache by Boris Brezillon · 6 years ago
  38. 3ca59bf mtd: Make sure mtd->erasesize is valid even if the partition is of size 0 by Boris Brezillon · 6 years ago
  39. 1e235ec mtd: rawnand: qcom: fix memory corruption that causes panic by Christian Lamparter · 6 years ago
  40. cec876b mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan() by Boris Brezillon · 6 years ago
  41. 5cad883 mtd: rawnand: marvell: prevent timeouts on a loaded machine by Miquel Raynal · 6 years ago
  42. 5862094 mtd: atmel-quadspi: disallow building on ebsa110 by Arnd Bergmann · 6 years ago
  43. d7dace9 mtd: spi-nor: Fix Cadence QSPI page fault kernel panic by Thor Thayer · 6 years ago
  44. 1a48824 mtd: rawnand: qcom: Namespace prefix some commands by Olof Johansson · 6 years ago
  45. 86e4292 mtd: nand: Fix memory allocation in nanddev_bbt_init() by Frieder Schrempf · 6 years ago
  46. 78ac303 mtd: rawnand: atmel: fix OF child-node lookup by Johan Hovold · 6 years ago
  47. 14e58f9 mtd: docg3: don't set conflicting BCH_CONST_PARAMS option by Arnd Bergmann · 6 years ago
  48. 9e9dd0f mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute() by Christophe JAILLET · 6 years ago
  49. dbf134f mtd: rawnand: atmel: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  50. 9cc1cbc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset by Masahiro Yamada · 6 years ago
  51. 24177fa mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus by Ahmad Fatoum · 6 years ago
  52. 55f15a2 mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash by Mika Westerberg · 6 years ago
  53. e40d806 mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB by Liu Xiang · 6 years ago
  54. 53772af mtd: maps: gpio-addr-flash: Fix ioremapped size by Ricardo Ribalda Delgado · 6 years ago
  55. 6737137 mtd: rawnand: marvell: fix the IRQ handler complete() condition by Miquel Raynal · 6 years ago
  56. 4a3e85f mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able by Boris Brezillon · 6 years ago
  57. 85516a98 mtd: partitions: fix unbalanced of_node_get/put() by Miquel Raynal · 6 years ago
  58. cf51e4b mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · 6 years ago
  59. 21a2680 mtd: rawnand: marvell: prevent harmless warnings by Miquel Raynal · 6 years ago
  60. 336d139 mtd: rawnand: denali: do not pass zero maxchips to nand_scan() by Masahiro Yamada · 6 years ago
  61. 166cd44 mtd: rawnand: docg4: Remove wrong __init annotations by Geert Uytterhoeven · 6 years ago
  62. 6f7948f Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  63. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  64. c355aa4 ubi: expose the volume CRC check skip flag by Quentin Schulz · 6 years ago
  65. 6265251 ubi: provide a way to skip CRC checks by Quentin Schulz · 6 years ago
  66. 2567747 ubi: Initialize Fastmap checkmapping correctly by Richard Weinberger · 6 years ago
  67. 747f623 Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  68. 010b0e7 Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  69. c2fc71c Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  70. 9805d4b mtd: rawnand: atmel: Select GENERIC_ALLOCATOR by Boris Brezillon · 6 years ago
  71. d0eea5d Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  72. da86748 Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  73. c1acb21 Merge branch 'spi-4.19' into spi-next by Mark Brown · 6 years ago
  74. 4aa5db2 Merge branch 'asoc-4.19' into asoc-next by Mark Brown · 6 years ago
  75. b02b17f mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name by Frieder Schrempf · 6 years ago
  76. 3d3fe3c mtd: rawnand: allocate dynamically ONFI parameters during detection by Miquel Raynal · 6 years ago
  77. bb27626 mtd: spi-nor: only apply reset hacks to broken hardware by Brian Norris · 6 years ago
  78. 3938c0d mtd: spi-nor: cadence-quadspi: fix timeout handling by Nicholas Mc Guire · 6 years ago
  79. 261b354 mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.h by Boris Brezillon · 6 years ago
  80. 11edc11 mtd: spi-nor: intel-spi: use mtd_device_register() by Rafał Miłecki · 6 years ago
  81. 5f0d022 mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK" by Benjamin Gaignard · 6 years ago
  82. de217c1 mtd: spi-nor: atmel-quadspi: add suspend/resume hooks by Claudiu Beznea · 6 years ago
  83. 2023f1f mtd: rawnand: allocate model parameter dynamically by Miquel Raynal · 6 years ago
  84. 98732da mtd: rawnand: do not export nand_scan_[ident|tail]() anymore by Miquel Raynal · 6 years ago
  85. ee1af82 mtd: rawnand: txx9ndfmc: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  86. abe23d1 mtd: rawnand: txx9ndfmc: clarify ECC parameters assignation by Miquel Raynal · 6 years ago
  87. 176fc2f mtd: rawnand: tegra: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  88. ccadc14 mtd: rawnand: jz4740: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  89. 2f21734 mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls by Miquel Raynal · 6 years ago
  90. f57bbfb mtd: rawnand: jz4740: fix probe function error path by Miquel Raynal · 6 years ago
  91. 66a3847 mtd: rawnand: docg4: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  92. 49aa76b mtd: rawnand: do not execute nand_scan_ident() if maxchips is zero by Miquel Raynal · 6 years ago
  93. 577e010 mtd: rawnand: atmel: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  94. 7928225 mtd: rawnand: atmel: clarify NAND addition/removal paths by Miquel Raynal · 6 years ago
  95. e1e6255 mtd: rawnand: omap2: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  96. c49f3be mtd: rawnand: lpc32xx_mlc: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  97. 73a27db mtd: rawnand: cafe: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  98. 4918b90 mtd: rawnand: brcmnand: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  99. 6a3cec6 mtd: rawnand: qcom: convert driver to nand_scan() by Miquel Raynal · 6 years ago
  100. fe13ae0 mtd: rawnand: sm_common: convert driver to nand_scan_with_ids() by Miquel Raynal · 6 years ago