summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rave-sp.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li2019-01-031-1/+1
* mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov2018-07-271-33/+63
* mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov2018-07-271-0/+2
* mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov2018-07-271-0/+2
* mfd: rave-sp: Initialize flow control and parity of the portAndrey Smirnov2018-07-271-0/+7
* mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov2018-07-271-1/+1
* mfd: rave-sp: Remove unused definesAndrey Smirnov2018-07-271-10/+0Star
* mfd: rave-sp: Remove VLAKyle Spiers2018-05-161-2/+9
* mfd: rave-sp: Check received frame length before accepting next byteAndrey Smirnov2018-05-161-2/+2
* mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()Andrey Smirnov2018-05-161-4/+4
* mfd: rave-sp: Add code to print firmware versionsAndrey Smirnov2018-05-161-0/+95
* mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov2018-01-081-0/+710