nuttx/drivers
zhaoxingyu1 0e1dd46f3b mtd/mtd_config: add mtdconfig_register_by_path/mtdconfig_unregister_by_path api
mtd_config/mtd_config_nvs should all support
mtdconfig_register_by_path/mtdconfig_unregister_by_path api

Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
2026-01-26 10:52:51 +08:00
..
1wire
aie
analog drivers/analog/mcp47x6: fix configuration command 2026-01-22 00:12:37 +08:00
audio
bch
can ctucanfd: increase rwcnt bitfield width and fix structure alignment 2026-01-17 12:43:48 +01:00
clk
contactless
coresight
crypto
devicetree
dma
dummy
eeprom
efuse
i2c drivers/i2c: add ioexpander-based lower-half implementation for I2C bit-bang 2026-01-01 17:08:47 +08:00
i2s
i3c
input drivers/input/ff: use small lock to replace enter_critical_section 2026-01-08 11:17:17 +08:00
ioexpander ioe_dummy: fix pinval always zero issue 2026-01-05 15:10:41 -03:00
ipcc
lcd
leds drivers/leds: remove bo_closing as lu_lock can prevent race condition occurs 2026-01-08 11:17:17 +08:00
loop
math drivers/math: use small lock to replace enter_critical_section 2026-01-08 11:17:17 +08:00
misc drivers/misc/optee: add missing addrenv header include 2026-01-16 09:04:12 -03:00
mmcsd drivers/mmcsd: fix typo, it should be "Byte" by spec 2026-01-16 01:38:29 +08:00
modem
motor drivers/motor: use small lock to replace enter_critical_section 2026-01-08 11:17:17 +08:00
mtd mtd/mtd_config: add mtdconfig_register_by_path/mtdconfig_unregister_by_path api 2026-01-26 10:52:51 +08:00
net net: access the serial port in raw format to avoid character escaping 2026-01-22 23:17:08 +08:00
note note/noteram: add FIONREAD ioctl to report unread buffer size 2026-01-24 23:32:57 +08:00
pci drivers/pci: fix BAR size probing mask 2026-01-16 20:36:45 +08:00
pinctrl
pipes drivers/pipe: fix POLLHUP handling in poll() 2026-01-22 22:09:01 +08:00
power
rc
regmap
reset
rf
rmt
rpmsg drivers/rpmsg: unify cpuname/local_cpuname to struct rpmsg_s 2026-01-24 17:10:18 +08:00
rptun drivers/rptun: it's not error when no carveout for virtio device 2026-01-19 14:18:27 +08:00
segger
sensors drivers/sensors: sensor deadlock fix. 2026-01-22 23:15:48 +08:00
serial drivers/serial: Fix SIGINT not delivered to foreground process on Ctrl-C. 2026-01-24 16:54:36 +08:00
spi
syslog sched/signal: Add support for partially disabling signals 2026-01-18 08:24:13 -03:00
thermal
timers timers/rtc: check ioctl null pointer and return -ENOTTY 2026-01-22 14:07:59 +08:00
usbdev Author: shichunma <masc2008@gmail.com> Date: Thu Jan 15 07:24:08 2026 +0800 2026-01-25 23:59:49 +08:00
usbhost drivers/usbhost_hidkbd: Fix small typo in usbhost_hidkbd.c 2026-01-18 11:57:58 -05:00
usbmisc
usbmonitor
usrsock usrsock_rpmsg_server.c: replace net_lock with conn_lock 2026-01-07 09:17:49 -03:00
vhost drivers/vhost-rng: fix the vhost-rng compile error 2026-01-19 14:18:27 +08:00
video boards/sim: Fix watchdog callback 2026-01-23 09:46:02 +08:00
virtio virtio and vhost-rpmsg: add virtio and vhost rpmsg device support 2026-01-19 14:18:27 +08:00
wireless boards/sim: Fix watchdog callback 2026-01-23 09:46:02 +08:00
.gitignore
CMakeLists.txt
drivers_initialize.c drivers/net/rpmsgdrv.c: add bidirectional data netdev support, server side 2026-01-16 09:42:01 +08:00
Kconfig
Makefile