summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/elm.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García1-579/+0
2014-07-05mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan1-0/+2
2014-05-20mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta1-0/+36
2014-05-12mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang1-0/+2
2014-03-25mtd: devices: elm: update DRIVER_NAME as "omap-elm"Pekon Gupta1-1/+3
2014-03-25mtd: devices: elm: configure parallel channels based on ecc_stepsPekon Gupta1-3/+5
2014-03-25mtd: devices: elm: clean elm_load_syndromePekon Gupta1-7/+11
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta1-1/+12
2014-03-10mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-03-10mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen1-1/+1
2013-08-30mtd: simplify use of devm_ioremap_resourceJulia Lawall1-5/+0
2013-08-05mtd: devices: elm: Low power transition supportavinash philip1-0/+117
2013-08-05mtd: devices: elm: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: devices: convert OMAP BCH to devm_ioremap_resource()Silviu-Mihai Popescu1-3/+3
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack1-1/+8
2013-02-04mtd: devices: elm: Removes <xx> literals in elm DT nodePhilip Avinash1-1/+1
2013-02-04mtd: devices: elm: Add support for ELM error correctionPhilip Avinash1-0/+404