index
:
pm24.git
master
perf-mon
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
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-23
mfd: rave-sp: Avoid unnecessary use of comma operator
Simon Horman
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-12-29
lib: crc_ccitt_false() is identical to crc_itu_t()
Mathis Marion
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
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