Show patches with: Submitter = Akinobu Mita       |    State = Action Required       |   57 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
mtd: tests: make a separate mtd_test.ko module - - - - --- 2013-09-02 Akinobu Mita New
[-next,2/4] mtd: tests: return -EIO when mtdtest_read() failed to read requested bytes - - - - --- 2013-08-15 Akinobu Mita New
[-next,1/4] mtd: pagetest: remove always true condition - - - - --- 2013-08-15 Akinobu Mita New
[-next,v2,04/10] mtd: mtd_pagetest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita New
[-next,v2,01/10] mtd: tests: introduce helper functions - - - - --- 2013-08-03 Akinobu Mita New
[-next,7/7] mtd: mtd_subpagetest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,6/7] mtd: mtd_stresstest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,5/7] mtd: mtd_speedtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,4/7] mtd: mtd_readtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,3/7] mtd: mtd_pagetest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,2/7] mtd: mtd_oobtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,1/7] mtd: tests: introduce mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-v2,17/26] mtd: rename random32() to prandom_u32() - - - - --- 2013-01-03 Akinobu Mita New
[-v2,13/26] ubifs: rename random32() to prandom_u32() - - - - --- 2013-01-03 Akinobu Mita New
[v3,10/11] mtd: mtd_subpagetest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,08/11] mtd: mtd_pagetest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,07/11] mtd: mtd_oobtest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,02/11] prandom: introduce prandom_bytes() and prandom_bytes_state() - - - - --- 2012-11-13 Akinobu Mita New
[v2,11/11] mtd: mtd_stresstest: use random32_get_bytes() - - - - --- 2012-11-03 Akinobu Mita New
[v2,10/11] mtd: mtd_subpagetest: convert to use random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[v2,09/11] mtd: mtd_speedtest: use random32_get_bytes - - - - --- 2012-11-03 Akinobu Mita New
[v2,08/11] mtd: mtd_pagetest: convert to use random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[v2,07/11] mtd: mtd_oobtest: convert to use random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[v2,06/11] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes() - - - - --- 2012-11-03 Akinobu Mita New
[v2,05/11] ubifs: use random32_get_bytes - - - - --- 2012-11-03 Akinobu Mita New
[v2,04/11] mtd: nandsim: use random32_get_bytes - - - - --- 2012-11-03 Akinobu Mita New
[v2,02/11] random32: introduce random32_get_bytes() and random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[9/9] mtd: mtd_subpagetest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[8/9] mtd: mtd_speedtest: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[7/9] mtd: mtd_pagetest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[6/9] mtd: mtd_oobtest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[5/9] ubifs: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[4/9] mtd: nandsim: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[3/9] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[-next,v4,4/5] mtd: mtd_nandecctest: add single bit error correction test - - - - --- 2012-09-07 Akinobu Mita New
[v3,11/11] mtd: mtd_nandecctest: add double bit error detection tests - - - - --- 2012-09-03 Akinobu Mita New
[v3,10/11] mtd: mtd_nandecctest: add single bit error correction test - - - - --- 2012-09-03 Akinobu Mita New
[v3,09/11] mtd: mtd_nandecctest: add no corruption test - - - - --- 2012-09-03 Akinobu Mita New
[v3,08/11] mtd: mtd_nandecctest: rewrite the test routine - - - - --- 2012-09-03 Akinobu Mita New
[v3,07/11] mtd: mtd_nandecctest: generalize injecting bit errors function for ecc code - - - - --- 2012-09-03 Akinobu Mita New
[v3,02/11] mtd: mtd_nandecctest: make module_init() return an error code if test fails - - - - --- 2012-09-03 Akinobu Mita New
[v3,01/11] mtd: mtd_nandecctest: remove unnecessary srandom32() call - - - - --- 2012-09-03 Akinobu Mita New
[v2,6/6] mtd: mtd_nandecctest: add double bit error detection tests - - - - --- 2012-08-26 Akinobu Mita New
[v2,4/6] mtd: mtd_nandecctest: add no corruption test - - - - --- 2012-08-26 Akinobu Mita New
[v2,3/6] mtd: mtd_nandecctest: rewrite the test routine - - - - --- 2012-08-26 Akinobu Mita New
mtd: mtd_nandecctest: add more tests - - - - --- 2012-07-09 Akinobu Mita New
string: memchr_inv speed improvements - - - - --- 2012-02-03 Akinobu Mita New
mtd/tests: use memchr_inv - - - - --- 2012-01-27 Akinobu Mita New
mtd/nftlmount: use memchr_inv - - - - --- 2012-01-27 Akinobu Mita New
mtd/inftlmount: use memchr_inv - - - - --- 2012-01-27 Akinobu Mita New
mtd/ubi: use memchr_inv - - - - --- 2012-01-27 Akinobu Mita New
mtd/onenand: use string library - - - - --- 2012-01-27 Akinobu Mita New
mtd/nand: use string library 1 - - - --- 2012-01-27 Akinobu Mita New
[3/7] bitops: introduce list_for_each_clear_bit - - - - --- 2012-01-13 Akinobu Mita New
[-v4,1/2] MTD: Add __nand_calculate_ecc() to NAND ECC functions 1 - - - --- 2009-10-22 Akinobu Mita New
MTD: Add nand_ecc test module - - - - --- 2009-10-09 Akinobu Mita New