index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
elm.c
Age
Commit message (
Expand
)
Author
2014-07-05
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
Ted Juan
2014-05-20
mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
pekon gupta
2014-05-12
mtd: elm: compile suspend/resume only with PM_SLEEP
Wolfram Sang
2014-03-25
mtd: devices: elm: update DRIVER_NAME as "omap-elm"
Pekon Gupta
2014-03-25
mtd: devices: elm: configure parallel channels based on ecc_steps
Pekon Gupta
2014-03-25
mtd: devices: elm: clean elm_load_syndrome
Pekon Gupta
2014-03-25
mtd: devices: elm: check for hardware engine's design constraints
Pekon Gupta
2014-03-10
mtd: devices: elm: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
mtd: elm: Use correct check on return value of pm_runtime_get_sync
Stefan Sørensen
2013-08-30
mtd: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-05
mtd: devices: elm: Low power transition support
avinash philip
2013-08-05
mtd: devices: elm: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
mtd: devices: convert OMAP BCH to devm_ioremap_resource()
Silviu-Mihai Popescu
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2013-02-04
mtd: devices: elm: Removes <xx> literals in elm DT node
Philip Avinash
2013-02-04
mtd: devices: elm: Add support for ELM error correction
Philip Avinash