1. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  3. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  4. 8b3d58e mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message by Roger Quadros · 10 years ago
  5. e7cd682 mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module by Ezequiel Garcia · 10 years ago
  6. 6d178ef mtd: nand: Move ELM driver and rename as omap_elm by Ezequiel García · 10 years ago
  7. d2f08c7 nand: omap2: Replace pr_err with dev_err by Ezequiel García · 10 years ago
  8. 93af53b nand: omap2: Remove horrible ifdefs to fix module probe by Ezequiel García · 10 years ago
  9. 2a960cc mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table by Boris BREZILLON · 10 years ago
  10. 57a94e2 mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs by Boris BREZILLON · 10 years ago
  11. 8125450 mtd: denali: fix indents and other trivial things by Masahiro Yamada · 10 years ago
  12. 7d14ecd mtd: denali: remove unnecessary parentheses by Masahiro Yamada · 10 years ago
  13. ba5f2bc mtd: denali: remove another set-but-unused variable by Brian Norris · 10 years ago
  14. a81b470 mtd: denali: fix include guard and license block of denali.h by Masahiro Yamada · 10 years ago
  15. 2ac63d9 mtd: nand: don't break long print messages by Rafał Miłecki · 10 years ago
  16. b7ab610 mtd: bcm47xxnflash: replace some magic numbers by Rafał Miłecki · 10 years ago
  17. dfbd7dd mtd: bcm47xxnflash: NAND_CMD_RESET support by Rafał Miłecki · 10 years ago
  18. 90de633 mtd: bcm47xxnflash: add cmd_ctrl handler by Rafał Miłecki · 10 years ago
  19. 5282a3a mtd: bcm47xxnflash: add dev_ready and fill chip_delay by Rafał Miłecki · 10 years ago
  20. 785e5e1 mtd: bcm47xxnflash: fix typo in freq calculation by Rafał Miłecki · 10 years ago
  21. 022a478 mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead by Wu, Josh · 10 years ago
  22. c9447ff mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead by Wu, Josh · 10 years ago
  23. fef775c nand: omap2: Add support for flash-based bad block table by Ezequiel García · 10 years ago
  24. 2d405ec mtd: nand: atmel_nand: retrieve NFC clock by Boris BREZILLON · 10 years ago
  25. 55ab9ec mtd: denali: remove a set-but-unused variable by Masahiro Yamada · 10 years ago
  26. 93e3c8a mtd: denali: change the type of iterators to int by Masahiro Yamada · 10 years ago
  27. 3157d1e mtd: denali: remove unnecessary casts by Masahiro Yamada · 10 years ago
  28. 5637b69 mtd: denali: remove unnecessary variable initializations by Masahiro Yamada · 10 years ago
  29. 43914a2 mtd: denali: fix the format of comment blocks by Masahiro Yamada · 10 years ago
  30. 7622d49 Merge tag 'v3.17-rc5' from upstream by Brian Norris · 10 years ago
  31. 40ddbf5 mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() by Roger Quadros · 10 years ago
  32. 7d5929c mtd: nand: omap: Revert to using software ECC by default by Roger Quadros · 10 years ago
  33. bd8898d mtd: nand: Use ULL-suffix for big u64 constant by Geert Uytterhoeven · 10 years ago
  34. ff0a215 mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write by Wu, Josh · 10 years ago
  35. 537ab1b mtd: nand: fix integer widening problems by Brian Norris · 10 years ago
  36. b033e1a mtd: nandsim: fix integer widening by Brian Norris · 10 years ago
  37. c115add mtd: nand: denali: set proper error code on timeout by Brian Norris · 10 years ago
  38. 31f7546 mtd: use __packed shorthand by Brian Norris · 10 years ago
  39. 57d3a9a mtd: nand: fix nand_lock/unlock() function by White Ding · 10 years ago
  40. 2902330 mtd: denali: avoid using a magic number by Masahiro Yamada · 10 years ago
  41. 8fb7b93 mtd: atmel_nand: remove redundant dev_err call by Wei Yongjun · 10 years ago
  42. a355710 mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size by Wu, Josh · 10 years ago
  43. 796fe36 mtd: atmel_nand: increase chip_delay by Raphaël Poggi · 10 years ago
  44. 5828c60 mtd: ndfc: silence an array underflow static checker warning by Dan Carpenter · 10 years ago
  45. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  46. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  47. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  48. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 10 years ago
  49. 2a500af mtd: gpmi: make blockmark swapping optional by Lothar Waßmann · 10 years ago
  50. d8c0372 mtd: gpmi: remove line breaks from error messages and improve wording by Lothar Waßmann · 10 years ago
  51. 6a76096 mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables by Lothar Waßmann · 10 years ago
  52. e4e0693 mtd: atmel_nand: NFC: support multiple interrupt handling by Josh Wu · 10 years ago
  53. 72a78e3 mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit by Wu, Josh · 10 years ago
  54. 50e04e2 mtd: atmel_nand: add NFC status error check by Wu, Josh · 10 years ago
  55. b385766 mtd: atmel_nand: make ecc parameters same as definition by Bo Shen · 10 years ago
  56. 974647e mtd: nand: add ONFI timing mode to nand_timings converter by Boris BREZILLON · 10 years ago
  57. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 10 years ago
  58. d68a5c3 mtd: denali: use 8 bytes for READID command by grmoore@altera.com · 10 years ago
  59. 54c39e9 mtd: nand: reduce the warning noise when the ECC is too weak by Thomas Petazzoni · 10 years ago
  60. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  61. 1360246 mtd: bf5xx_nand: drop no-op PM support by Brian Norris · 10 years ago
  62. 887957b mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare by Vasily Khoruzhick · 10 years ago
  63. adddcac mtd: lpc32xx: drop bitflip_threshold initialization by Brian Norris · 10 years ago
  64. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  65. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  66. 91f5498 mtd: gpmi: add gpmi support for imx6sx by Huang Shijie · 10 years ago
  67. 0c53be9 mtd: bf5xx_nand: use the managed version of kzalloc by Himangi Saraogi · 10 years ago
  68. b7e46062 mtd: pxa3xx_nand: make the driver work on big-endian systems by Thomas Petazzoni · 10 years ago
  69. 2913aae mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error by Ted Juan · 10 years ago
  70. ab7f6fc mtd: nand: r852: correct write_buf loop bounds by Brian Norris · 10 years ago
  71. abb9cf7 mtd: nand_bbt: handle error case for nand_create_badblock_pattern() by Brian Norris · 10 years ago
  72. 930de53 mtd: nand_bbt: remove unused variable by Brian Norris · 11 years ago
  73. 5b3e507 mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding by Ezequiel Garcia · 10 years ago
  74. eee0166 mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling by Ezequiel Garcia · 10 years ago
  75. 67a9ad9 mtd: nand: Warn the user if the selected ECC strength is too weak by Ezequiel Garcia · 10 years ago
  76. 9748fff mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  77. 4007e2d NAND_ECC_SOFT_BCH can support subpage reads too by Ron Lee · 10 years ago
  78. 2170480 mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND by Joe Schultz · 10 years ago
  79. 4454406 mtd: fsl_ifc_nand: Use void type for IFC buffer by Aaron Sierra · 10 years ago
  80. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 10 years ago
  81. f034d87 mtd: eLBC NAND: fix subpage write support by Pekon Gupta · 10 years ago
  82. cb3346a mtd: orion_nand: Make of_device_id array const by Jingoo Han · 10 years ago
  83. 17754ad mtd: nand: pxa3xx: Make of_device_id array const by Jingoo Han · 10 years ago
  84. f306e8c mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page by pekon gupta · 10 years ago
  85. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 10 years ago
  86. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 10 years ago
  87. 28c015a mtd: davinci-nand: disable subpage write for keystone-nand by Murali Karicheri · 10 years ago
  88. 35fc519 mtd: nand: fix a typo in a comment line by Masahiro Yamada · 10 years ago
  89. 6189ccc mtd: gpmi: add gpmi_devdata{} to simplify the code by Huang Shijie · 10 years ago
  90. 85a3bd9 mtd: nand: add line feed to pr_err by Raphaël Poggi · 10 years ago
  91. b4a8128 mtd: davinci-nand: disable subpage write for keystone-nand by Murali Karicheri · 10 years ago
  92. 47570bb1 mtd: nand: use the nand_read_subpage index everywhere by Ron · 10 years ago
  93. 9fd6c6c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ by Christian Engelmayer · 10 years ago
  94. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  95. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  96. 4a4163c Fix index regression in nand_read_subpage by Ron · 10 years ago
  97. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  98. 86e4bbc mtd: diskonchip: mem resource name is not optional by Sasha Levin · 10 years ago
  99. 148256f mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH by Erico Nunes · 10 years ago
  100. 00d0989 mtd: omap2: Use devm_ioremap_resource() by Jingoo Han · 10 years ago