..
1wire
…
analog
include/nuttx/analog/ads1242.h: fix nxstyle warnings
2020-03-10 07:20:38 -06:00
audio
cxd56: add initial Nuttx audio driver
2020-04-16 12:50:05 -06:00
binfmt
binfmt/exec: Make the spawn attribute take effect
2020-02-20 08:55:14 -06:00
can
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
contactless
…
crypto
Refine the preprocessor conditional guard style ( #190 )
2020-01-31 19:07:39 +01:00
drivers
Run all .c and .h files in previous commits through nxstyle.
2020-03-22 08:24:07 -05:00
eeprom
Check return from nxsem_wait_initialize() ( #661 )
2020-03-30 20:59:47 -06:00
fs
Fix typo.
2020-04-13 19:03:22 +01:00
i2c
…
input
Run codespell -w against all files
2020-02-22 14:45:07 -06:00
ioexpander
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
lcd
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
leds
…
lib
modlib.h: Improve comments
2020-04-06 12:35:02 +08:00
mbox
…
mm
Remove CONFIG_CAN_PASS_STRUCT
2020-04-11 21:19:47 +01:00
modem
…
mtd
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
net
netlink: Add netlink_add_broadcast function
2020-04-16 17:40:03 +08:00
nx
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
power
Battery monitor support ( #404 )
2020-02-28 18:18:50 -06:00
rf
…
rptun
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
sensors
"Uninterruptible" semaphore waits must return when canceled.
2020-03-29 11:58:28 -03:00
serial
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
spi
stm32h7_qspi: support for custom clock (not just HCLK) and support for DUAL/QUAD commands ( #582 )
2020-03-19 05:59:18 -07:00
syslog
syslog/rpmsg: remove unused local variable 'g_syslog_rpmsg_channel' which would cause build break.
2020-04-15 12:30:50 -03:00
timers
Fix typos in comments and documentation.
2020-03-16 20:01:11 -06:00
usb
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
video
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
wireless
Run nxstyle against files modified in previous commit.
2020-04-13 02:09:34 +08:00
.gitignore
…
addrenv.h
Refine the preprocessor conditional guard style ( #190 )
2020-01-31 19:07:39 +01:00
arch.h
global change: repace sched_xfree() to kxmm_free()
2020-04-09 10:29:28 -06:00
ascii.h
…
b2c.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
board.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
cache.h
include/nuttx/cache.h: Fix a copy-paste error.
2020-03-04 12:37:21 -03:00
cancelpt.h
…
clock.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
compiler.h
nxstyle fixes
2020-04-11 21:19:47 +01:00
elf.h
ELF64 support ( #220 )
2020-02-07 17:10:23 -06:00
environ.h
…
envpath.h
…
init.h
…
irq.h
…
kmalloc.h
Remove CONFIG_CAN_PASS_STRUCT
2020-04-11 21:19:47 +01:00
kthread.h
…
list.h
include/nuttx/list.h: fix typos
2020-01-18 21:44:07 -06:00
mmcsd.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
module.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
mqueue.h
Fix typos in comments and documentation.
2020-03-16 20:01:11 -06:00
mutex.h
…
nuttx.h
…
page.h
Run codespell -w against all files
2020-02-22 14:45:07 -06:00
pgalloc.h
…
progmem.h
…
pthread.h
…
random.h
…
sched.h
include/nuttx/sched.h: Move prototype for sched_releasetcb()
2020-03-26 14:12:34 -03:00
sched_note.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
scsi.h
…
sdio.h
Fix nxstyle warning
2020-04-13 12:01:39 -06:00
semaphore.h
include/nuttx/semaphore.h: Add a NOTE to the uninterruptible wait functions.
2020-04-06 17:08:46 +01:00
signal.h
Remove CONFIG_CAN_PASS_STRUCT
2020-04-11 21:19:47 +01:00
spawn.h
…
spinlock.h
…
streams.h
…
symtab.h
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
time.h
Remove TIME_EXTENDED option to more conform C standard
2020-01-23 08:17:22 -06:00
tls.h
…
tree.h
…
userspace.h
…
vt100.h
…
wdog.h
include/nuttx/wdog.h: Add some additional comments.
2020-04-07 17:40:46 +01:00
wqueue.h
global change: fix tools/checkpatch.sh warnnings
2020-04-09 10:29:28 -06:00
zoneinfo.h
…