aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtd_virt_concat.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03mtd: virt-concat: free duplicate generated nameXu Rao1-1/+3
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()Harshit Mogalapalli1-1/+1
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()Harshit Mogalapalli1-1/+1
2026-03-11mtd: concat: replace alloc + calloc with 1 allocRosen Penev1-7/+1
2026-03-11mtd: virt_concat: use single allocation for nodeRosen Penev1-9/+2
2026-03-11mtd: virt_concat: fix kdoc textLuca Ceresoli1-1/+1
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra1-0/+363