index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
Age
Commit message (
Expand
)
Author
2018-04-13
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
2016-07-11
mtd: nandbiterrs: Support for NAND biterrors test on platforms without raw write
Iwo Mergler
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-04
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jorge Ramirez-Ortiz
2016-01-06
mtd: tests: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
2015-10-26
mtd: tests: Replace timeval with ktime_t
Shraddha Barke
2015-08-27
mtd: mtd_oobtest: Fix the address offset with vary_offset case
Roger Quadros
2015-05-14
mtd: readtest: don't clobber error reports
Brian Norris
2015-04-05
mtd: Make MTD tests cancelable
Richard Weinberger
2015-04-05
mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
Roger Quadros
2015-03-11
mtd: tests: fix more potential integer overflows
Brian Norris
2014-12-12
mtd: tests: abort torturetest on erase errors
Brian Norris
2014-11-20
mtd: oobtest: correct printf() format specifier for 'size_t'
Brian Norris
2014-11-19
mtd: mtd_oobtest: add bitflip_limit parameter
Roger Quadros
2014-11-19
mtd: mtd_oobtest: Show the verification error location and data
Roger Quadros
2014-08-19
mtd: tests: fix integer overflow issues
Brian Norris
2014-04-17
mtd: mtd_oobtest: generate consistent data for verification
Akinobu Mita
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
2013-10-27
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-08-30
mtd: tests: incorporate error message for mtdtest_write()
Akinobu Mita
2013-08-30
mtd: tests: incorporate error message for mtdtest_read()
Akinobu Mita
2013-08-30
mtd: mtd_nandbiterrs: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: mtd_torturetest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: mtd_subpagetest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: mtd_stresstest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: mtd_speedtest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: mtd_readtest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: mtd_pagetest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: mtd_oobtest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: tests: rename sources in order to link a helper object
Akinobu Mita
2013-08-30
mtd: tests: introduce helper functions
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-27
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
2013-02-27
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
2013-02-27
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
2013-02-27
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
2013-02-27
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
2013-02-13
mtd: mtd_torturetest can cause stack overflows
Al Cooper
2013-02-04
mtd: rename random32() to prandom_u32()
Akinobu Mita
2012-12-04
mtd: tests/read: initialize buffer for whole next page
Christian Herzig
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
2012-11-15
mtd: mtd_oobtest: printk -> pr_{info,err,crit}
Vikram Narayanan
2012-11-15
mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}
Vikram Narayanan
2012-11-15
mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}
Vikram Narayanan
2012-11-15
mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}
Vikram Narayanan
2012-11-15
mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}
Vikram Narayanan
[next]