aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdpstore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-04mtd: Add check for devm_kcalloc()Jiasheng Jiang1-0/+3
2025-03-04mtd: Replace kcalloc() with devm_kcalloc()Jiasheng Jiang1-6/+3
2022-09-19mtd: Fix a typo in a commentChristophe JAILLET1-1/+1
2021-06-16pstore/blk: Include zone in pstore_device_infoKees Cook1-5/+5
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu1-0/+1
2020-05-31mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao1-0/+578