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
/
tests
/
mtd_stresstest.c
Age
Commit message (
Expand
)
Author
2013-08-30
mtd: tests: rename sources in order to link a helper object
Akinobu Mita
2013-08-05
mtd: tests: don't print error messages when out-of-memory
Brian Norris
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-27
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
2013-02-04
mtd: rename random32() to prandom_u32()
Akinobu Mita
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
2012-11-15
mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}
Vikram Narayanan
2012-07-06
mtd: tests: use random32 instead of home-brewed generator
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
2011-10-30
mtd: tests: don't use mtd0 as a default
Wolfram Sang
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2010-05-13
drivers/mtd: Use kzalloc
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
mtd: tests: fix read, speed and stress tests on NOR flash
Morten Thunberg Svendsen
2008-12-08
MTD: tests: add mtd_stresstest
Artem Bityutskiy