aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/omap2.c
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * mtd: cleanup style on pr_debug messagesBrian Norris2011-09-11
| * mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
| * mtd: omap2.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
| * mtd: omap2 don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-31
|/
* mtd: omap2: convert to mtd_device_register()Jamie Iles2011-05-24
* mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala2011-05-24
* mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel2011-05-24
* 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