nuttx/drivers
SPRESENSE 33485cfe7c drivers/video/isx019: Fix the default_value of some parameters
Because the exposure time and ISO sensitivity are adjusted automatically
by default, the default value can not be defined.
So, return the value out of range as the default_value of
ioctl(VIDIOC_QUERYCTRL).
2024-03-26 20:52:28 +08:00
..
1wire
analog drivers/analog/hx711.c: fix tare calculation 2024-03-03 01:56:40 +08:00
audio esp32-sparrow-kit: Add I2S support for the board's microphone 2024-02-20 06:46:06 -08:00
bch
can drivers/can/sja1000: Add SJA1000 CAN driver support 2024-03-19 15:45:53 -03:00
clk
contactless
crypto
devicetree fdt: move fdx_xx extend APIs from boards to drivers 2024-03-22 18:51:33 +08:00
dma
dummy
eeprom stm32h7/linum-stm32h753bi: Add support to eeprom using the i2c3 2024-03-07 01:55:56 +08:00
efuse
i2c
i2s
input nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
ioexpander icjx: add support for multiple pin read/write 2024-03-20 20:06:33 +08:00
ipcc
lcd
leds
loop
math
misc nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
mmcsd
modem driver/alt1250: Modify return value 2024-02-27 13:16:52 +08:00
motor
mtd mtd_config_fs : optimize nvs 2024-03-14 00:11:41 +08:00
net tun: in tun_write, try to release iob before iob_prepare 2024-03-13 22:23:52 +08:00
note
pci
pipes drivers/pipe: Change to the block mode by file_ioctl(FIONBIO) 2024-03-07 10:09:35 -03:00
power nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
rc
regmap
reset
rf
rmt
rpmsg rptun ioctl: Strip rpmsg ioctl and rptun ioctl. 2024-02-19 02:15:45 -08:00
rptun rptun ioctl: remove rptun_panic and rptun_dump_all 2024-02-21 21:38:05 -08:00
segger sched/cpu: replace up_cpu_index() to this_cpu() 2024-03-21 18:52:35 +08:00
sensors sensors/bmi270: fix accel and gyro data position 2024-03-14 21:16:46 -03:00
serial fs/driver: using nx_unlink to call unlink ops to release some resource 2024-03-14 11:53:30 +08:00
spi
syslog syslog_rpmsg: handle syslog_rpmsg_transfer() return value 2024-03-03 02:14:28 +08:00
timers nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
usbdev cdcecm: remove duplicate assignment statements 2024-03-21 20:06:13 +08:00
usbhost
usbmisc
usbmonitor
usrsock
video drivers/video/isx019: Fix the default_value of some parameters 2024-03-26 20:52:28 +08:00
virt
virtio nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
wireless
.gitignore
CMakeLists.txt
drivers_initialize.c
Kconfig
Makefile