nuttx/drivers
2025-01-14 23:04:18 +08:00
..
1wire
aie
analog drivers/adc: Rename up_ads1255initialize to ads1255_initialize 2024-11-16 17:39:27 +01:00
audio Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
bch drivers/bch: Drivers may not support command BIOC_FLUSH 2024-12-12 01:56:55 +08:00
can drivers/can: fix typo specfic -> specific 2024-12-17 20:48:07 +08:00
clk
contactless
coresight
crypto
devicetree limits/path: replace CONFIG_PATH_MAX to PATH_MAX to ensure consistency 2024-12-10 14:27:37 +08:00
dma
dummy
eeprom
efuse
i2c use small lock in following files 2024-12-22 18:43:26 +08:00
i2s
i3c arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
input Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
ioexpander sim/configs/rpserver/rpproxy_virtio: Change the sim 32bit to 64bit compilation 2024-11-15 14:01:11 +08:00
ipcc
lcd st7789: add configuration option to set default background color 2024-11-29 18:32:22 +08:00
leds Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
loop uio api tweaks 2025-01-14 20:18:21 +08:00
math
misc uio api tweaks 2025-01-14 20:18:21 +08:00
mmcsd
modem
motor
mtd Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
net Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
note sched_note_wdog: add c_section 2025-01-14 12:29:29 +08:00
pci drivers/pci: fix typo addres -> address 2024-12-17 20:48:07 +08:00
pinctrl
pipes Revert "drivers/pipes: return after short write if buffer is full" 2024-11-26 11:08:02 -03:00
power use small lock in following files 2024-12-22 18:43:26 +08:00
rc
regmap
reset drivers/reset: fix typo retrun -> return 2024-12-17 20:48:07 +08:00
rf
rmt
rpmsg rpmsg/rpmsg_virtio_lite: rename rpmsg_virtio to rpmsg_virtio_lite 2024-12-28 22:43:20 -03:00
rptun rptun_bmp: add remote_cpu to rptun_secure_init 2025-01-14 13:34:35 +08:00
segger segger: rm spin_lock_irqsave(NULL) in drivers/segger/config/SEGGER_RTT_Conf.h 2025-01-09 23:52:55 +08:00
sensors drivers/sensors: Wrote a driver for the MCP9600 thermocouple amplifier. 2025-01-14 23:04:18 +08:00
serial drivers/serial/serial.c: adapt to the iovec-based api 2025-01-14 20:18:21 +08:00
spi drivers/spi/ice40: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
syslog Reduce the size of tcb by four bytes. 2025-01-02 23:18:42 +08:00
thermal Thermal/step_wise: Fix that hysteresis takes no effect 2024-12-26 09:23:10 +08:00
timers drivers/timers/watchdog: add watchdog timer notifier chain 2025-01-12 11:15:42 +08:00
usbdev drivers/usbdev/cdcacm.c: Fix a crash in cdcacm if usbdev gets unregistered while client calls close for the tty 2025-01-10 21:14:55 +08:00
usbhost drivers/usbhost/hid_parser: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00
usbmisc driver for STUSB4500 2024-11-30 08:40:08 -03:00
usbmonitor
usrsock
vhost drivers/vhost-rng: fix compile error in vhost-rng. 2025-01-12 00:06:12 +08:00
video drivers/video: add BRGA8888 support for goldfish gpu fb 2025-01-07 21:47:56 +08:00
virtio virtio-rng: Register /dev/urandom driver if CONFIG_DEV_URANDOM=y 2025-01-03 08:52:20 +08:00
wireless Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
.gitignore
CMakeLists.txt
drivers_initialize.c Fix some minor style issues 2024-11-20 10:51:07 +01:00
Kconfig
Makefile