index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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