incubator-nuttx/drivers/mtd
Saurav Pal daa3168cfb fs/mnemofs: Fix journal log rw issue, read size issue
Fixes the journal log read and write size and overlap issues, along with read return value issue.

Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>
2024-08-17 09:10:04 -03:00
..
.gitignore dirvers/mtd/dhara: add dhara folder in gitignore 2023-09-07 23:05:11 +08:00
CMakeLists.txt Add MTD for AT25 eeprom 2024-01-04 09:25:52 -08:00
Kconfig w25c: add W25_DEBUG sub-menu config option and update debug traces. 2024-07-30 18:22:02 +08:00
Make.defs drivers/mtd/mtd_nandram: Adds virtual NAND Flash device simulator. 2024-03-04 10:38:08 -03:00
at24xx.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
at25.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
at25ee.c Add MTD for AT25 eeprom 2024-01-04 09:25:52 -08:00
at45db.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
dhara.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
filemtd.c driver/filemtd:support isbad & markbad 2024-04-07 18:50:00 +08:00
ftl.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
gd5f.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
gd25.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
hamming.c
is25xp.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
m25px.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
mtd_config.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
mtd_config_fs.c NVS: fix align size 2024-07-18 16:36:23 -03:00
mtd_modeltab.c
mtd_nand.c drivers/mtd/mtd_nandram: Adds virtual NAND Flash device simulator. 2024-03-04 10:38:08 -03:00
mtd_nandecc.c fs/mnemofs: Adds Block Allocator 2024-07-10 18:40:47 -03:00
mtd_nandmodel.c
mtd_nandram.c fs/mnemofs: Fix journal log rw issue, read size issue 2024-08-17 09:10:04 -03:00
mtd_nandscheme.c
mtd_nandwrapper.c fs/mnemofs: Refactor path logic, direntry size bug fix, open free bug fix 2024-08-09 09:00:17 +02:00
mtd_onfi.c
mtd_partition.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00
mtd_progmem.c
mtd_rwbuffer.c
mx25lx.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
mx25rxx.c mtd/mx25rxx: add support for MX25L25673G chip 2023-11-09 09:04:38 +08:00
mx35.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
n25qxxx.c
nullmtd.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
rammtd.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ramtron.c ramtron.c: add FM25V02A-DGQ 2023-07-04 08:19:56 +08:00
rpmsgmtd.c rpmsgmtd: use fixed length struct to transfer between two cpus 2024-01-11 08:33:15 +01:00
rpmsgmtd.h rpmsgmtd: use fixed length struct to transfer between two cpus 2024-01-11 08:33:15 +01:00
rpmsgmtd_server.c rpmsgmtd: use fixed length struct to transfer between two cpus 2024-01-11 08:33:15 +01:00
s25fl1.c s25fl1: fix compile warnings caused by incorrect variable print format 2023-11-14 09:08:08 -08:00
sector512.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
skeleton.c
smart.c Fix error: mtd/smart.c:2800:12: error: variable 'mincount' set but not used [-Werror,-Wunused-but-set-variable] 2023-09-11 17:38:45 +08:00
sst25.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sst25xx.c
sst26.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sst39vf.c
w25.c w25c: add W25_DEBUG sub-menu config option and update debug traces. 2024-07-30 18:22:02 +08:00
w25qxxxjv.c mtd/w25q: add nxsig_usleep to busy waiting in w25qxxxjv_erase_sector() 2023-12-11 16:00:07 -03:00