..
chips
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
2022-06-09 10:23:25 +02:00
devices
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
2022-10-26 12:35:09 +02:00
hyperbus
mtd: hyperbus: rpc-if: fix bug in rpcif_hb_remove
2022-01-27 11:03:15 +01:00
lpddr
…
maps
mtd: maps: Fix refcount leak in ap_flash_init
2022-08-17 14:23:38 +02:00
nand
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
2022-11-03 23:59:15 +09:00
parsers
mtd: parsers: bcm47xxpart: Fix halfblock reads
2022-11-10 18:15:32 +01:00
spi-nor
spi: intel: Use correct mask for flash and protected regions
2022-11-26 09:24:32 +01:00
tests
mtd: tests: Remove redundant assignment to err
2021-05-10 12:48:35 +02:00
ubi
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
2022-06-14 18:36:10 +02:00
Kconfig
mtdblock: Add comment about UBI block devices
2021-08-06 22:05:13 +02:00
Makefile
…
ftl.c
mtd/ftl: don't cast away the type when calling add_mtd_blktrans_dev
2021-08-23 10:01:04 +02:00
inftlcore.c
mtd: inftlcore: Use module_mtd_blktrans to register driver
2021-03-11 09:37:48 +01:00
inftlmount.c
mtd: inftl: remove unnecessary oom message
2021-06-11 20:44:21 +02:00
mtd_blkdevs.c
MTD changes:
2021-09-05 10:50:12 -07:00
mtdblock.c
mtdblock: warn if opened on NAND
2022-06-09 10:22:49 +02:00
mtdblock_ro.c
mtdblock: Warn if added for a NAND device
2021-08-17 18:41:59 +02:00
mtdchar.c
mtd: add OTP (one-time-programmable) erase ioctl
2021-03-28 19:24:54 +02:00
mtdconcat.c
mtd: mtdconcat: Check _read, _write callbacks existence before assignment
2021-08-17 18:43:33 +02:00
mtdcore.c
mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
2022-03-02 11:48:07 +01:00
mtdcore.h
…
mtdoops.c
mtd: mtdoops: remove unnecessary oom message
2021-06-11 20:43:46 +02:00
mtdpart.c
mtd: Fixed breaking list in __mtd_del_partition.
2022-01-27 11:02:48 +01:00
mtdpstore.c
pstore/blk: Include zone in pstore_device_info
2021-06-16 21:09:31 -07:00
mtdsuper.c
block: remove i_bdev
2020-12-01 14:53:39 -07:00
mtdswap.c
mtd: mtdswap: Use module_mtd_blktrans to register driver
2021-03-11 09:37:48 +01:00
nftlcore.c
mtd: nftlcore: remove set but rewrite variables
2021-05-10 12:11:46 +02:00
nftlmount.c
mtd: nftl: remove unnecessary oom message
2021-06-11 20:43:26 +02:00
rfd_ftl.c
mtd/rfd_ftl: don't cast away the type when calling add_mtd_blktrans_dev
2021-08-23 10:01:06 +02:00
sm_ftl.c
mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release
2022-08-17 14:23:40 +02:00
sm_ftl.h
…
ssfdc.c
…