1. 6c3873f Merge remote-tracking branch '4.9/tmp-184ce81' into msm-4.9 by Kyle Yan · 7 years ago
  2. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  3. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. a4bfcab mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program by Kamal Dasu · 7 years ago
  5. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 5306119 mtd: spi-nor: fix spansion quad enable by Joël Esponde · 8 years ago
  7. 88c3522c Revert "mtd: make mtd_partition.name const" by Sahitya Tummala · 7 years ago
  8. c15eb76 mtd: Enable msm_qpic_nand driver for ARCH_QCOM by Sahitya Tummala · 7 years ago
  9. 3f3f2f9 mtd: msm_qpic_nand: Add snapshot of QPIC nand driver by Sahitya Tummala · 7 years ago
  10. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  11. 5956b28 mtd: nand: add ooblayout for old hamming layout by Alexander Couzens · 7 years ago
  12. 6639b27 mtd: nand: omap2: Fix partition creation via cmdline mtdparts by Roger Quadros · 7 years ago
  13. e437af9 mtd: nand: orion: fix clk handling by Simon Baatz · 7 years ago
  14. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. 790b2b5 ubi/upd: Always flush after prepared for an update by Sebastian Siewior · 7 years ago
  16. 4979478 Merge 4.9.23 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 760327c mtd: bcm47xxpart: fix parsing first block after aligned TRX by Rafał Miłecki · 8 years ago
  18. 1e11f0b mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy am: 7b767f6b51 by Arnd Bergmann · 7 years ago
  19. 7b767f6 mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy by Arnd Bergmann · 7 years ago
  20. 091a563 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 am: 9d82393e65 by Mark Marshall · 7 years ago
  21. 9d82393 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 by Mark Marshall · 8 years ago
  22. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  23. 0f34184 mtd: spi-nor: Fix some error codes in cqspi_setup_flash() by Dan Carpenter · 8 years ago
  24. e55e6c0 mtd: spi-nor: Off by one in cqspi_setup_flash() by Dan Carpenter · 8 years ago
  25. 001ed27 mtd: nand: xway: fix build because of module functions by Hauke Mehrtens · 8 years ago
  26. c8dce6e mtd: nand: xway: disable module support by Hauke Mehrtens · 8 years ago
  27. d8d82ac mtd: nand: lpc32xx: fix invalid error handling of a requested irq by Vladimir Zapolskiy · 8 years ago
  28. 4020378 ANDROID: mtd: nand: Allow NAND chip ids to be included standalone. by Dima Zavin · 16 years ago
  29. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  30. 40b6e61 ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() by Boris Brezillon · 8 years ago
  31. 8ff0513 mtd: mtk: avoid warning in mtk_ecc_encode by Arnd Bergmann · 8 years ago
  32. 73f907f mtd: nand: Fix data interface configuration logic by Boris Brezillon · 8 years ago
  33. ce93bed mtd: nand: gpmi: disable the clocks on errors by Fabio Estevam · 8 years ago
  34. 884a3b6 UBI: Fix crash in try_recover_peb() by Geert Uytterhoeven · 8 years ago
  35. a15cf34 ubi: fix swapped arguments to call to ubi_alloc_aeb by Colin Ian King · 8 years ago
  36. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  37. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  38. 4c60992 Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  39. 35ff96d Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  40. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  41. 69db4aa Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  42. a771151 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  43. f5b88de mtd: nand: fix trivial spelling error by Brian Norris · 8 years ago
  44. 1e2da4a Merge tag 'for-4.9' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  45. f7d11b3 ubi: Fix Fastmap's update_vol() by Richard Weinberger · 8 years ago
  46. 2e8f08d ubi: Fix races around ubi_refill_pools() by Richard Weinberger · 8 years ago
  47. 23654188 ubi: Deal with interrupted erasures in WL by Richard Weinberger · 8 years ago
  48. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  49. 799dca3 UBI: hide EBA internals by Boris Brezillon · 8 years ago
  50. 1f81a5c UBI: provide an helper to query LEB information by Boris Brezillon · 8 years ago
  51. 7554769 UBI: provide an helper to check whether a LEB is mapped or not by Boris Brezillon · 8 years ago
  52. 9a5f09a UBI: add an helper to check lnum validity by Boris Brezillon · 8 years ago
  53. 2d78aee UBI: simplify LEB write and atomic LEB change code by Boris Brezillon · 8 years ago
  54. f036dfe UBI: simplify recover_peb() code by Boris Brezillon · 8 years ago
  55. 7b6b749 UBI: move the global ech and vidh variables into struct ubi_attach_info by Boris Brezillon · 8 years ago
  56. 91f4285 UBI: provide helpers to allocate and free aeb elements by Boris Brezillon · 8 years ago
  57. fcbb6af UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}() by Boris Brezillon · 8 years ago
  58. f2fb134 UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb() by Boris Brezillon · 8 years ago
  59. f9efe8d UBI: factorize destroy_av() and ubi_remove_av() code by Boris Brezillon · 8 years ago
  60. de4c455 UBI: factorize code used to manipulate volumes at attach time by Boris Brezillon · 8 years ago
  61. 5f09aaa UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad) by Boris Brezillon · 8 years ago
  62. ecbfa8e UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header by Boris Brezillon · 8 years ago
  63. 4c36842 UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary by Boris Brezillon · 8 years ago
  64. 3f84e45 UBI: fix add_fastmap() to use the vid_hdr passed in argument by Boris Brezillon · 8 years ago
  65. f5f9d43 UBI: fastmap: use ubi_find_volume() instead of open coding it by Boris Brezillon · 8 years ago
  66. 5e14907 mtdpart: Propagate _get/put_device() by Richard Weinberger · 8 years ago
  67. ae6dd8d Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  68. d44154f mtd: nand: Provide nand_cleanup() function to free NAND related resources by Richard Weinberger · 8 years ago
  69. ba52b4d mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD by Boris Brezillon · 8 years ago
  70. fde85cf mtd: nand: Fix nand_command_lp() for 8bits opcodes by Boris Brezillon · 8 years ago
  71. 4796d86 mtd: nand: sunxi: Support ECC maximization by Boris Brezillon · 8 years ago
  72. 8bbba48 mtd: nand: Support maximizing ECC when using software BCH by Boris Brezillon · 8 years ago
  73. ba78ee0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 8 years ago
  74. 8283079 mtd: nand: mxc: Add timing setup for v2 controllers by Sascha Hauer · 8 years ago
  75. 4123ea3 mtd: nand: mxc: implement onfi get/set features by Sascha Hauer · 8 years ago
  76. 907f45f mtd: nand: sunxi: switch from manual to automated timing config by Sascha Hauer · 8 years ago
  77. d8e725d mtd: nand: automate NAND timings selection by Boris Brezillon · 8 years ago
  78. 6e1f970 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 8 years ago
  79. b88730a mtd: nand: Add function to convert ONFI mode to data_interface by Sascha Hauer · 8 years ago
  80. b1dd3ca mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 8 years ago
  81. 2f94abf mtd: nand: Create a NAND reset function by Sascha Hauer · 8 years ago
  82. e13f880 mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices by Roger Quadros · 8 years ago
  83. eab7fdc mtd: brcmnand: iProc big endian and ONFI support by Ray Jui · 8 years ago
  84. 10ffd57 mtd: nand_bbt: scan for next free bbt block if writing bbt fails by Kyle Roeschley · 8 years ago
  85. c3baf27 mtd: nand_bbt: Move BBT block selection logic out of write_bbt() by Boris Brezillon · 8 years ago
  86. 57d419a mtd: nand: timings: Reorder tRR_min def in mode 0 by Boris Brezillon · 8 years ago
  87. 74a332e mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips by Boris Brezillon · 8 years ago
  88. 1848a05 mtd: nand: gpmi: get correct free oob space by Han Xu · 8 years ago
  89. 3fe4f90 mtd: nand: sh_flctl: handle dma_submit() errors by Brian Norris · 8 years ago
  90. d9ca77f mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 8 years ago
  91. fc6b4d1 mtd: nand: Get rid of needless 'goto' by Andrey Smirnov · 8 years ago
  92. 76fe334 mtd: nand: Error out if cmd_ctrl() is missing by Andrey Smirnov · 8 years ago
  93. 75c19e5 Kconfig: nand: Remove redundant dependency on MTD_NAND by Andrey Smirnov · 8 years ago
  94. 107896c Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC by Andrey Smirnov · 8 years ago
  95. d45bc58 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 8 years ago
  96. 38178e7 mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions by Lothar Waßmann · 8 years ago
  97. 559e58e mtd: nand: fix chances to create incomplete ECC data when writing by RogerCC Lin · 8 years ago
  98. 7a35328 mtd: nand: fix generating over-boundary ECC data when writing by RogerCC Lin · 8 years ago
  99. 477b022 mtd: introduce the mtd_pairing_scheme concept by Boris Brezillon · 9 years ago
  100. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago