summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_readtest.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: tests: rename sources in order to link a helper objectAkinobu Mita2013-08-301-257/+0
* mtd: tests: don't print error messages when out-of-memoryBrian Norris2013-08-051-9/+3
* mtd: tests/read: initialize buffer for whole next pageChristian Herzig2012-12-041-1/+1
* mtd: Fix typo mtd/testsMasanari Iida2012-11-181-1/+1
* mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan2012-11-151-21/+21
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-091-2/+1
* mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-301-1/+7
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-211-1/+1
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-111-1/+1
* mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris2011-09-111-1/+2
* drivers/mtd: Use kzallocJulia Lawall2010-05-131-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen2010-01-131-1/+5
* trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2009-03-301-1/+1
* MTD: tests: add mtd_readtestArtem Bityutskiy2008-12-081-0/+253
OpenPOWER on IntegriCloud