summaryrefslogtreecommitdiff
path: root/drivers/mfd/rave-sp.c
AgeCommit message (Expand)Author
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-08-18mfd: Explicitly include correct DT includesRob Herring
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-06mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldocLee Jones
2019-01-03mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li
2018-07-27mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov
2018-07-27mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov
2018-07-27mfd: rave-sp: Initialize flow control and parity of the portAndrey Smirnov
2018-07-27mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov
2018-07-27mfd: rave-sp: Remove unused definesAndrey Smirnov
2018-05-16mfd: rave-sp: Remove VLAKyle Spiers
2018-05-16mfd: rave-sp: Check received frame length before accepting next byteAndrey Smirnov
2018-05-16mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()Andrey Smirnov
2018-05-16mfd: rave-sp: Add code to print firmware versionsAndrey Smirnov
2018-01-08mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov