aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rave-sp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li1-1/+1
2018-07-27mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov1-33/+63
2018-07-27mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov1-0/+2
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov1-0/+2
2018-07-27mfd: rave-sp: Initialize flow control and parity of the portAndrey Smirnov1-0/+7
2018-07-27mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov1-1/+1
2018-07-27mfd: rave-sp: Remove unused definesAndrey Smirnov1-10/+0
2018-05-16mfd: rave-sp: Remove VLAKyle Spiers1-2/+9
2018-05-16mfd: rave-sp: Check received frame length before accepting next byteAndrey Smirnov1-2/+2
2018-05-16mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()Andrey Smirnov1-4/+4
2018-05-16mfd: rave-sp: Add code to print firmware versionsAndrey Smirnov1-0/+95
2018-01-08mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov1-0/+710