Age | Commit message (Expand) | Author |
2013-08-30 | mtd: nand: use dev_get_platdata() | Jingoo Han |
2013-08-30 | mtd: nand: remove NAND_BBT_SCANEMPTY | Brian Norris |
2013-08-05 | mtd: nand: omap2: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-04-05 | mtd: omap2: use msecs_to_jiffies() | Toan Pham |
2013-04-05 | mtd: devices: elm: check for device's presence before configuration | Daniel Mack |
2013-03-02 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-02-04 | mtd: nand: omap2: Support for hardware BCH error correction. | Philip Avinash |
2013-02-04 | mtd: nand: omap2: Update nerrors using ecc.strength | Philip Avinash |
2013-01-14 | mtd: omap-nand: pass device_node in platform data | Daniel Mack |
2012-12-19 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren |
2012-11-22 | mtd: remove use of __devinit | Bill Pemberton |
2012-10-17 | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-... | Tony Lindgren |
2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla |
2012-10-15 | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 | Lokesh Vutla |
2012-10-15 | mtd: nand: omap: handle gpmc bch[48] | Afzal Mohammed |
2012-10-15 | mtd: nand: omap: bring in gpmc nand macros | Afzal Mohammed |
2012-10-15 | mtd: nand: omap: read nand using register address | Afzal Mohammed |
2012-10-15 | mtd: nand: omap: free region as per resource size | Afzal Mohammed |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse |
2012-09-29 | mtd: omap2: fix module loading | Andreas Bießmann |
2012-09-29 | mtd: omap2: fix omap_nand_remove segfault | Andreas Bießmann |
2012-09-29 | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie |
2012-09-29 | mtd: omap2: fix some typos in comments | Peter Meerwald |
2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann |
2012-08-30 | mtd: nand: omap2: use gpmc provided irqs | Afzal Mohammed |
2012-08-30 | mtd: nand: omap2: obtain memory from resource | Afzal Mohammed |
2012-08-30 | mtd: nand: omap2: handle nand on gpmc | Afzal Mohammed |
2012-08-10 | mtd/omap2: fix dmaengine_slave_config error handling | Arnd Bergmann |
2012-07-31 | mtd: omap2: remove private DMA API implementation | Russell King |
2012-07-31 | mtd: omap2: add DMA engine support | Russell King |
2012-05-13 | mtd: nand: omap: add support for hardware BCH ecc | Ivan Djelic |
2012-05-13 | mtd: nand: omap: fix race condition in omap_wait() | Ivan Djelic |
2012-05-13 | mtd: omap2: fix resource leak in prefetch-busy path | Grazvydas Ignotas |
2012-03-27 | mtd: flash drivers set ecc strength | Mike Dunn |
2012-03-27 | mtd: do not use plain 0 as NULL | Artem Bityutskiy |
2012-01-09 | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin |
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 |