Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Architecture Support

Driver Support

Bug Fixes

audio: Introduce a driver-specific spinlock to cxd56.c

audio: pcm_decode: add RAW format support

bluetooth: support HCI/L2CAP sockets, support HCI RAW channel

can: Add CAN FD flags to CAN header

leds: ws2812: make frequency selection more flexible

lcd: add optional putarea()/getarea() operations

pipes: nx_pipe syscall takes three params, also use nx_close

sensors: add common circular buffer management

sensors: add new feature about sensor driver model

sensors: add unified management for sensor

sensors: bmp280: convert to sensor interface (and minor sensor change)

sensors: driver model update

sensors: fakesensor support batch

sensors: support custom types of sensor

sensors: update l3gd20 sensor driver with new sensor driver model

syslog: Prepend Process ID to syslog message

wireless: bluetooth: add more hci event definitions

wireless: gs2200m: Add function to get IWNWID / IWFREQ / IWSENS information

wireless: gs2200m: Check disassociation from AP and enable rejoin


New Driver Support

audio: add simple wm8994 codec driver

audio: cxd56: add initial audio SRC implementation

analog: support for MAX1161X family of I2C 12 bit ADC chips

console: Add generic support to LWL Console

efuse: Add generic efuse driver for NuttX

lcd: Add LCD character driver: allows interacting with LCD directly from userspace

motor: add generic upper-half driver for Field Oriented Control (FOC)

rc: support infrared remote control

sensor: add fakesensor driver

sensors: Adds driver for hyt271 sensore module

sensors: Support fxos8700cq motion I2C sensor

usbdev: add Android Debug Bridge driver

Drivers With Significant Improvements

...