..
1wire
1wire: Removes duplicate device information
2021-04-15 02:28:42 -05:00
analog
stm32h7 fix adc port to handle overrun and the DR's fifo, adapt adc driver
2021-06-16 04:58:06 -07:00
audio
feature:add audio AUDIOIOC_SETPARAMTER ioctl command
2021-08-13 15:47:56 +08:00
binfmt
Rename LIB_ to LIBC_ for all libc Kconfig
2021-08-09 21:03:17 +08:00
can
can: Add CAN FD flags to CAN message header
2021-03-19 23:00:07 -07:00
contactless
drivers: contactless: mfrc522: update licenses to Apache
2021-04-01 12:13:12 -05:00
crypto
Don't include debug.h from public header file
2021-06-01 06:42:02 +09:00
drivers
sim_addrenv: support add addrenv dynamically multiple times.
2021-05-30 23:28:40 -05:00
eeprom
include: Author Sebastien Lorquet: update licenses to Apache
2021-03-20 19:22:58 -07:00
efuse
include: Fix typos reported by codespell
2021-02-25 11:30:38 -08:00
fs
fs/ioctl: using FIOC_FILEPATH instead of FIOC_FILENAME.
2021-08-31 19:17:20 +08:00
himem
xtensa/esp32: Add high memory support to work with PSRAM
2020-11-18 22:21:53 +01:00
i2c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
input
feat: touch: add io command for touch firmware version
2021-08-31 20:18:35 +08:00
ioexpander
Add basic support for MCP23017 I/O Expander
2021-05-16 12:48:52 -05:00
lcd
feature: driver: add interface for lcd dev driver
2021-09-09 20:28:58 +08:00
leds
NuttX: DS Automotion GmbH: update licenses to Apache
2021-04-01 12:13:12 -05:00
lib
libc: Remove include/nuttx/lib/regex.h and libs/libc/misc/lib_match.c
2021-08-03 14:39:11 +08:00
mbox
Change all files come from Xiaomi/Pinecone to Apache License 2.0
2020-08-22 17:37:21 -06:00
mm
mm: Remove mm_heap_impl_s struct
2021-07-07 04:25:15 -07:00
modem
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
motor
drivers/motor/foq: Remove forward declaration for nonexistent type
2021-06-18 14:11:05 -03:00
mtd
fs: Add model field to geometry and mtd_geometry_s
2021-08-18 18:37:51 +08:00
net
net/socket: add SO_SNDBUF support
2021-07-21 11:43:00 +08:00
note
Add task name recording for note RAM driver
2020-11-02 01:12:08 -08:00
nx
Documentation, comments: Minor improvements and typos fixed
2021-05-09 19:12:13 -07:00
power
drivers: move the generic upper-half motor driver from drivers/power to drivers/motor
2021-05-05 09:00:22 +02:00
rc
rc/dummy: add dummy driver to test driver skeleton
2020-11-05 11:38:28 -03:00
rf
Remove copyright from headers
2020-11-25 05:13:46 -08:00
rptun
rptun: fix compile break when disable openamp
2021-07-15 13:43:13 +08:00
sensors
Feature: Sensor: Add new sensor types
2021-08-17 15:56:29 +08:00
serial
serial/uart/h4: add bt h4 uart serial driver
2021-06-03 18:33:20 +08:00
spi
spi: Refactor SPI Slave interface prefix to sync with I2C Slave
2021-06-05 04:50:34 -07:00
syslog
syslog/ramlog_channel: fix log confusion when multi task writing together
2021-07-03 11:24:21 -05:00
timers
include: update licenses to Apache
2021-05-27 08:07:25 +09:00
usb
include: update licenses to Apache
2021-05-27 08:07:25 +09:00
video
feature: driver: add interface for fb driver
2021-09-09 20:31:28 +08:00
wireless
Merge commit ' 2e43815c92' into dev
2021-07-13 03:14:34 +08:00
.gitignore
addrenv.h
mm: Remove mm_heap_impl_s struct
2021-07-07 04:25:15 -07:00
arch.h
nuttx/up_backtrace: add up_backtrace interface
2021-08-23 12:08:43 +08:00
ascii.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
b2c.h
Change all files come from Xiaomi/Pinecone to Apache License 2.0
2020-08-22 17:37:21 -06:00
board.h
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
2021-08-09 21:03:17 +08:00
cache.h
Fix nxstyle warning
2020-08-22 17:37:21 -06:00
can.h
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
cancelpt.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
clock.h
include/nuttx/clock.h: Fix wrong comment
2020-11-22 18:33:50 -08:00
compiler.h
stddef: Let offset be defined from toolchain
2021-08-28 09:39:32 +08:00
elf.h
Fix nxstyle warning
2020-08-22 17:37:21 -06:00
environ.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
envpath.h
Rename LIB_ to LIBC_ for all libc Kconfig
2021-08-09 21:03:17 +08:00
init.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
irq.h
sched: Don't include nuttx/sched.h inside sched.h
2021-06-13 00:25:26 -07:00
kmalloc.h
mm: Add kmm_malloc_size and mm_malloc_size
2021-07-05 14:23:24 +09:00
kthread.h
sched: Add kthread_create_with_stack
2021-06-28 10:57:42 +08:00
lirc.h
driver/rc: support IR remote control
2020-11-05 11:38:28 -03:00
list.h
Fix nxstyle warning
2020-08-22 17:37:21 -06:00
mmcsd.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
module.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
mqueue.h
mq_open: add long file name check and parameter check
2021-07-15 14:29:47 +08:00
mutex.h
Change all files come from Xiaomi/Pinecone to Apache License 2.0
2020-08-22 17:37:21 -06:00
nuttx.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
page.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
pgalloc.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
progmem.h
NuttX: Uros Platise: update licenses to Apache
2021-04-01 12:13:12 -05:00
pthread.h
libc: Call pthread_exit in user-space by up_pthread_exit
2021-05-21 22:46:52 -06:00
random.h
crypto/arc4random: rename getrandom to arc4random_buf
2020-12-13 08:49:51 -06:00
sched.h
sched: Move tls_ndxset_t & tls_dtor_t to tls.h
2021-07-19 13:55:30 +08:00
sched_note.h
Remove tabs and spaces at the end of lines
2020-10-24 09:38:21 +01:00
scsi.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
sdio.h
sdio,stm32h7: fixed an issue with not starting IDMA data transfer in case of IO_RW_EXTENDED command (CMD53);
2021-06-21 02:47:46 -05:00
semaphore.h
usrwqueue: implement order work queue
2021-07-25 00:12:40 +08:00
signal.h
signal: fix compile break in c++
2020-12-25 21:07:04 +01:00
spawn.h
sched/task: Simplify the syscall handling of task_spawn
2021-06-13 00:30:57 -07:00
spinlock.h
sched: Don't include nuttx/sched.h inside sched.h
2021-06-13 00:25:26 -07:00
streams.h
drivers/syslog: Remove emergstream implementation and caller
2021-06-04 13:46:41 +08:00
symtab.h
symtabs: improve handling of symbol lookups
2021-03-16 10:18:17 -07:00
time.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
tls.h
libc: Implement gettext function
2021-08-04 14:02:16 +08:00
tree.h
userspace.h
Rename LIB_ to LIBC_ for all libc Kconfig
2021-08-09 21:03:17 +08:00
vt100.h
include: nuttx: update licenses to Apache 2.0
2021-02-01 11:21:57 -03:00
wdog.h
sched/wdog: Remove flags field from wdog_s to save memory
2021-07-01 19:27:10 -03:00
wqueue.h
Rename LIB_ to LIBC_ for all libc Kconfig
2021-08-09 21:03:17 +08:00
zoneinfo.h
Rename LIB_ to LIBC_ for all libc Kconfig
2021-08-09 21:03:17 +08:00