nuttx/drivers
wangchengdong 474835eabe drivers/syslog: let syslog_write() return the maximum bytes writen
In current implementation, when doing syslog_write(), there may
 be more than one channel, the syslog will iterate each channel,
 but only return the bytes writen through the last channel, the
 better way should be returning the maximum bytes writen
 through one channel.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-09-14 11:08:35 -04:00
..
1wire
aie
analog drivers/analog/ads7046: Add support for ADS7046 ADC 2025-08-22 00:29:55 +08:00
audio drivers/audio/CMakeLists.txt: Aligned Cmake with Make 2025-08-21 13:22:26 +08:00
bch
can drivers/can/kvaser_pci.c: configure number of passes in interrupt handler 2025-08-22 15:34:38 +08:00
clk
contactless
coresight
crypto
devicetree
dma
dummy
eeprom
efuse
i2c
i2s drivers/i2s/i2schar: Implement blocking read/write operations 2025-08-27 11:07:05 +08:00
i3c
input
ioexpander drivers/ioexpander/aw9523b: New driver for AW9523B i/o expander 2025-08-29 09:10:50 -03:00
ipcc
lcd drivers/lcd/st7735: Don't define st7735_rdram if write only mode 2025-07-29 08:18:30 -03:00
leds drivers/leds/CMakeLists.txt: Aligned Cmake with Make 2025-08-21 13:23:41 +08:00
loop
math
misc drivers/misc/optee: Add error conversion from errno to TEE errors 2025-08-06 02:29:33 +08:00
mmcsd
modem
motor
mtd mtd/nvs: Save events if not waited 2025-09-10 10:54:39 -03:00
net drivers/net/oa_tc6: Add driver for the Microchip LAN865x SPI MAC-PHY 2025-09-03 00:53:03 +08:00
note
pci pci: epf test default a function 2025-08-16 19:49:08 +08:00
pinctrl
pipes
power
rc
regmap
reset
rf
rmt
rpmsg
rptun
segger
sensors drivers/sensors/tmp112: Add support for TMP112 temperature sensor 2025-08-19 19:45:32 -03:00
serial
spi drivers/spi/CMakeLists.txt: Aligned Cmake with Make 2025-08-22 08:18:50 -03:00
syslog drivers/syslog: let syslog_write() return the maximum bytes writen 2025-09-14 11:08:35 -04:00
thermal
timers Update capture.c 2025-08-12 20:21:14 +08:00
usbdev
usbhost
usbmisc
usbmonitor
usrsock
vhost
video video: add sched_note_mark at fb_remove_paninfo and fb_notify_vsync 2025-07-30 02:50:21 +08:00
virtio
wireless
.gitignore
CMakeLists.txt
drivers_initialize.c
Kconfig
Makefile