DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
PR-1553 STM32F7: Fix possible interrupt blocking in serial TXDMA ISR
Driver Support
Bug Fixes
PR-1896 spi_xx25xx EEPROM: return the number of bytes written instead of 0 or error
PR-1891 serial: Don't mangle PID when ISIG is changed
PR-1856 pipe: In case of empty pipe with no writers, return EOF instead of EAGAIN
PR-1796 vfs: Fix memory leak calling pseudorename
PR-1794 vfs: Fix issue where opendir would remove the trailing whitespace or /
PR-1793 vfs: Make sure that rename of mount point uses pseudorename. Previously mv on a mountpoint would return err 88.
PR-1836 stmpe811: Fix incorrect GPIO interrupt register logic
PR-1741 mmcsd_sdio: Properly arm the write completion detection
PR-1737 vfs: reuse file_dup2 direction in file_dup to prevent segfault issue
New Driver Support
PR-1797 leds: WS2812 LED controller (aka Adafruit NeoPixel)
PR-1851 kbd: Add support for SolderParty BlackBerry Q10 Keyboard
PR-1618 BQ27426 fuel gague
Drivers With Significant Improvements
PR-1800 vfs: Add FIOCLEX/FIONCLEX ioctl support
PR-1798 mmcsd: Allow setting IDMODE_CLOCK via kconfig
PR-1816 stmpe811: Add SPI support for touch screen controller
Board Support
Significant Improvements
PR-1618 metro-m4: Add support for: SmartFS initialization, AT24 EEPROM, GPIO dev, BQ27426 gague initialization
New Board Support
PR-1664 NRF52: Add support for NRF52832 MakerDiary MDK board
PR-1633 NRF52: Add support for Sparkfun NRF52832 Breakout Board
...
Boards With Significant Improvements
PR-1644: stm32f746g-disco: Move serial console from USART6 to USART1 which is attached to the USB virtual COM port.
...
Bug Fixes
Significant Improvements
PR-1554 CROMFS: Add support for hard links
...
Bug Fixes
Significant Improvements
PR-1666 Bluetooth: Bluetooth sockets now use Linux sockaddr types of sockaddr_l2 sockaddr_hci sockaddr_rc. There are slight breaking changes here that may require applications to be updated, but this brings the interface inline with Linux.
...