index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
/
qcom_glink_native.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpmsg: glink: The mbox client knows_txdone
Bjorn Andersson
2017-11-15
1
-0
/
+1
*
rpmsg: glink: Add missing MODULE_LICENSE
Bjorn Andersson
2017-11-14
1
-0
/
+3
*
rpmsg: glink: Use best fit intent during tx
Chris Lew
2017-10-30
1
-3
/
+8
*
rpmsg: glink: Add support to preallocate intents
Chris Lew
2017-10-30
1
-8
/
+27
*
rpmsg: glink: Initialize the "intent_req_comp" completion variable
Arun Kumar Neelakantam
2017-10-30
1
-0
/
+1
*
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
Dan Carpenter
2017-10-10
1
-3
/
+8
*
rpmsg: glink: Unlock on error in qcom_glink_request_intent()
Dan Carpenter
2017-10-10
1
-1
/
+2
*
rpmsg: glink: initialize ret to zero to ensure error status check is correct
Colin Ian King
2017-09-04
1
-3
/
+1
*
rpmsg: glink: fix null pointer dereference on a null intent
Colin Ian King
2017-09-04
1
-1
/
+1
*
rpmsg: glink: Export symbols from common code
Bjorn Andersson
2017-08-31
1
-0
/
+3
*
rpmsg: glink: Release idr lock before returning on error
Bjorn Andersson
2017-08-30
1
-1
/
+1
*
rpmsg: glink: Handle remote rx done command
Sricharan R
2017-08-29
1
-0
/
+42
*
rpmsg: glink: Request for intents when unavailable
Sricharan R
2017-08-29
1
-2
/
+74
*
rpmsg: glink: Use the intents passed by remote
Sricharan R
2017-08-29
1
-2
/
+33
*
rpmsg: glink: Receive and store the remote intent buffers
Sricharan R
2017-08-29
1
-1
/
+70
*
rpmsg: glink: Add announce_create ops and preallocate intents
Sricharan R
2017-08-29
1
-0
/
+21
*
rpmsg: glink: Add rx done command
Sricharan R
2017-08-29
1
-0
/
+83
*
rpmsg: glink: Make RX FIFO peak accessor to take an offset
Bjorn Andersson
2017-08-29
1
-8
/
+7
*
rpmsg: glink: Use the local intents when receiving data
Sricharan R
2017-08-29
1
-25
/
+50
*
rpmsg: glink: Add support for TX intents
Sricharan R
2017-08-29
1
-1
/
+166
*
rpmsg: glink: Fix idr_lock from mutex to spinlock
Sricharan R
2017-08-29
1
-20
/
+42
*
rpmsg: glink: Add support for transport version negotiation
Sricharan R
2017-08-29
1
-5
/
+70
*
rpmsg: glink: Introduce glink smem based transport
Bjorn Andersson
2017-08-29
1
-0
/
+5
*
rpmsg: glink: Do a mbox_free_channel in remove
Sricharan R
2017-08-29
1
-0
/
+1
*
rpmsg: glink: Return -EAGAIN when there is no FIFO space
Sricharan R
2017-08-29
1
-1
/
+1
*
rpmsg: glink: Allow unaligned data access
Bjorn Andersson
2017-08-29
1
-6
/
+0
*
rpmsg: glink: Move the common glink protocol implementation to glink_native.c
Bjorn Andersson
2017-08-29
1
-0
/
+1017