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. 2913aae mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error by Ted Juan · 11 years ago
  4. 9748fff mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 11 years ago
  5. f306e8c mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page by pekon gupta · 11 years ago
  6. 9fd6c6c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ by Christian Engelmayer · 11 years ago
  7. 00d0989 mtd: omap2: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  8. 3f4eb14 mtd: devices: elm: check for hardware engine's design constraints by Pekon Gupta · 11 years ago
  9. c7b05e9 mtd: nand: omap: remove is_elm_present flag by Pekon Gupta · 11 years ago
  10. 16e6932 mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs by Pekon Gupta · 11 years ago
  11. c5957a3 mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs by Pekon Gupta · 11 years ago
  12. 7c977c3 mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch by Pekon Gupta · 11 years ago
  13. 7bcd1dc mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  14. 2c9f236 mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  15. f5dc06f mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme by Pekon Gupta · 11 years ago
  16. a4c7ca0 mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  17. 13fbe06 mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic by Pekon Gupta · 11 years ago
  18. b08e1f6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements by Pekon Gupta · 11 years ago
  19. 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
  20. de0a4d6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size' by Pekon Gupta · 11 years ago
  21. 4e55807 mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' by Pekon Gupta · 11 years ago
  22. bb38eef mtd: nand: omap: fix ecclayout->oobfree->length by Pekon Gupta · 11 years ago
  23. aa6092f mtd: nand: omap: fix ecclayout->oobfree->offset by Pekon Gupta · 11 years ago
  24. eae39cb mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver by Pekon Gupta · 11 years ago
  25. cf0e4d2 mtd: omap2: use nand_base defaults for polled I/O by Brian Norris · 11 years ago
  26. 9211439 mtd: nand: omap: fix error return code in omap_nand_probe() by Wei Yongjun · 11 years ago
  27. 70ba6d7 mtd: nand: omap: updated devm_xx for all resource allocation and free calls by Pekon Gupta · 11 years ago
  28. 32d42a8 mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c by Pekon Gupta · 11 years ago
  29. b491da7 mtd: nand: omap: clean-up ecc layout for BCH ecc schemes by Pekon Gupta · 11 years ago
  30. a919e51 mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe by Pekon Gupta · 11 years ago
  31. f18befb mtd: nand: omap: use DT specified bus-width only for scanning NAND device by Pekon Gupta · 11 years ago
  32. 633deb5 mtd: nand: omap: cleanup: replace local references with generic framework names by Pekon Gupta · 11 years ago
  33. c66d039 mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes by Pekon Gupta · 11 years ago
  34. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  35. dad2256 mtd: nand: remove NAND_BBT_SCANEMPTY by Brian Norris · 11 years ago
  36. c156400 mtd: nand: omap2: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  37. 4ff6772 mtd: omap2: use msecs_to_jiffies() by Toan Pham · 12 years ago
  38. ad24578 mtd: devices: elm: check for device's presence before configuration by Daniel Mack · 12 years ago
  39. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  40. 62116e5 mtd: nand: omap2: Support for hardware BCH error correction. by Philip Avinash · 12 years ago
  41. c3e4b99 mtd: nand: omap2: Update nerrors using ecc.strength by Philip Avinash · 12 years ago
  42. ccf04c5 mtd: omap-nand: pass device_node in platform data by Daniel Mack · 12 years ago
  43. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  44. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  45. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  46. 99f0b8d Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  47. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  48. d5e7c86 ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 by Lokesh Vutla · 12 years ago
  49. 2ef9f3d mtd: nand: omap: handle gpmc bch[48] by Afzal Mohammed · 12 years ago
  50. 47f88af mtd: nand: omap: bring in gpmc nand macros by Afzal Mohammed · 12 years ago
  51. 4ea1e4b mtd: nand: omap: read nand using register address by Afzal Mohammed · 12 years ago
  52. 48b51d4 mtd: nand: omap: free region as per resource size by Afzal Mohammed · 12 years ago
  53. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  54. 4d3d688 mtd: omap2: fix module loading by Andreas Bießmann · 12 years ago
  55. 7d9b110 mtd: omap2: fix omap_nand_remove segfault by Andreas Bießmann · 12 years ago
  56. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  57. 4cacbe2 mtd: omap2: fix some typos in comments by Peter Meerwald · 12 years ago
  58. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  59. 5c46845 mtd: nand: omap2: use gpmc provided irqs by Afzal Mohammed · 12 years ago
  60. 9c4c2f8 mtd: nand: omap2: obtain memory from resource by Afzal Mohammed · 12 years ago
  61. 65b97cf mtd: nand: omap2: handle nand on gpmc by Afzal Mohammed · 12 years ago
  62. d680e2c mtd/omap2: fix dmaengine_slave_config error handling by Arnd Bergmann · 12 years ago
  63. 2df41d0 mtd: omap2: remove private DMA API implementation by Russell King · 13 years ago
  64. 763e735 mtd: omap2: add DMA engine support by Russell King · 13 years ago
  65. 0e618ef mtd: nand: omap: add support for hardware BCH ecc by Ivan Djelic · 13 years ago
  66. a9c465f mtd: nand: omap: fix race condition in omap_wait() by Ivan Djelic · 13 years ago
  67. d7efe22 mtd: omap2: fix resource leak in prefetch-busy path by Grazvydas Ignotas · 13 years ago
  68. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  69. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 13 years ago
  70. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  71. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  72. a0e5cc5 mtd: Add module.h to drivers users that were implicitly using it. by Paul Gortmaker · 14 years ago
  73. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  74. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  75. 69c85f1 mtd: omap2.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 14 years ago
  76. f397d8c mtd: omap2 don't specify default parsing options by Dmitry Eremin-Solenikov · 14 years ago
  77. 54e07f5 mtd: omap2: convert to mtd_device_register() by Jamie Iles · 14 years ago
  78. c5d8c0c mtd: omap: fix subpage ecc issue with prefetch by Kishore Kadiyala · 14 years ago
  79. a80f1c1 mtd: omap2: mtd split nand_scan in ident and tail by Jan Weitzel · 14 years ago
  80. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 14 years ago
  81. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  82. 74f1b72 mtd: omap3: nand: report corrected ecc errors by John Ogness · 14 years ago
  83. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  84. f040d33 omap3: nand: making ecc layout as compatible with romcode ecc by Sukumar Ghorai · 14 years ago
  85. f3d73f3 omap3: nand: ecc layout select from board file by Sukumar Ghorai · 14 years ago
  86. 317379a omap3: nand: configurable fifo threshold to gain the throughput by Sukumar Ghorai · 14 years ago
  87. 4e07037 omap3: nand: prefetch in irq mode support by Sukumar Ghorai · 14 years ago
  88. 1b0b323c omap3: nand: configurable transfer type per board by Sukumar Ghorai · 14 years ago
  89. d5ce2b6 omap3630: nand: fix device size to work in polled mode by Sukumar Ghorai · 14 years ago
  90. 859158b omap: nand: remove hardware ECC as default by Sukumar Ghorai · 14 years ago
  91. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  92. 733daa5 mtd: omap2: fix static declaration warning by G, Manjunath Kondaiah · 14 years ago
  93. f12f662 fix OMAP2 MTD build failure by Daniel J Blueman · 14 years ago
  94. 2c01946c omap3 nand: cleanup virtual address usages by Sukumar Ghorai · 15 years ago
  95. 948d38e omap3 gpmc: functionality enhancement by Sukumar Ghorai · 15 years ago
  96. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  97. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  98. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  99. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 15 years ago
  100. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 15 years ago