..
chips
mtd: jedec_probe: use struct_size() helper for cfiq allocation
2025-09-29 18:01:43 +02:00
devices
mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
2025-08-28 14:22:48 +02:00
hyperbus
mtd: hyperbus: hbmc-am654: drop unused module alias
2025-09-29 18:02:30 +02:00
lpddr
mtd: lpddr: Remove space before newline
2025-09-11 17:34:15 +02:00
maps
mtd: Switch back to struct platform_driver::remove()
2024-10-21 11:58:07 +02:00
nand
mtd: onenand: Pass correct pointer to IRQ handler
2025-11-03 11:37:57 +01:00
parsers
mtd: parsers: bcm47xxpart: make read-only array possible_nvram_sizes static const
2024-08-23 19:25:49 +02:00
spi-nor
mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
2025-09-01 16:11:55 +02:00
tests
mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
2024-10-03 18:19:52 +02:00
ubi
block: switch ->getgeo() to struct gendisk
2025-08-13 02:59:29 -04:00
Kconfig
…
Makefile
…
ftl.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
inftlcore.c
mtd: inftlcore: Add error check for inftl_read_oob()
2025-04-07 09:02:31 +02:00
inftlmount.c
…
mtd_blkdevs.c
block: switch ->getgeo() to struct gendisk
2025-08-13 02:59:29 -04:00
mtdblock.c
…
mtdblock_ro.c
…
mtdchar.c
mtdchar: fix integer overflow in read/write ioctls
2025-10-22 11:53:59 +02:00
mtdconcat.c
mtd: concat: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-23 19:25:51 +02:00
mtdcore.c
mtd: core: skip badblocks increment for blocks already known bad
2025-09-11 17:34:15 +02:00
mtdcore.h
Revert "mtd: core: always create master device"
2025-06-18 11:18:23 +02:00
mtdoops.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
mtdpart.c
Revert "mtd: core: always create master device"
2025-06-18 11:18:23 +02:00
mtdpstore.c
mtd: Add check for devm_kcalloc()
2025-03-04 12:07:08 +01:00
mtdsuper.c
…
mtdswap.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
nftlcore.c
mtd: nftl: reduce stack usage in NFTL_movebuf()
2025-06-18 11:16:35 +02:00
nftlmount.c
…
rfd_ftl.c
mtd: use vmalloc_array and vcalloc to simplify code
2025-09-11 17:34:15 +02:00
sm_ftl.c
treewide, timers: Rename from_timer() to timer_container_of()
2025-06-08 09:07:37 +02:00
sm_ftl.h
…
ssfdc.c
…