summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests
Commit message (Expand)AuthorAgeFilesLines
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-094-7/+4
* mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-096-32/+21
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-097-8/+7
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-091-5/+5
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-092-8/+8
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-095-13/+13
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-096-25/+25
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-096-7/+7
* mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-091-0/+7
* mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-307-7/+55
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-216-25/+25
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-112-13/+13
* mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris2011-09-111-1/+2
* mtd: speedtest: fix integer overflowDavid Lambert2011-03-111-7/+7
* mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov2011-03-111-2/+57
* mtd: tests: add count parameter to mtd_speedtestAdrian Hunter2011-03-111-2/+13
* mtd: tests: print correct valuesRoman Tereshonkov2011-03-111-5/+5
* mtd: tests: return -1 if verify failedRoel Kluin2010-08-021-5/+4
* drivers/mtd: Use kzallocJulia Lawall2010-05-135-10/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-1/+7
* mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen2010-01-133-3/+16
* mtd: make pagetest workArtem Bityutskiy2009-11-301-0/+1
* mtd: add nand_ecc test moduleAkinobu Mita2009-11-302-0/+88
* mtd: cleanup mtd_oobtestAkinobu Mita2009-10-171-14/+4
* mtd: tests: fix read buffer overflowsRoel Kluin2009-09-042-7/+7
* trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2009-03-302-13/+13
* [MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse2009-01-052-4/+4
* MTD: add MTD tests to compilationArtem Bityutskiy2008-12-101-0/+7
* MTD: tests: add mtd_torturetestArtem Bityutskiy2008-12-101-0/+530
* MTD: tests: add mtd_subpagetestArtem Bityutskiy2008-12-081-0/+525
* MTD: tests: add mtd_stresstestArtem Bityutskiy2008-12-081-0/+330
* MTD: tests: add mtd_speedtestArtem Bityutskiy2008-12-081-0/+502
* MTD: tests: add mtd_readtestArtem Bityutskiy2008-12-081-0/+253
* MTD: tests: add mtd_pagetestArtem Bityutskiy2008-12-081-0/+632
* MTD: tests: add mtd_oobtestArtem Bityutskiy2008-12-081-0/+742
OpenPOWER on IntegriCloud