Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | mtd: tests: check erase block count in page test | Stefan Agner | 2018-03-21 | 1 | -3/+7 |
* | mtd: tests: consolidate kmalloc/memset 0 call to kzalloc | Nicholas Mc Guire | 2016-01-06 | 1 | -2/+1 |
* | mtd: Make MTD tests cancelable | Richard Weinberger | 2015-04-05 | 1 | -2/+8 |
* | mtd: tests: fix integer overflow issues | Brian Norris | 2014-08-19 | 1 | -2/+2 |
* | mtd: nand: add a helper to detect the nand type | Huang Shijie | 2013-10-27 | 1 | -1/+1 |
* | mtd: tests: incorporate error message for mtdtest_write() | Akinobu Mita | 2013-08-30 | 1 | -19/+4 |
* | mtd: tests: incorporate error message for mtdtest_read() | Akinobu Mita | 2013-08-30 | 1 | -46/+9 |
* | mtd: mtd_pagetest: use mtd_test helpers | Akinobu Mita | 2013-08-30 | 1 | -147/+58 |
* | mtd: tests: rename sources in order to link a helper object | Akinobu Mita | 2013-08-30 | 1 | -0/+605 |