Age | Commit message (Expand) | Author |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-10-31 | mtd: Add module.h to drivers users that were implicitly using it. | Paul Gortmaker |
2011-09-11 | mtd: cleanup style on pr_debug messages | Brian Norris |
2011-09-11 | mtd: replace DEBUG() with pr_debug() | Brian Norris |
2011-09-11 | mtd: omap2.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: omap2 don't specify default parsing options | Dmitry Eremin-Solenikov |
2011-05-25 | mtd: omap2: convert to mtd_device_register() | Jamie Iles |
2011-05-25 | mtd: omap: fix subpage ecc issue with prefetch | Kishore Kadiyala |
2011-05-25 | mtd: omap2: mtd split nand_scan in ident and tail | Jan Weitzel |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-11 | mtd: omap3: nand: report corrected ecc errors | John Ogness |
2011-03-11 | mtd: add "platform:" prefix for platform modalias | Axel Lin |
2011-02-17 | omap3: nand: making ecc layout as compatible with romcode ecc | Sukumar Ghorai |
2011-02-17 | omap3: nand: ecc layout select from board file | Sukumar Ghorai |
2011-02-17 | omap3: nand: configurable fifo threshold to gain the throughput | Sukumar Ghorai |
2011-02-17 | omap3: nand: prefetch in irq mode support | Sukumar Ghorai |
2011-02-17 | omap3: nand: configurable transfer type per board | Sukumar Ghorai |
2011-02-17 | omap3630: nand: fix device size to work in polled mode | Sukumar Ghorai |
2010-12-06 | omap: nand: remove hardware ECC as default | Sukumar Ghorai |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-10-25 | mtd: omap2: fix static declaration warning | G, Manjunath Kondaiah |
2010-09-29 | fix OMAP2 MTD build failure | Daniel J Blueman |
2010-08-02 | omap3 nand: cleanup virtual address usages | Sukumar Ghorai |
2010-08-02 | omap3 gpmc: functionality enhancement | Sukumar Ghorai |
2010-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-02-26 | mtd: omap2 fix prefetch mode read issue | Vimal Singh |
2010-02-26 | mtd: omap2: correct 'info' pointer in 'omap_nand_remove' | Vimal Singh |
2010-02-26 | mtd: omap2: fixing compilation warning | Vimal Singh |
2010-02-15 | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init | Vimal Singh |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-09-19 | mtd: omap: adding DMA mode support in nand prefetch/post-write | vimal singh |
2009-09-19 | mtd: omap: add support for nand prefetch-read and post-write | vimal singh |
2009-06-28 | mtd: nand: fix build failure and incorrect return from omap_wait() | vimal singh |
2009-06-05 | mtd: nand: add OMAP2/OMAP3 NAND driver | Vimal Singh |