index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
/
messaging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
slimbus: messaging: check for valid transaction id
Srinivas Kandagatla
1
-2
/
+3
2021-08-13
slimbus: messaging: start transaction ids from 1 instead of zero
Srinivas Kandagatla
1
-1
/
+1
2020-11-27
slimbus: messaging: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
slimbus: messaging: add slim_alloc/free_txn_tid()
Srinivas Kandagatla
1
-22
/
+52
2018-07-07
slimbus: messaging: initialize completion correctly
Srinivas Kandagatla
1
-0
/
+1
2018-07-07
slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy
Srinivas Kandagatla
1
-1
/
+1
2018-07-07
slimbus: messaging: pass correct wbuf
Srinivas Kandagatla
1
-1
/
+1
2018-04-23
slimbus: Fix out-of-bounds access in slim_slicesize()
Geert Uytterhoeven
1
-1
/
+1
2018-01-09
slimbus: Fix missing unlock on error in slim_msg_response()
Wei Yongjun
1
-0
/
+1
2018-01-09
slimbus: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-01-09
slimbus: avoid null pointer dereference on msg
Colin Ian King
1
-2
/
+3
2017-12-19
slimbus: Add support for 'clock-pause' feature
Sagar Dharia
1
-1
/
+34
2017-12-19
slimbus: Add messaging APIs to slimbus framework
Sagar Dharia
1
-0
/
+297