..
driver.h
fd/dirent, fs/driver/, and fs/vfs: Make MTD device accessible via a character driver proxy like block devices
2018-11-08 09:59:18 -06:00
fs_blockpartition.c
fs/driver/fs_blockpartition.c: Fix void pointer warning.
2018-12-03 17:54:21 -06:00
fs_blockproxy.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
fs_closeblockdriver.c
fs/: Run all .c files under fs/ through tools/nxstyle.
2019-10-27 11:48:14 -06:00
fs_findblockdriver.c
Squashed commit of the following:
2018-09-22 14:20:18 -06:00
fs_findmtddriver.c
fs/driver/fs_findmtddriver.c: Fix compile failed if NO CONFIG_MTD.
2019-10-29 08:16:27 -06:00
fs_mtdpartition.c
fs/driver: Add register_mtdpartition() for MTD partition
2018-11-08 10:03:07 -06:00
fs_mtdproxy.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
fs_openblockdriver.c
fd/dirent, fs/driver/, and fs/vfs: Make MTD device accessible via a character driver proxy like block devices
2018-11-08 09:59:18 -06:00
fs_registerblockdriver.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
fs_registerdriver.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
fs_registermtddriver.c
Squashed commit of the following:
2018-09-22 14:20:18 -06:00
fs_unregisterblockdriver.c
Squashed commit of the following:
2018-09-22 14:20:18 -06:00
fs_unregisterdriver.c
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00
fs_unregistermtddriver.c
Squashed commit of the following:
2018-09-22 14:20:18 -06:00
Make.defs
fs/driver/fs_findmtddriver.c: Fix compile failed if NO CONFIG_MTD.
2019-10-29 08:16:27 -06:00