aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/omap2.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-17
| |\
| | * omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-17
| | * omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-17
| | * omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-17
| | * omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-17
| | * omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-17
| | * omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-17
* | | mtd: omap3: nand: report corrected ecc errorsJohn Ogness2011-03-11
|/ /
* / mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-11
|/
* omap: nand: remove hardware ECC as defaultSukumar Ghorai2010-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30
|\
| * fix OMAP2 MTD build failureDaniel J Blueman2010-09-29
* | mtd: omap2: fix static declaration warningG, Manjunath Kondaiah2010-10-24
|/
* omap3 nand: cleanup virtual address usagesSukumar Ghorai2010-08-02
* omap3 gpmc: functionality enhancementSukumar Ghorai2010-08-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26
|\|
| * omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-15
* | mtd: omap2 fix prefetch mode read issueVimal Singh2010-02-26
* | mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh2010-02-26
* | mtd: omap2: fixing compilation warningVimal Singh2010-02-26
|/
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2009-09-19
* mtd: omap: add support for nand prefetch-read and post-writevimal singh2009-09-19
* mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-28
* mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh2009-06-05