summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/elm.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-221-579/+0
* mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan2014-07-051-0/+2
* mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta2014-05-201-0/+36
* mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang2014-05-121-0/+2
* mtd: devices: elm: update DRIVER_NAME as "omap-elm"Pekon Gupta2014-03-251-1/+3
* mtd: devices: elm: configure parallel channels based on ecc_stepsPekon Gupta2014-03-251-3/+5
* mtd: devices: elm: clean elm_load_syndromePekon Gupta2014-03-251-7/+11
* mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta2014-03-251-1/+12
* mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han2014-03-101-3/+1
* mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen2014-03-101-1/+1
* mtd: simplify use of devm_ioremap_resourceJulia Lawall2013-08-301-5/+0
* mtd: devices: elm: Low power transition supportavinash philip2013-08-051-0/+117
* mtd: devices: elm: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0
* mtd: devices: convert OMAP BCH to devm_ioremap_resource()Silviu-Mihai Popescu2013-08-051-3/+3
* mtd: devices: elm: check for device's presence before configurationDaniel Mack2013-04-051-1/+8
* mtd: devices: elm: Removes <xx> literals in elm DT nodePhilip Avinash2013-02-041-1/+1
* mtd: devices: elm: Add support for ELM error correctionPhilip Avinash2013-02-041-0/+404
OpenPOWER on IntegriCloud