Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-21 | mtd: add ECC error accounting for each read request | Michał Kępień | 5 | -0/+42 |
2022-09-21 | mtd: always initialize 'stats' in struct mtd_oob_ops | Michał Kępień | 13 | -29/+29 |
2022-09-21 | mtd: track maximum number of bitflips for each read request | Michał Kępień | 2 | -0/+10 |
2022-09-20 | mtd: fix repeated word in comment | wangjianli | 1 | -1/+1 |
2022-09-19 | mtd: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2 | -3/+3 |
2022-09-19 | mtd: ftl: use container_of() rather than cast | Gaosheng Cui | 1 | -2/+2 |
2022-09-19 | mtd: Fix a typo in a comment | Christophe JAILLET | 1 | -1/+1 |
2022-09-19 | mtd: devices: docg3: Use correct function names in comment blocks | Colin Ian King | 1 | -3/+3 |
2022-09-19 | mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type() | Zeng Jingxiang | 1 | -0/+3 |
2022-09-19 | mtd: devices: docg3: check the return value of devm_ioremap() in the probe | William Dean | 1 | -1/+6 |
2022-09-19 | mtd: parsers: add Broadcom's U-Boot parser | Rafał Miłecki | 3 | -0/+95 |