summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/omap2.c
AgeCommit message (Expand)Author
2012-05-13mtd: nand: omap: add support for hardware BCH eccIvan Djelic
2012-05-13mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic
2012-05-13mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-09-11mtd: cleanup style on pr_debug messagesBrian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: omap2.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: omap2 don't specify default parsing optionsDmitry Eremin-Solenikov
2011-05-25mtd: omap2: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-11mtd: omap3: nand: report corrected ecc errorsJohn Ogness
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-02-17omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai
2011-02-17omap3: nand: ecc layout select from board fileSukumar Ghorai
2011-02-17omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai
2011-02-17omap3: nand: prefetch in irq mode supportSukumar Ghorai
2011-02-17omap3: nand: configurable transfer type per boardSukumar Ghorai
2011-02-17omap3630: nand: fix device size to work in polled modeSukumar Ghorai
2010-12-06omap: nand: remove hardware ECC as defaultSukumar Ghorai
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-25mtd: omap2: fix static declaration warningG, Manjunath Kondaiah
2010-09-29fix OMAP2 MTD build failureDaniel J Blueman
2010-08-02omap3 nand: cleanup virtual address usagesSukumar Ghorai
2010-08-02omap3 gpmc: functionality enhancementSukumar Ghorai
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26mtd: omap2 fix prefetch mode read issueVimal Singh
2010-02-26mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh
2010-02-26mtd: omap2: fixing compilation warningVimal Singh
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh
2009-06-28mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh
2009-06-05mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh