1. 122bb3c mtd: rawnand: omap2: fix the probe function error path by Miquel Raynal · 7 years ago
  2. 93db446 mtd: nand: move raw NAND related code to the raw/ subdir by Boris Brezillon · 7 years ago[Renamed from drivers/mtd/nand/omap2.c]
  3. c0313b9 mtd: nand: squash struct nand_buffers into struct nand_chip by Masahiro Yamada · 8 years ago
  4. 25f815f mtd: nand: force drivers to explicitly send READ/PROG commands by Boris Brezillon · 8 years ago
  5. 97d90da mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 8 years ago
  6. 739c644 mtd: nand: omap2: Fix subpage write by Roger Quadros · 8 years ago
  7. f67ae48 mtd: nand: omap2: Do not assign omap_nand_info to platform drvdata by Ladislav Michl · 8 years ago
  8. 086c321 mtd: nand: omap2: Remove omap_nand_platform_data by Ladislav Michl · 8 years ago
  9. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 8 years ago
  10. 2d283ed mtd: nand: omap2: Fix partition creation via cmdline mtdparts by Roger Quadros · 8 years ago
  11. bd93a3a mtd: nand: omap2: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 9 years ago
  12. b156b7f mtd: nand: omap2: Fix module autoload by Javier Martinez Canillas · 9 years ago
  13. a93295a mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed by Roger Quadros · 9 years ago
  14. affe8a2 Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  15. de3bfc4 mtd: nand: omap2: fix return value check in omap_nand_probe() by Wei Yongjun · 9 years ago
  16. 7ce9ea7 mtd: nand: omap2: Add check for old elm binding by Teresa Remmet · 9 years ago
  17. aa7abd3 mtd: nand: omap2: Support parsing dma channel information from DT by Cooper Jr., Franklin · 9 years ago
  18. 8c6f0fc mtd: nand: omap2: Fix high memory dma prefetch transfer by Cooper Jr., Franklin · 9 years ago
  19. 03d3a1d mtd: nand: omap2: Start dma request before enabling prefetch by Cooper Jr., Franklin · 9 years ago
  20. 57a605b mtd: nand: omap2: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  21. d7b83b8 mtd: nand: omap2: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  22. e04dbf3 mtd: nand: omap2: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  23. 8cfc1e8b mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  24. f679888 mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  25. 10f22ee mtd: nand: omap2: Implement NAND ready using gpiolib by Roger Quadros · 10 years ago
  26. c9711ec mtd: nand: omap: Clean up device tree support by Roger Quadros · 11 years ago
  27. 01b95fc mtd: nand: omap: Copy platform data parameters to omap_nand_info data by Roger Quadros · 11 years ago
  28. d6e5521 mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check by Roger Quadros · 10 years ago
  29. c509aef mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers by Roger Quadros · 10 years ago
  30. a8c65d5 mtd: nand: simplify nand_bch_init() usage by Boris BREZILLON · 9 years ago
  31. 6e94119 mtd: nand: return consistent error codes in ecc.correct() implementations by Boris BREZILLON · 10 years ago
  32. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 10 years ago
  33. 432420c mtd: nand: omap2: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 10 years ago
  34. 4578ea9 mtd: nand: omap2: create and use mtd_to_omap() by Boris BREZILLON · 10 years ago
  35. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 10 years ago
  36. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 10 years ago
  37. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 10 years ago
  38. 853f1c5 mtd: nand: omap2: show parent device structure in sysfs by Frans Klaver · 10 years ago
  39. 0760e81 mtd: nand: omap: drop condition with no effect by Nicholas Mc Guire · 10 years ago
  40. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  41. 775a913 mtd: nand: omap: Fix NAND enumeration on 3430 LDP by Roger Quadros · 11 years ago
  42. 1dc338e mtd: nand: omap: Synchronize the access to the ECC engine by Rostislav Lisovy · 11 years ago
  43. 94cb4ee mtd: nand: omap: Do not use global variables by Rostislav Lisovy · 11 years ago
  44. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 11 years ago
  45. d2f08c7 nand: omap2: Replace pr_err with dev_err by Ezequiel García · 11 years ago
  46. 93af53b nand: omap2: Remove horrible ifdefs to fix module probe by Ezequiel García · 11 years ago
  47. fef775c nand: omap2: Add support for flash-based bad block table by Ezequiel García · 11 years ago
  48. 40ddbf5 mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() by Roger Quadros · 11 years ago
  49. 7d5929c mtd: nand: omap: Revert to using software ECC by default by Roger Quadros · 11 years ago
  50. 2913aae mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error by Ted Juan · 11 years ago
  51. 9748fff mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 11 years ago
  52. f306e8c mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page by pekon gupta · 11 years ago
  53. 9fd6c6c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ by Christian Engelmayer · 11 years ago
  54. 00d0989 mtd: omap2: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  55. 3f4eb14 mtd: devices: elm: check for hardware engine's design constraints by Pekon Gupta · 11 years ago
  56. c7b05e9 mtd: nand: omap: remove is_elm_present flag by Pekon Gupta · 11 years ago
  57. 16e6932 mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs by Pekon Gupta · 11 years ago
  58. c5957a3 mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs by Pekon Gupta · 11 years ago
  59. 7c977c3 mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch by Pekon Gupta · 11 years ago
  60. 7bcd1dc mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  61. 2c9f236 mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  62. f5dc06f mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme by Pekon Gupta · 11 years ago
  63. a4c7ca0 mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch by Pekon Gupta · 11 years ago
  64. 13fbe06 mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic by Pekon Gupta · 11 years ago
  65. b08e1f6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements by Pekon Gupta · 11 years ago
  66. 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
  67. de0a4d6 mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size' by Pekon Gupta · 11 years ago
  68. 4e55807 mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' by Pekon Gupta · 11 years ago
  69. bb38eef mtd: nand: omap: fix ecclayout->oobfree->length by Pekon Gupta · 11 years ago
  70. aa6092f mtd: nand: omap: fix ecclayout->oobfree->offset by Pekon Gupta · 11 years ago
  71. eae39cb mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver by Pekon Gupta · 11 years ago
  72. cf0e4d2 mtd: omap2: use nand_base defaults for polled I/O by Brian Norris · 12 years ago
  73. 9211439 mtd: nand: omap: fix error return code in omap_nand_probe() by Wei Yongjun · 12 years ago
  74. 70ba6d7 mtd: nand: omap: updated devm_xx for all resource allocation and free calls by Pekon Gupta · 12 years ago
  75. 32d42a8 mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c by Pekon Gupta · 12 years ago
  76. b491da7 mtd: nand: omap: clean-up ecc layout for BCH ecc schemes by Pekon Gupta · 12 years ago
  77. a919e51 mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe by Pekon Gupta · 12 years ago
  78. f18befb mtd: nand: omap: use DT specified bus-width only for scanning NAND device by Pekon Gupta · 12 years ago
  79. 633deb5 mtd: nand: omap: cleanup: replace local references with generic framework names by Pekon Gupta · 12 years ago
  80. c66d039 mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes by Pekon Gupta · 12 years ago
  81. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 12 years ago
  82. dad2256 mtd: nand: remove NAND_BBT_SCANEMPTY by Brian Norris · 12 years ago
  83. c156400 mtd: nand: omap2: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  84. 4ff6772 mtd: omap2: use msecs_to_jiffies() by Toan Pham · 12 years ago
  85. ad24578 mtd: devices: elm: check for device's presence before configuration by Daniel Mack · 12 years ago
  86. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  87. 62116e5 mtd: nand: omap2: Support for hardware BCH error correction. by Philip Avinash · 13 years ago
  88. c3e4b99 mtd: nand: omap2: Update nerrors using ecc.strength by Philip Avinash · 13 years ago
  89. ccf04c5 mtd: omap-nand: pass device_node in platform data by Daniel Mack · 13 years ago
  90. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  91. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 13 years ago
  92. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 13 years ago
  93. 99f0b8d Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 13 years ago
  94. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 13 years ago
  95. d5e7c86 ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 by Lokesh Vutla · 13 years ago
  96. 2ef9f3d mtd: nand: omap: handle gpmc bch[48] by Afzal Mohammed · 13 years ago
  97. 47f88af4 mtd: nand: omap: bring in gpmc nand macros by Afzal Mohammed · 13 years ago
  98. 4ea1e4b mtd: nand: omap: read nand using register address by Afzal Mohammed · 13 years ago
  99. 48b51d4 mtd: nand: omap: free region as per resource size by Afzal Mohammed · 13 years ago
  100. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 13 years ago