| .. |
|
analog
|
Make all Analog IOCTL command values unique
|
2016-08-20 09:09:17 -06:00 |
|
audio
|
drivers/audio: Add Audio Tone Generator for NuttX
|
2016-08-16 13:20:05 -06:00 |
|
binfmt
|
|
|
|
contactless
|
Fix some comments in header files
|
2016-08-31 13:34:52 -06:00 |
|
crypto
|
Modifications to the crypto API needed for LPC43xx.
|
2016-05-23 08:05:02 -06:00 |
|
drivers
|
Change the way that contactless IOCTL commands are defined. All IOCTL commands must be unique.
|
2016-08-31 11:30:22 -06:00 |
|
eeprom
|
|
|
|
fs
|
Change the way that contactless IOCTL commands are defined. All IOCTL commands must be unique.
|
2016-08-31 11:30:22 -06:00 |
|
i2c
|
Changes from review of PR 114
|
2016-08-14 13:38:47 -06:00 |
|
input
|
Add missing prototype for btn_lower_initialize()
|
2016-08-27 11:32:47 -06:00 |
|
ioexpander
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 19:21:42 -06:00 |
|
lcd
|
correct logic hazard in latch and load nybble; was transitioning control lines at the same time as enable, causing spurious behaviour on less-tolerant displays
|
2016-05-29 11:09:00 -05:00 |
|
leds
|
pwm.h moved from include/nuttx/ to include/nuttx/drivers.
|
2016-07-20 13:48:24 -06:00 |
|
lib
|
Make xorshift128 re-entrant so that we do do have to suffer the overhad of serialization controls.
|
2016-08-21 07:47:53 -06:00 |
|
mm
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
|
modem
|
|
|
|
mtd
|
MTD: SPI-based driver for Macronix MX25L3233F or MX25L6433F.
|
2016-09-02 11:00:04 -06:00 |
|
net
|
Kinetis Ethernet: Add support for the KSZ8081 PHY
|
2016-07-12 09:59:08 -06:00 |
|
nx
|
|
|
|
power
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 19:21:42 -06:00 |
|
sensors
|
drivers/sensors: Add driver for the Bosch BMG160 3 axis gyroscop.
|
2016-08-24 09:41:04 -06:00 |
|
sercomm
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 19:21:42 -06:00 |
|
serial
|
PTY: Add TERMIOS support.
|
2016-07-16 10:43:44 -06:00 |
|
spi
|
contactless: spi device
|
2016-08-31 13:22:10 +02:00 |
|
syslog
|
Add a SYSLOG character device that can be used to re-direct output to the SYSLOG
|
2016-07-05 12:58:18 -06:00 |
|
timers
|
oneshot interface: max_delay method should return time in a standard struct timespec form.
|
2016-08-12 11:33:10 -06:00 |
|
usb
|
Fix C99 style comment
|
2016-08-26 08:28:54 -06:00 |
|
video
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 19:21:42 -06:00 |
|
wireless
|
Move contactless drivers to their own directory
|
2016-08-31 13:08:58 +02:00 |
|
.gitignore
|
|
|
|
addrenv.h
|
|
|
|
arch.h
|
Rename CONFIG_SCHED_TIMEKEEPING to CONFIG_CLOCK_TIMEKEEPING. That is a better compartmentalized name.
|
2016-07-11 06:54:02 -06:00 |
|
ascii.h
|
|
|
|
board.h
|
Add an argument to board_app_initialize()
|
2016-05-24 10:51:22 -06:00 |
|
clock.h
|
sched/sched_cpuload_oneshot: Use the oneshot timer with optional entropy to measuer cPU load if so configured.
|
2016-08-20 12:47:07 -06:00 |
|
compiler.h
|
|
|
|
init.h
|
enter/leave_critical_section: In SMP configuration, may attempt to access the task lists before they have been initialized
|
2016-05-18 09:17:01 -06:00 |
|
irq.h
|
|
|
|
kmalloc.h
|
|
|
|
kthread.h
|
|
|
|
mmcsd.h
|
|
|
|
module.h
|
|
|
|
mqueue.h
|
|
|
|
page.h
|
|
|
|
pgalloc.h
|
|
|
|
poff.h
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 19:21:42 -06:00 |
|
progmem.h
|
|
|
|
pthread.h
|
|
|
|
sched.h
|
Add a definition and a comment
|
2016-09-07 09:38:33 -06:00 |
|
sched_note.h
|
|
|
|
scsi.h
|
|
|
|
sdio.h
|
|
|
|
semaphore.h
|
|
|
|
signal.h
|
|
|
|
spawn.h
|
|
|
|
spinlock.h
|
|
|
|
streams.h
|
Fix names of pre-processor variables used in header file idempotence
|
2016-08-06 19:21:42 -06:00 |
|
symtab.h
|
|
|
|
time.h
|
|
|
|
tls.h
|
|
|
|
tree.h
|
|
|
|
userspace.h
|
|
|
|
vt100.h
|
|
|
|
wdog.h
|
|
|
|
wqueue.h
|
|
|
|
zoneinfo.h
|
Move the TZ/Olson zoneinfo data set from apps/system/zoneinfo to libc/zoneinfo
|
2016-06-30 15:40:37 -06:00 |