1. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  2. 9786e34 Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  3. dcbe821 mtd: nand: nandsim: convert to memalloc_noreclaim_*() by Vlastimil Babka · 8 years ago
  4. 7bccd12 ubi: Add debugfs file for tracking PEB state by Ben Shelton · 8 years ago
  5. 8a14358 ubi: fastmap: Fix slab corruption by Rabin Vincent · 8 years ago
  6. 997d30c ubi: Make mtd parameter readable by Andy Shevchenko · 8 years ago
  7. 435009d ubi: Fix section mismatch by Andy Shevchenko · 8 years ago
  8. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  9. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  10. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  11. 6a623e0 mtd: nand: add ooblayout for old hamming layout by Alexander Couzens · 8 years ago
  12. b98e199 mtd: oxnas_nand: Allocating more than necessary in probe() by Dan Carpenter · 8 years ago
  13. d6296d3 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  14. 47228ca Merge tag 'spi-nor/for-4.12-v2' of git://github.com/spi-nor/linux into MTD by Brian Norris · 8 years ago
  15. 57e363b Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD by Brian Norris · 8 years ago
  16. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  17. 8abe904 mtd: mtk-nor: set controller's address width according to nor flash by Guochun Mao · 8 years ago
  18. 0d43d7a mtd: spi-nor: add driver for STM32 quad spi flash controller by Ludovic Barre · 8 years ago
  19. 9d2ee0a mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program by Kamal Dasu · 8 years ago
  20. 65a2c1c mtd: nand: davinci: add comment on NAND subpage write status on keystone by Sekhar Nori · 8 years ago
  21. 2d283ed mtd: nand: omap2: Fix partition creation via cmdline mtdparts by Roger Quadros · 8 years ago
  22. 038e8ad mtd: nand: NULL terminate a of_device_id table by Christophe Jaillet · 8 years ago
  23. 70106dd mtd: nand: Fix a couple error codes by Dan Carpenter · 8 years ago
  24. 477544c mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 8 years ago
  25. 3deb997 mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset by Masahiro Yamada · 8 years ago
  26. e7beeee mtd: nand: denali: allow to override revision number by Masahiro Yamada · 8 years ago
  27. 3f5c358 mtd: nand: denali_dt: use pdev instead of ofdev for platform_device by Masahiro Yamada · 8 years ago
  28. 60d920d mtd: nand: denali_dt: remove dma-mask DT property by Masahiro Yamada · 8 years ago
  29. 210a2c8 mtd: nand: denali: support 64bit capable DMA engine by Masahiro Yamada · 8 years ago
  30. a56609c mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant by Masahiro Yamada · 8 years ago
  31. 24715c7 mtd: nand: denali: support HW_ECC_FIXUP capability by Masahiro Yamada · 8 years ago
  32. d29109b mtd: nand: denali: fix erased page checking by Masahiro Yamada · 8 years ago
  33. 20d4859 mtd: nand: denali: fix bitflips calculation in handle_ecc() by Masahiro Yamada · 8 years ago
  34. 8927ad3 mtd: nand: denali: remove meaningless pipeline read-ahead operation by Masahiro Yamada · 8 years ago
  35. 8aabdf3 mtd: nand: denali: allow to override mtd->name from label DT property by Masahiro Yamada · 8 years ago
  36. 0760468 mtd: nand: relax ecc.read_page() return value for uncorrectable ECC by Masahiro Yamada · 8 years ago
  37. f107d7a mtd: nand: Remove unused chip->write_page() hook by Boris Brezillon · 8 years ago
  38. f88fc12 mtd: nand: Cleanup/rework the atmel_nand driver by Boris Brezillon · 8 years ago
  39. 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
  40. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  41. fa06052 mtd: Convert to dynamically allocated bdi infrastructure by Jan Kara · 8 years ago
  42. da4b1ca mtd: physmap_of: use OF helpers for reading strings by Rafał Miłecki · 8 years ago
  43. e4a8aad mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX by Geliang Tang · 8 years ago
  44. e8348dc drivers/mtd: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
  45. 8c925b2 mtd: physmap_of: really fix the physmap add-ons by Linus Walleij · 8 years ago
  46. b0fcb4b mtd: spi-nor: enable stateless 4b op codes for mx25u25635f by Mathias Kresin · 8 years ago
  47. 835ed7b mtd: spi-nor: Add support for N25Q256A11 by Nobuhiro Iwamatsu · 8 years ago
  48. f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
  49. 9cd9a21 ubi/upd: Always flush after prepared for an update by Sebastian Siewior · 8 years ago
  50. ef980cf8 mtd: nand: orion: improve handling of optional clock by Simon Baatz · 8 years ago
  51. 675b11d mtd: nand: orion: fix clk handling by Simon Baatz · 8 years ago
  52. e713ddd mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION by Masahiro Yamada · 8 years ago
  53. 6652ef8 mtd: nand: denali: remove meaningless writes to read-only registers by Masahiro Yamada · 8 years ago
  54. cc5d803 mtd: nand: denali: set DEVICES_CONNECTED 1 if not set by Masahiro Yamada · 8 years ago
  55. e93c164 mtd: nand: denali: simplify multi device fixup code by Masahiro Yamada · 8 years ago
  56. 6da27b4 mtd: nand: denali: move multi device fixup code to a helper function by Masahiro Yamada · 8 years ago
  57. 63757d4 mtd: nand: denali: call nand_set_flash_node() to set DT node by Masahiro Yamada · 8 years ago
  58. 1394a72 mtd: nand: denali: use nand_chip to hold frequently accessed data by Masahiro Yamada · 8 years ago
  59. 2fae131 UBI: Fix typos by Andrew F. Davis · 8 years ago
  60. c5d664a mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) by Masahiro Yamada · 8 years ago
  61. 3158fa0 mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) by Masahiro Yamada · 8 years ago
  62. e30b469 mtd: nand: denali: use int where no reason to use fixed width variable by Masahiro Yamada · 8 years ago
  63. be72a4a mtd: nand: denali: introduce capability flag by Masahiro Yamada · 8 years ago
  64. 1aded58 mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros by Masahiro Yamada · 8 years ago
  65. 60ca41f mtd: nand: denali: fix comment of denali_nand_info::flash_mem by Masahiro Yamada · 8 years ago
  66. 264a7ca mtd: nand: denali: remove more unused struct members by Masahiro Yamada · 8 years ago
  67. 6b2fc9d mtd: nand: denali: remove redundant define of BANK(x) by Masahiro Yamada · 8 years ago
  68. 357cc40 mtd: nand: denali: remove unused CONFIG option and macros by Masahiro Yamada · 8 years ago
  69. c120e75 mtd: nand: use read_oob() instead of cmdfunc() for bad block check by Masahiro Yamada · 8 years ago
  70. 9fe4b66 mtd: nand: allow to set only one of ECC size and ECC strength from DT by Masahiro Yamada · 8 years ago
  71. 33575b2 mtd: nand: fsmc: remove CONFIG_OF conditional by Thomas Petazzoni · 8 years ago
  72. 77cc88d mtd: nand: fsmc: remove unused definitions by Thomas Petazzoni · 8 years ago
  73. fb8ed2c mtd: nand: fsmc: use devm_clk_get() by Thomas Petazzoni · 8 years ago
  74. a1b1e1d mtd: nand: fsmc: finally remove fsmc_nand_platform_data by Thomas Petazzoni · 8 years ago
  75. c0d218c mtd: nand: fsmc: remove duplicate nand_set_flash_node() by Thomas Petazzoni · 8 years ago
  76. ede29a0 mtd: nand: fsmc: kill {nr_, }partitions structure fields by Thomas Petazzoni · 8 years ago
  77. feb1e57 mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_data by Thomas Petazzoni · 8 years ago
  78. a04271a mtd: nand: fsmc: remove fsmc_select_chip() by Thomas Petazzoni · 8 years ago
  79. 6324fb9 mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_data by Thomas Petazzoni · 8 years ago
  80. e7cda01 mtd: nand: fsmc: move fsmc_nand_data definition by Thomas Petazzoni · 8 years ago
  81. ee56874 mtd: nand: fsmc: fix NAND width handling by Thomas Petazzoni · 8 years ago
  82. 4ca8c1d mtd: nand: hynix: Fix an error code in init by Dan Carpenter · 8 years ago
  83. 9f3cd45 drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variants by Alexander Kurz · 8 years ago
  84. 34fc99d drivers mtd: spi-nor: add Winbond W25Q20 variants by Alexander Kurz · 8 years ago
  85. 193fb3c mtd: spi-nor: Disable chip erase for Micron n25q00. by mar.krzeminski · 8 years ago
  86. 2f5ad7f mtd: spi-nor: Fix whole chip erasing for stacked chips. by mar.krzeminski · 8 years ago
  87. 493cfae mtd: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  88. 44dd182 mtd: nand: gpio: make nCE GPIO optional by Christophe Leroy · 8 years ago
  89. 01eb9ae mtd: nand: Update dependency of IFC for LS1021A by Alison Wang · 8 years ago
  90. 1932a96 mtd: nand: tango: Enforce DMA direction type by Boris Brezillon · 8 years ago
  91. 215157f mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages" by Colin Ian King · 8 years ago
  92. 6b244bb mtd: nand: sunxi: simplify optional reset handling by Philipp Zabel · 8 years ago
  93. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  94. 626994e mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDs by Boris Brezillon · 9 years ago
  95. 78f3482 mtd: nand: hynix: Rework NAND ID decoding to extract more information by Boris Brezillon · 9 years ago
  96. 8fc82d4 mtd: nand: samsung: Retrieve ECC requirements from extended ID by Hans de Goede · 9 years ago
  97. 3b5206f mtd: nand: Move Macronix specific initialization in nand_macronix.c by Boris Brezillon · 9 years ago
  98. 229204d mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Boris Brezillon · 9 years ago
  99. 10d4e75 mtd: nand: Move Micron specific init logic in nand_micron.c by Boris Brezillon · 9 years ago
  100. 9b2d61f mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Boris Brezillon · 9 years ago