incubator-nuttx/drivers/misc
Petro Karashchenko 1c9fe095bf drivers/ramdisk: add missing 'FAR'
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-09-16 14:17:47 +08:00
..
CMakeLists.txt cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs drivers: add ascii drvier, returns a printable string of 0x21-0x7f 2023-07-12 11:13:37 -06:00
addrenv.c
dev_ascii.c drivers: add ascii drvier, returns a printable string of 0x21-0x7f 2023-07-12 11:13:37 -06:00
dev_null.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
dev_zero.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
lwl_console.c
mkrd.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ramdisk.c drivers/ramdisk: add missing 'FAR' 2023-09-16 14:17:47 +08:00
rpmsgblk.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
rpmsgblk.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
rpmsgblk_server.c drivers/misc/rpmsgblk: fix build break if CONFIG_DISABLE_PSEUDOFS_OPERATIONS 2023-08-11 21:20:40 +08:00
rpmsgdev.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
rpmsgdev.h rpmsgdev: support single read/write mode device 2023-08-11 15:29:32 +08:00
rpmsgdev_server.c rpmsgdev: support single read/write mode device 2023-08-11 15:29:32 +08:00
rwbuffer.c ftl: fix ftl_flush will read/erase beyond the end of the partition 2023-08-19 21:47:14 +08:00