1. f23def8 mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMA by Geert Uytterhoeven · 7 years ago
  2. ea56fb2 mtd: nand: vf610: set correct ooblayout by Stefan Agner · 7 years ago
  3. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  4. d1de762 Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  5. 0fc7e74 Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  6. 571cb17 Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 7 years ago
  7. c8f22b0 Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 7 years ago
  8. f4c6cd1 mtd: nand: sunxi: Fix ECC strength choice by Miquel Raynal · 7 years ago
  9. 4c7e95b mtd: nand: gpmi: Fix subpage reads by Boris Brezillon · 7 years ago
  10. c1a72e2 mtd: nand: Fix build issues due to an anonymous union by Miquel Raynal · 7 years ago
  11. c495a92 mtd: nand: marvell: Fix missing memory allocation modifier by Miquel Raynal · 7 years ago
  12. e06a181 mtd: nand: marvell: remove redundant variable 'oob_len' by Colin Ian King · 7 years ago
  13. a76497d mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed" by Colin Ian King · 7 years ago
  14. e6b90db mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe() by Wei Yongjun · 7 years ago
  15. 7f29ae9 ubi: block: Fix locking for idr_alloc/idr_remove by Bradley Bolen · 7 years ago
  16. 7233982 mtd: ubi: wl: Fix error return code in ubi_wl_init() by Wei Yongjun · 7 years ago
  17. 01f1969 ubi: Fix copy/paste error in function documentation by Sascha Hauer · 7 years ago
  18. 889027b ubi: Fastmap: Fix typo by Sascha Hauer · 7 years ago
  19. f78e5623 ubi: fastmap: Erase outdated anchor PEBs during attach by Sascha Hauer · 7 years ago
  20. f50629d ubi: fastmap: Clean up the initialization of pointer p by Colin Ian King · 7 years ago
  21. af7bcee ubi: fastmap: Use kmem_cache_free to deallocate memory by Pan Bian · 7 years ago
  22. a51a0c8 ubi: Fix race condition between ubi volume creation and udev by Clay McClure · 7 years ago
  23. c0e860b mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if available by Jeff Westfahl · 8 years ago
  24. 0aede42 mtd: Remove duplicate checks on mtd_oob_ops parameter by Boris Brezillon · 7 years ago
  25. 24ff129 mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing by Boris Brezillon · 7 years ago
  26. d020fc8 mtd: mtdpart: Make ECC stat handling consistent by Boris Brezillon · 7 years ago
  27. 82cea53 mtd: onenand: omap2: print resource using %pR format string by Arnd Bergmann · 7 years ago
  28. 23bae78 mtd: mtk-nor: modify functions' name more generally by Guochun Mao · 7 years ago
  29. 6837bef mtd: onenand: samsung: remove incorrect __iomem annotation by Christophe JAILLET · 7 years ago
  30. a758f50 mtd: onenand: omap2: Configure driver from DT by Ladislav Michl · 7 years ago
  31. bdaca93 mtd: onenand: omap2: Decouple DMA enabling from INT pin availability by Ladislav Michl · 7 years ago
  32. f522933 mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific by Ladislav Michl · 7 years ago
  33. 3ed6a4d mtd: onenand: omap2: Convert to use dmaengine for memcpy by Peter Ujfalusi · 7 years ago
  34. fb25070 mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation by Ladislav Michl · 7 years ago
  35. 3621311 mtd: onenand: omap2: Simplify the DMA setup for various paths by Peter Ujfalusi · 7 years ago
  36. d120568 mtd: onenand: omap2: Account waiting time as waiting on IO by Ladislav Michl · 7 years ago
  37. fafc0b3 mtd: onenand: omap2: Remove partitioning support from platform data by Ladislav Michl · 7 years ago
  38. 11066d4 mtd: onenand: omap2: Remove skip initial unlocking support by Ladislav Michl · 7 years ago
  39. e6854e0 mtd: onenand: omap2: Remove regulator support by Ladislav Michl · 7 years ago
  40. 02f26ec mtd: nand: add reworked Marvell NAND controller driver by Miquel Raynal · 7 years ago
  41. 87e89ce mtd: nand: Fix nand_do_read_oob() return value by Miquel Raynal · 7 years ago
  42. 12663b4 mtd: mtd_oobtest: Handle bitflips during reads by Miquel Raynal · 7 years ago
  43. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  44. 09ec417 mtd: nand: samsung: Disable subpage writes on E-die NAND by Ladislav Michl · 7 years ago
  45. 6cbefbd mtd: tests: nandbiterrs: Fix read_page return value by Sascha Hauer · 7 years ago
  46. f953f0f mtd: nand: brcmnand: Disable prefetch by default by Kamal Dasu · 7 years ago
  47. a6e4836 spi-nor: intel-spi: Remove unused preopcodes field by Mika Westerberg · 7 years ago
  48. 2167d6d mtd: fsl-quadspi: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  49. a27f2ea mtd: spi-nor: cadence-quadspi: Add support for direct access mode by Vignesh R · 7 years ago
  50. e4b580b mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence. by Vignesh R · 7 years ago
  51. fee4380 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 7 years ago
  52. 069f053 mtd: nand: qcom: Add a NULL check for devm_kasprintf() by Fabio Estevam · 7 years ago
  53. 33f45c4 mtd: Do not allow MTD devices with inconsistent erase properties by Boris Brezillon · 7 years ago
  54. 911c3a3 mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static by Wei Yongjun · 7 years ago
  55. 039b437 mtd: nand: brcmnand: Add a NULL check for devm_kasprintf() by Fabio Estevam · 7 years ago
  56. d787b8b mtd: nand: Fix unfinished comment in nand_init_data_interface() by Miquel Raynal · 7 years ago
  57. 17407ec mtd: spi-nor: Add ISSI is25lp080d support by Romain Porte · 7 years ago
  58. 0074a8f mtd: spi-nor: Add support for s25fl128l and s25fl256l by Rafael Gago · 7 years ago
  59. 29d6b29 mtd: spi-nor: indent issi section by Sean Nyekjaer · 7 years ago
  60. ded8a04 mtd: spi-nor: add support for is25lq040b by Sean Nyekjaer · 7 years ago
  61. 24f648c2 mtd: onenand: samsung: Remove a useless include by Christophe JAILLET · 7 years ago
  62. 0598344 mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()' by Christophe JAILLET · 7 years ago
  63. ad99be4 mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails by Christophe JAILLET · 7 years ago
  64. 8b5c51a mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks by Christophe JAILLET · 7 years ago
  65. b1d030f mtd: sharpslpart: fix overflow on block_adr calculation by Colin Ian King · 7 years ago
  66. d82c368 mtd: Fix mtd_check_oob_ops() by Miquel Raynal · 7 years ago
  67. db601f3 mtd: mchp23k256: propagate return value of spi_sync() by Antonio Borneo · 7 years ago
  68. bf65710 mtd: mtdswap: make array 'name' static const, shrinks object size by Colin Ian King · 7 years ago
  69. 8878b12 mtd: nand: add ->exec_op() implementation by Miquel Raynal · 7 years ago
  70. bc2fd1b mtd: nand: gpio: Fix ALE gpio configuration by Christophe Leroy · 7 years ago
  71. e44b9a9 mtd: nand: brcmnand: Zero bitflip is not an error by Albert Hsieh · 7 years ago
  72. fdf2e82 mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM by Sascha Hauer · 7 years ago
  73. 707d815 mtd: nand: samsung: add ECC requirements for K9F4G08U0D by Miquel Raynal · 7 years ago
  74. aeb93af mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed by Boris Brezillon · 7 years ago
  75. 8c67754 mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer by Boris Brezillon · 7 years ago
  76. 98dea8d mtd: nand: mtk: Support MT7622 NAND flash controller. by RogerCC Lin · 7 years ago
  77. b45ee55 mtd: nand: mtk: Support different MTK NAND flash controller IP by RogerCC Lin · 7 years ago
  78. f170c6f mtd: onenand: Remove obsolete url from Kconfig help by Ladislav Michl · 7 years ago
  79. 958ef11 mtd: nand: cafe: clean up DMA address setup by Masahiro Yamada · 7 years ago
  80. c0313b9 mtd: nand: squash struct nand_buffers into struct nand_chip by Masahiro Yamada · 7 years ago
  81. 8b311ea mtd: nand: remove unused NAND_OWN_BUFFERS flag by Masahiro Yamada · 7 years ago
  82. f880b07 mtd: nand: cafe: remove use of NAND_OWN_BUFFERS by Masahiro Yamada · 7 years ago
  83. 17fa804 mtd: nand: provide valid ->data_interface during NAND detection by Miquel Raynal · 7 years ago
  84. 25f815f mtd: nand: force drivers to explicitly send READ/PROG commands by Boris Brezillon · 7 years ago
  85. 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 7 years ago
  86. 59b356f mtd: m25p80: restore the status of SPI flash when exiting by Hou Zhiqiang · 7 years ago
  87. 8dee1d9 mtd: spi-nor: add an API to restore the status of SPI flash chip by Hou Zhiqiang · 7 years ago
  88. 2666067 mtd: spi-nor: Check that BP bits are set properly by Aaron Sierra · 7 years ago
  89. 20ccb993 mtd: spi-nor: check FSR error bits for Micron memories by Bean Huo (beanhuo) · 7 years ago
  90. 34354d4 mtd: spi-nor: add support for ISSI is25lp128 by Angelo Dureghello · 7 years ago
  91. eb94555 mtd: nand: use usual return values for the ->erase() hook by Miquel Raynal · 7 years ago
  92. 8a8c8ba mtd: nand: denali: rename misleading dma_buf to tmp_buf by Masahiro Yamada · 7 years ago
  93. c9e916a mtd: nand: remove unnecessary extern from driver headers by Masahiro Yamada · 7 years ago
  94. bccb06c mtd: nand: ifc: update bufnum mask for ver >= 2.0.0 by Jagdish Gediya · 7 years ago
  95. d822401 mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  96. 34832dc mtd: nand: gpmi-nand: Remove wrong Kconfig help text by Sascha Hauer · 7 years ago
  97. 26f0740 mtd: nand: hynix: Don't wait after applying new read-retry params by Boris Brezillon · 7 years ago
  98. df46789 mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]() by Miquel Raynal · 7 years ago
  99. b13a973 mtd: nand: gpmi: replace _manual_ swap with swap macro by Gustavo A. R. Silva · 7 years ago
  100. f883199 mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function by Xiaolei Li · 7 years ago