index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
rave-sp.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-06
mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc
Lee Jones
2019-01-03
mfd: rave-sp: Fix typo in rave_sp_checksum comment
Yangtao Li
2018-07-27
mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it
Andrey Smirnov
2018-07-27
mfd: rave-sp: Add legacy watchdog ping command translation
Andrey Smirnov
2018-07-27
mfd: rave-sp: Add legacy EEPROM access command translation
Andrey Smirnov
2018-07-27
mfd: rave-sp: Initialize flow control and parity of the port
Andrey Smirnov
2018-07-27
mfd: rave-sp: Fix incorrectly specified checksum type
Andrey Smirnov
2018-07-27
mfd: rave-sp: Remove unused defines
Andrey Smirnov
2018-05-16
mfd: rave-sp: Remove VLA
Kyle Spiers
2018-05-16
mfd: rave-sp: Check received frame length before accepting next byte
Andrey Smirnov
2018-05-16
mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
Andrey Smirnov
2018-05-16
mfd: rave-sp: Add code to print firmware versions
Andrey Smirnov
2018-01-08
mfd: Add driver for RAVE Supervisory Processor
Andrey Smirnov