aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/omap2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-31/+4
2010-02-26mtd: omap2 fix prefetch mode read issueVimal Singh1-4/+7
2010-02-26mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh1-1/+2
2010-02-26mtd: omap2: fixing compilation warningVimal Singh1-1/+1
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh1-31/+4
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-3/+3
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh1-2/+184
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh1-9/+152
2009-06-28mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh1-2/+5
2009-06-05mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh1-0/+776