1. 40ddbf5 mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() by Roger Quadros · 10 years ago
  2. 7d5929c mtd: nand: omap: Revert to using software ECC by default by Roger Quadros · 10 years ago
  3. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  4. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  5. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  6. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 10 years ago
  7. 2a500af mtd: gpmi: make blockmark swapping optional by Lothar Waßmann · 11 years ago
  8. d8c0372 mtd: gpmi: remove line breaks from error messages and improve wording by Lothar Waßmann · 11 years ago
  9. 6a76096 mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables by Lothar Waßmann · 11 years ago
  10. e4e0693 mtd: atmel_nand: NFC: support multiple interrupt handling by Josh Wu · 11 years ago
  11. 72a78e3 mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit by Wu, Josh · 11 years ago
  12. 50e04e2 mtd: atmel_nand: add NFC status error check by Wu, Josh · 11 years ago
  13. b385766 mtd: atmel_nand: make ecc parameters same as definition by Bo Shen · 11 years ago
  14. 974647e mtd: nand: add ONFI timing mode to nand_timings converter by Boris BREZILLON · 10 years ago
  15. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 10 years ago
  16. d68a5c3 mtd: denali: use 8 bytes for READID command by grmoore@altera.com · 11 years ago
  17. 54c39e9 mtd: nand: reduce the warning noise when the ECC is too weak by Thomas Petazzoni · 11 years ago
  18. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  19. 1360246 mtd: bf5xx_nand: drop no-op PM support by Brian Norris · 11 years ago
  20. 887957b mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare by Vasily Khoruzhick · 11 years ago
  21. adddcac mtd: lpc32xx: drop bitflip_threshold initialization by Brian Norris · 11 years ago
  22. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  23. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 11 years ago
  24. 91f5498 mtd: gpmi: add gpmi support for imx6sx by Huang Shijie · 11 years ago
  25. 0c53be9 mtd: bf5xx_nand: use the managed version of kzalloc by Himangi Saraogi · 11 years ago
  26. b7e46062 mtd: pxa3xx_nand: make the driver work on big-endian systems by Thomas Petazzoni · 11 years ago
  27. 2913aae mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error by Ted Juan · 11 years ago
  28. ab7f6fc mtd: nand: r852: correct write_buf loop bounds by Brian Norris · 11 years ago
  29. abb9cf7 mtd: nand_bbt: handle error case for nand_create_badblock_pattern() by Brian Norris · 11 years ago
  30. 930de53 mtd: nand_bbt: remove unused variable by Brian Norris · 11 years ago
  31. 5b3e507 mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding by Ezequiel Garcia · 11 years ago
  32. eee0166 mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling by Ezequiel Garcia · 11 years ago
  33. 67a9ad9 mtd: nand: Warn the user if the selected ECC strength is too weak by Ezequiel Garcia · 11 years ago
  34. 9748fff mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 11 years ago
  35. 4007e2d NAND_ECC_SOFT_BCH can support subpage reads too by Ron Lee · 11 years ago
  36. 2170480 mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND by Joe Schultz · 11 years ago
  37. 4454406 mtd: fsl_ifc_nand: Use void type for IFC buffer by Aaron Sierra · 11 years ago
  38. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 11 years ago
  39. f034d87 mtd: eLBC NAND: fix subpage write support by Pekon Gupta · 11 years ago
  40. cb3346a mtd: orion_nand: Make of_device_id array const by Jingoo Han · 11 years ago
  41. 17754ad mtd: nand: pxa3xx: Make of_device_id array const by Jingoo Han · 11 years ago
  42. f306e8c mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page by pekon gupta · 11 years ago
  43. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 11 years ago
  44. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 11 years ago
  45. 28c015a mtd: davinci-nand: disable subpage write for keystone-nand by Murali Karicheri · 11 years ago
  46. 35fc519 mtd: nand: fix a typo in a comment line by Masahiro Yamada · 11 years ago
  47. 6189ccc mtd: gpmi: add gpmi_devdata{} to simplify the code by Huang Shijie · 11 years ago
  48. 85a3bd9 mtd: nand: add line feed to pr_err by Raphaël Poggi · 11 years ago
  49. b4a8128 mtd: davinci-nand: disable subpage write for keystone-nand by Murali Karicheri · 11 years ago
  50. 47570bb1 mtd: nand: use the nand_read_subpage index everywhere by Ron · 11 years ago
  51. 9fd6c6c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ by Christian Engelmayer · 11 years ago
  52. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  53. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. 4a4163c Fix index regression in nand_read_subpage by Ron · 11 years ago
  55. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  56. 86e4bbc mtd: diskonchip: mem resource name is not optional by Sasha Levin · 11 years ago
  57. 148256f mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH by Erico Nunes · 11 years ago
  58. 00d0989 mtd: omap2: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  59. 7995204 mtd: denali_dt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  60. 3f4eb14 mtd: devices: elm: check for hardware engine's design constraints by Pekon Gupta · 11 years ago
  61. 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 11 years ago
  62. c7b05e9 mtd: nand: omap: remove is_elm_present flag by Pekon Gupta · 11 years ago
  63. 16e6932 mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs by Pekon Gupta · 11 years ago
  64. c5957a3 mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs by Pekon Gupta · 11 years ago
  65. 7c977c3 mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch by Pekon Gupta · 11 years ago
  66. 7bcd1dc mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  67. 2c9f236 mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  68. f5dc06f mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme by Pekon Gupta · 11 years ago
  69. a4c7ca0 mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  70. 13fbe06 mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic by Pekon Gupta · 11 years ago
  71. b08e1f6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements by Pekon Gupta · 11 years ago
  72. 78f43c5 mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW ECC schemes by Pekon Gupta · 11 years ago
  73. de0a4d6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size' by Pekon Gupta · 11 years ago
  74. 4e55807 mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' by Pekon Gupta · 11 years ago
  75. 90445ff mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Herve Codina · 11 years ago
  76. b8e2931 mtd: gpmi: add subpage read support by Huang Shijie · 11 years ago
  77. 4a57d67 mtd: gpmi: do not use the mtd->writesize by Huang Shijie · 11 years ago
  78. e004deb mtd: nand: add "page" argument for read_subpage hook by Huang Shijie · 11 years ago
  79. bb77082 mtd: nand: remove unused function input parameter by Cai Zhiyong · 11 years ago
  80. e634ce5 mtd: nand: pxa3xx: Print actual ECC strength in error message by Ezequiel Garcia · 11 years ago
  81. 2a565f5 mtd: nand: pxa3xx: Remove unused macro by Ezequiel Garcia · 11 years ago
  82. c69dbbf mtd: nuc900_nand: NULL dereference in nuc900_nand_enable() by Dan Carpenter · 11 years ago
  83. ffdac6cd mtd: nand: print out the right information for JEDEC compliant NAND by Huang Shijie · 11 years ago
  84. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 11 years ago
  85. 26fbf48 mtd: mxc_nand: Propagate the error if platform_get_irq() fails by Fabio Estevam · 11 years ago
  86. 74414a94 mtd: atmel_nand: change log level by Nicolas Ferre · 11 years ago
  87. 60c3bc1 mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome by Boris BREZILLON · 11 years ago
  88. 3d44dc2 mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA by Richard Weinberger · 11 years ago
  89. bd9c6e9 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  90. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  91. 55e571b mtd: nand: add support for SanDisk SDTNRGAMA-008G by Huang Shijie · 11 years ago
  92. f02ea4e mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} by Huang Shijie · 11 years ago
  93. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  94. aa074c1 Merge 3.14-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  95. 42d87b1 powerpc: select MEMORY for FSL_IFC to not break existing .config files by Paul Gortmaker · 11 years ago
  96. bb38eef mtd: nand: omap: fix ecclayout->oobfree->length by Pekon Gupta · 11 years ago
  97. aa6092f mtd: nand: omap: fix ecclayout->oobfree->offset by Pekon Gupta · 11 years ago
  98. eae39cb mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver by Pekon Gupta · 11 years ago
  99. 67f5185 ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif by Ivan Khoronzhuk · 11 years ago
  100. d2ae2e2 driver/memory:Move Freescale IFC driver to a common driver by Prabhakar Kushwaha · 11 years ago