..
1wire
aie
analog
drivers/analog/ads7046: Add support for ADS7046 ADC
2025-08-22 00:29:55 +08:00
audio
nuttx/audio: add fake audio driver.
2024-12-20 11:47:08 -03:00
binfmt
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
can
drivers/can: move CAN utils to CAN common files
2025-05-14 10:30:25 -03:00
clk
contactless
coresight
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
crypto
dma
drivers
drivers/fs: Control the behavior of FTL by passing oflags during the open process.
2025-07-16 14:11:41 +08:00
eeprom
efuse
fs
drivers/misc/optee: Add mmap shm op + remove memfd
2025-08-06 02:29:33 +08:00
himem
hwspinlock
i2c
i3c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
input
drivers/input: Create Single Button Multi Actions
2025-07-15 18:39:59 -03:00
ioexpander
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
lcd
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
leds
drivers/leds: Add support for KTD2052
2025-07-07 09:49:51 -03:00
lib
libc: add support for sigsetjmp() and siglongjmp()
2025-08-22 20:50:13 +08:00
math
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
mbox
mm
fix kasan_bypss compile unused error
2025-06-30 18:19:38 +08:00
modem
motor
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
mtd
drivers/mtd: introduce nvblk
2025-08-06 01:53:56 +08:00
net
drivers/net: Remove the NCV7410 10BASE-T1S MAC-PHY driver
2025-08-25 20:32:35 +08:00
note
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
nx
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
pci
drivers/pci: epc add dma heap
2025-08-01 20:47:43 +08:00
pinctrl
power
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
rc
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
regmap
reset
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
rf
include: migrate license to ASF
2024-11-06 19:46:13 +08:00
rmt
rpmsg
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
rptun
rptun_bmp: add remote_cpu to rptun_secure_init
2025-01-14 13:34:35 +08:00
segger
sensors
drivers/sensors/tmp112: Add support for TMP112 temperature sensor
2025-08-19 19:45:32 -03:00
serial
drivers/serial/serial: prevent race conditions on 8-bit architectures
2025-06-19 10:01:24 -03:00
spi
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
syslog
drivers/syslog: remove implement of syslog_putc()
2024-11-15 19:46:36 +08:00
timers
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
usb
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
usrsock
vhost
video
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
virtio
wireless
include: fix Private Types banners
2025-05-28 10:17:15 +08:00
.gitignore
addrenv.h
modlib/gnu-elf.ld.in: fix regression with armv7a
2025-01-17 23:16:26 +08:00
allsyms.h
arch.h
mte/kasan: Implementing KASAN memory protection for ARM64 hardware MTE
2025-06-30 18:19:38 +08:00
ascii.h
atexit.h
atomic.h
include/nuttx/atomic.h: Fix C++ compilation with -nostdinc++
2025-08-08 01:09:34 +08:00
bits.h
board.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
cache.h
can.h
drivers/can: move CAN utils to CAN common files
2025-05-14 10:30:25 -03:00
cancelpt.h
circbuf.h
lib/circbuf: add static initialize macro helper
2024-12-17 20:48:23 +08:00
clock.h
clock: Add clock_delay2abstick.
2025-05-12 19:56:29 +08:00
compiler.h
include/nuttx/compiler.h:
2025-08-21 08:34:13 -03:00
coredump.h
coredump: fix issue that nvic region overlapped by board memory region
2025-01-24 09:15:56 +08:00
crc8.h
crc16.h
libs/libc/crc16: Separate implementation of crc16xmodem from crc16
2025-04-10 16:47:28 +08:00
crc32.h
crc64.h
elf.h
environ.h
envpath.h
ethtool.h
event.h
fdcheck.h
fdt.h
qemu/armv7a: register cfi flash
2025-02-11 17:23:44 +08:00
gdbstub.h
gdbstub: change send buffer to const char
2025-01-20 20:07:13 +08:00
hashtable.h
idr.h
init.h
instrument.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
ipcc.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
irq.h
sched/spin_lock: rename raw_spin_lock to spin_lock_notrace
2025-02-13 20:48:15 +08:00
kmalloc.h
kthread.h
lin.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
lirc.h
list.h
macro.h
arch_atomic : Introduce CONFIG_LIBC_ARCH_ATOMIC
2024-11-15 14:01:56 +08:00
memoryregion.h
mmcsd.h
module.h
libc/elf: rename modlib to libelf
2025-04-11 09:43:22 +08:00
mqueue.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
mutex.h
Clean up the nxmutex library
2025-05-08 16:00:05 +08:00
notifier.h
spinlock: Fix compilation error with atomic.h.
2025-06-25 22:13:00 +08:00
nuttx.h
macro/align: Fix ALIGN_UP and ALIGN_DOWN
2025-01-11 12:13:10 +08:00
page.h
panic_notifier.h
pgalloc.h
mm/gran: add gran_alloc_align API
2025-05-12 15:01:37 +08:00
progmem.h
pthread.h
pthread: add pthread_attr_{get|set}guardsize support
2025-08-22 20:50:13 +08:00
queue.h
random.h
reboot_notifier.h
rwsem.h
sched.h
fs/vfs: Separate file descriptors from file descriptions
2025-06-12 18:12:42 +08:00
sched_note.h
spinlock: Fix compilation error with atomic.h.
2025-06-25 22:13:00 +08:00
scsi.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
sdio.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
sdio_slave.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
semaphore.h
Integrate nxmutex support fully into nxsem
2025-05-08 16:00:05 +08:00
signal.h
spawn.h
spinlock.h
spinlock: Remove atomic.h inclusion in spinlock_type.h
2025-06-25 22:13:00 +08:00
spinlock_type.h
spinlock: Remove atomic.h inclusion in spinlock_type.h
2025-06-25 22:13:00 +08:00
streams.h
libc/stream: Add support for lib_scanf
2025-06-20 09:48:39 +08:00
symtab.h
tee.h
drivers/misc/optee: Expanded RPC support.
2025-08-06 02:29:33 +08:00
thermal.h
drivers/thermal: Add support for passive trip point
2025-02-16 11:22:41 -03:00
tls.h
sched/gettid: Move thread ID to TLS
2025-04-08 22:53:10 +08:00
trace.h
uorb.h
drivers/sensor: Add flags for GNSS satellite
2025-08-03 10:41:06 +08:00
userspace.h
vt100.h
wdog.h
sched: Add comments for wd_start_next and work_queue_next.
2025-06-10 11:02:45 -03:00
wqueue.h
sched: Add comments for wd_start_next and work_queue_next.
2025-06-10 11:02:45 -03:00
zoneinfo.h