aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/omap2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-261-31/+4
|\ \ | |/
| * omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-31/+4
* | mtd: omap2 fix prefetch mode read issueVimal Singh2010-02-261-4/+7
* | mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh2010-02-261-1/+2
* | mtd: omap2: fixing compilation warningVimal Singh2010-02-261-1/+1
|/
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-3/+3
* mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2009-09-191-2/+184
* mtd: omap: add support for nand prefetch-read and post-writevimal singh2009-09-191-9/+152
* mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-281-2/+5
* mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh2009-06-051-0/+776