aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/omap2.c
Commit message (Expand)AuthorAge
* mtd: omap2: use msecs_to_jiffies()Toan Pham2013-04-05
* mtd: devices: elm: check for device's presence before configurationDaniel Mack2013-04-05
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-02
|\
| * mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash2013-02-04
| * mtd: nand: omap2: Update nerrors using ecc.strengthPhilip Avinash2013-02-04
* | mtd: omap-nand: pass device_node in platform dataDaniel Mack2013-01-14
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-19
|\
| * mtd: remove use of __devinitBill Pemberton2012-11-22
* | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
* | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-17
|\ \
| * | mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed2012-10-15
| * | mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed2012-10-15
| * | mtd: nand: omap: read nand using register addressAfzal Mohammed2012-10-15
| * | mtd: nand: omap: free region as per resource sizeAfzal Mohammed2012-10-15
| |/
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
* | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-15
|/
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09
|\
| * ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
| * mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed2012-08-30
| * mtd: nand: omap2: obtain memory from resourceAfzal Mohammed2012-08-30
| * mtd: nand: omap2: handle nand on gpmcAfzal Mohammed2012-08-30
* | mtd: omap2: fix module loadingAndreas Bießmann2012-09-29
* | mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann2012-09-29
* | mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* | mtd: omap2: fix some typos in commentsPeter Meerwald2012-09-29
|/
* mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann2012-08-10
* mtd: omap2: remove private DMA API implementationRussell King2012-07-31
* mtd: omap2: add DMA engine supportRussell King2012-07-31
* mtd: nand: omap: add support for hardware BCH eccIvan Djelic2012-05-14
* mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic2012-05-13
* mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas2012-05-13
* mtd: flash drivers set ecc strengthMike Dunn2012-03-26
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-26
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* 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