Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
407ab579637ced6dc32cfb2295afb7259cca4b22
/
drivers
/
rpmsg
/
qcom_glink_native.c
60573c2
Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
by Linus Torvalds
· 4 years, 3 months ago
4e3dda0
rpmsg: glink: Expose rpmsg name attr for glink
by Chris Lew
· 4 years, 7 months ago
0f579e5
rpmsg: glink: Add support for rpmsg glink chrdev
by Deepak Kumar Singh
· 4 years, 7 months ago
4fcdaf6
rpmsg: glink: Use complete_all for open states
by Chris Lew
· 4 years, 7 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
278bcb7
rpmsg: glink: Free pending deferred work on remove
by Bjorn Andersson
· 5 years ago
c3dadc1
rpmsg: glink: Don't send pending rx_done during remove
by Bjorn Andersson
· 5 years ago
f7e7149
rpmsg: glink: Fix rpmsg_register_device err handling
by Chris Lew
· 5 years ago
b646293
rpmsg: glink: Put an extra reference during cleanup
by Chris Lew
· 5 years ago
ac74ea0
rpmsg: glink: Fix use after free in open_ack TIMEOUT case
by Arun Kumar Neelakantam
· 5 years ago
b85f6b6
rpmsg: glink: Fix reuse intents memory leak issue
by Arun Kumar Neelakantam
· 5 years ago
61c65f4
rpmsg: glink: Use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
f0beb4b
rpmsg: glink: Remove chunk size word align warning
by Chris Lew
· 6 years ago
475452f
rpmsg: glink: Store edge name for glink device
by Chris Lew
· 6 years ago
6f0b958
rpmsg: glink: Fix various kerneldoc warnings.
by Srinivas Kandagatla
· 7 years ago
427613e
rpmsg: glink: correctly annotate intent members
by Srinivas Kandagatla
· 7 years ago
84369fb
rpmsg: glink: Switch to SPDX license identifier
by Suman Anna
· 7 years ago
29fc9b3
rpmsg: glink: Use spinlock in tx path
by Bjorn Andersson
· 7 years ago
fb416f6
rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
by Wei Yongjun
· 7 years ago
38a9acb
rpmsg: glink: The mbox client knows_txdone
by Bjorn Andersson
· 7 years ago
1e0d561
rpmsg: glink: Add missing MODULE_LICENSE
by Bjorn Andersson
· 7 years ago
2903187
rpmsg: glink: Use best fit intent during tx
by Chris Lew
· 7 years ago
0738937
rpmsg: glink: Add support to preallocate intents
by Chris Lew
· 7 years ago
2394fac
rpmsg: glink: Initialize the "intent_req_comp" completion variable
by Arun Kumar Neelakantam
· 7 years ago
b775d15
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
by Dan Carpenter
· 7 years ago
0a7480b
rpmsg: glink: Unlock on error in qcom_glink_request_intent()
by Dan Carpenter
· 7 years ago
ed43d09
rpmsg: glink: initialize ret to zero to ensure error status check is correct
by Colin Ian King
· 7 years ago
906cf29
rpmsg: glink: fix null pointer dereference on a null intent
by Colin Ian King
· 7 years ago
f8ff977
rpmsg: glink: Export symbols from common code
by Bjorn Andersson
· 7 years ago
5f5423f
rpmsg: glink: Release idr lock before returning on error
by Bjorn Andersson
· 7 years ago
88c6060
rpmsg: glink: Handle remote rx done command
by Sricharan R
· 7 years ago
27b9c5b
rpmsg: glink: Request for intents when unavailable
by Sricharan R
· 7 years ago
11cb45a
rpmsg: glink: Use the intents passed by remote
by Sricharan R
· 7 years ago
dacbb35
rpmsg: glink: Receive and store the remote intent buffers
by Sricharan R
· 7 years ago
6bf68cb
rpmsg: glink: Add announce_create ops and preallocate intents
by Sricharan R
· 7 years ago
1d2ea36
rpmsg: glink: Add rx done command
by Sricharan R
· 7 years ago
b88eee9
rpmsg: glink: Make RX FIFO peak accessor to take an offset
by Bjorn Andersson
· 7 years ago
64f95f8
rpmsg: glink: Use the local intents when receiving data
by Sricharan R
· 7 years ago
933b45d
rpmsg: glink: Add support for TX intents
by Sricharan R
· 7 years ago
44f6df9
rpmsg: glink: Fix idr_lock from mutex to spinlock
by Sricharan R
· 7 years ago
d31ad61
rpmsg: glink: Add support for transport version negotiation
by Sricharan R
· 7 years ago
caf989c
rpmsg: glink: Introduce glink smem based transport
by Bjorn Andersson
· 7 years ago
76cf110
rpmsg: glink: Do a mbox_free_channel in remove
by Sricharan R
· 7 years ago
a7df9df
rpmsg: glink: Return -EAGAIN when there is no FIFO space
by Sricharan R
· 7 years ago
7339859
rpmsg: glink: Allow unaligned data access
by Bjorn Andersson
· 7 years ago
835764dd
rpmsg: glink: Move the common glink protocol implementation to glink_native.c
by Bjorn Andersson
· 7 years ago