summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień5-0/+42
2022-09-21mtd: always initialize 'stats' in struct mtd_oob_opsMichał Kępień13-29/+29
2022-09-21mtd: track maximum number of bitflips for each read requestMichał Kępień2-0/+10
2022-09-20mtd: fix repeated word in commentwangjianli1-1/+1
2022-09-19mtd: move from strlcpy with unused retval to strscpyWolfram Sang2-3/+3
2022-09-19mtd: ftl: use container_of() rather than castGaosheng Cui1-2/+2
2022-09-19mtd: Fix a typo in a commentChristophe JAILLET1-1/+1
2022-09-19mtd: devices: docg3: Use correct function names in comment blocksColin Ian King1-3/+3
2022-09-19mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()Zeng Jingxiang1-0/+3
2022-09-19mtd: devices: docg3: check the return value of devm_ioremap() in the probeWilliam Dean1-1/+6
2022-09-19mtd: parsers: add Broadcom's U-Boot parserRafał Miłecki3-0/+95