index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
rave-sp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2024-02-23
mfd: rave-sp: Avoid unnecessary use of comma operator
Simon Horman
1
-1
/
+1
2024-01-28
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-2
/
+2
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+5
2023-12-29
lib: crc_ccitt_false() is identical to crc_itu_t()
Mathis Marion
1
-2
/
+2
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-5
/
+5
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-06
mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc
Lee Jones
1
-1
/
+1
2019-01-03
mfd: rave-sp: Fix typo in rave_sp_checksum comment
Yangtao Li
1
-1
/
+1
2018-07-27
mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it
Andrey Smirnov
1
-33
/
+63
2018-07-27
mfd: rave-sp: Add legacy watchdog ping command translation
Andrey Smirnov
1
-0
/
+2
2018-07-27
mfd: rave-sp: Add legacy EEPROM access command translation
Andrey Smirnov
1
-0
/
+2
2018-07-27
mfd: rave-sp: Initialize flow control and parity of the port
Andrey Smirnov
1
-0
/
+7
2018-07-27
mfd: rave-sp: Fix incorrectly specified checksum type
Andrey Smirnov
1
-1
/
+1
2018-07-27
mfd: rave-sp: Remove unused defines
Andrey Smirnov
1
-10
/
+0
2018-05-16
mfd: rave-sp: Remove VLA
Kyle Spiers
1
-2
/
+9
2018-05-16
mfd: rave-sp: Check received frame length before accepting next byte
Andrey Smirnov
1
-2
/
+2
2018-05-16
mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
Andrey Smirnov
1
-4
/
+4
2018-05-16
mfd: rave-sp: Add code to print firmware versions
Andrey Smirnov
1
-0
/
+95
2018-01-08
mfd: Add driver for RAVE Supervisory Processor
Andrey Smirnov
1
-0
/
+710