aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/omap2.c
AgeCommit message (Expand)Author
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-07-09mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2013-04-05mtd: omap2: use msecs_to_jiffies()Toan Pham
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-04mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash
2013-02-04mtd: nand: omap2: Update nerrors using ecc.strengthPhilip Avinash
2013-01-14mtd: omap-nand: pass device_node in platform dataDaniel Mack
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla
2012-10-15mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed
2012-10-15mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed
2012-10-15mtd: nand: omap: read nand using register addressAfzal Mohammed
2012-10-15mtd: nand: omap: free region as per resource sizeAfzal Mohammed
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-09-29mtd: omap2: fix module loadingAndreas Bießmann
2012-09-29mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-09-29mtd: omap2: fix some typos in commentsPeter Meerwald
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-08-30mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed
2012-08-30mtd: nand: omap2: obtain memory from resourceAfzal Mohammed
2012-08-30mtd: nand: omap2: handle nand on gpmcAfzal Mohammed
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann
2012-07-31mtd: omap2: remove private DMA API implementationRussell King
2012-07-31mtd: omap2: add DMA engine supportRussell King
2012-05-13mtd: nand: omap: add support for hardware BCH eccIvan Djelic
2012-05-13mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic
2012-05-13mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-09-11mtd: cleanup style on pr_debug messagesBrian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: omap2.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: omap2 don't specify default parsing optionsDmitry Eremin-Solenikov
2011-05-25mtd: omap2: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-11mtd: omap3: nand: report corrected ecc errorsJohn Ogness
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-02-17omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai