summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtd_virt_concat.c
AgeCommit message (Expand)AuthorLines
2026-03-11mtd: concat: replace alloc + calloc with 1 allocRosen Penev-7/+1
2026-03-11mtd: virt_concat: use single allocation for nodeRosen Penev-9/+2
2026-03-11mtd: virt_concat: fix kdoc textLuca Ceresoli-1/+1
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra-0/+363