index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-3
/
+3
*
Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-02-05
3
-18
/
+54
|
\
|
*
rpmsg: smd: Fix double unlock in __qcom_smd_send()
Dan Carpenter
2018-01-19
1
-5
/
+5
|
*
rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
Wei Yongjun
2018-01-02
1
-0
/
+1
|
*
rpmsg: smd: Don't hold the tx lock during wait
Bjorn Andersson
2017-12-18
1
-0
/
+7
|
*
rpmsg: smd: Fail send on a closed channel
Bjorn Andersson
2017-12-18
1
-6
/
+8
|
*
rpmsg: smd: Wake up all waiters
Bjorn Andersson
2017-12-18
1
-2
/
+2
|
*
rpmsg: smd: Create device for all channels
Bjorn Andersson
2017-12-18
1
-5
/
+0
|
*
rpmsg: smd: Perform handshake during open
Bjorn Andersson
2017-12-18
1
-0
/
+30
|
*
rpmsg: glink: smem: Ensure ordering during tx
Bjorn Andersson
2017-12-18
1
-0
/
+3
|
*
drivers: rpmsg: remove duplicate includes
Pravin Shedge
2017-12-06
1
-2
/
+0
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
4
-6
/
+6
|
/
*
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-11-17
2
-12
/
+42
|
\
|
*
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: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
Anup Patel
2017-10-25
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
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
4
-11
/
+16
*
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
4
-5
/
+173
*
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
4
-6
/
+79
*
rpmsg: glink: Introduce glink smem based transport
Bjorn Andersson
2017-08-29
5
-0
/
+328
*
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
2
-7
/
+21
*
rpmsg: glink: Move the common glink protocol implementation to glink_native.c
Bjorn Andersson
2017-08-29
5
-993
/
+1064
*
rpmsg: glink: Split rpm_probe to reuse the common code
Bjorn Andersson
2017-08-29
1
-36
/
+49
*
rpmsg: glink: Associate indirections for pipe fifo accessor's
Bjorn Andersson
2017-08-29
1
-38
/
+106
*
rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx
Bjorn Andersson
2017-08-29
1
-120
/
+128
*
rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel add...
Loic Pallardy
2017-08-24
1
-3
/
+25
*
rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
Loic Pallardy
2017-08-24
1
-9
/
+13
*
rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw()
Suman Anna
2017-07-26
1
-1
/
+0
*
rpmsg: qcom_smd: add of_node node to edge device
Srinivas Kandagatla
2017-07-26
1
-0
/
+1
*
Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-07-06
7
-17
/
+1279
|
\
[next]