summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/nvmem.c
AgeCommit message (Expand)AuthorLines
8 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
9 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2024-11-14mtd: ubi: remove redundant check on bytes_left at end of functionColin Ian King-1/+1
2024-07-12mtd: ubi: avoid expensive do_div() on 32-bit machinesArnd Bergmann-3/+3
2024-03-10mtd: ubi: fix NVMEM over UBI volumes on 32-bit systemsDaniel Golle-1/+4
2024-02-25mtd: ubi: provide NVMEM layer over UBI volumesDaniel Golle-0/+188