index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-09-09
16
-971
/
+2210
|
\
|
*
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
|
*
dt-bindings: soc: qcom: Extend GLINK to cover SMEM
Bjorn Andersson
2017-09-02
3
-9
/
+16
|
*
remoteproc: qcom: adsp: Allow defining GLINK edge
Bjorn Andersson
2017-09-02
4
-0
/
+64
|
*
rpmsg: glink: Export symbols from common code
Bjorn Andersson
2017-09-01
1
-0
/
+3
|
*
rpmsg: glink: Release idr lock before returning on error
Bjorn Andersson
2017-08-31
1
-1
/
+1
|
*
rpmsg: glink: Handle remote rx done command
Sricharan R
2017-08-30
1
-0
/
+42
|
*
rpmsg: glink: Request for intents when unavailable
Sricharan R
2017-08-30
1
-2
/
+74
|
*
rpmsg: glink: Use the intents passed by remote
Sricharan R
2017-08-30
1
-2
/
+33
|
*
rpmsg: glink: Receive and store the remote intent buffers
Sricharan R
2017-08-30
1
-1
/
+70
|
*
rpmsg: glink: Add announce_create ops and preallocate intents
Sricharan R
2017-08-30
1
-0
/
+21
|
*
rpmsg: glink: Add rx done command
Sricharan R
2017-08-30
1
-0
/
+83
|
*
rpmsg: glink: Make RX FIFO peak accessor to take an offset
Bjorn Andersson
2017-08-30
4
-11
/
+16
|
*
rpmsg: glink: Use the local intents when receiving data
Sricharan R
2017-08-30
1
-25
/
+50
|
*
rpmsg: glink: Add support for TX intents
Sricharan R
2017-08-30
4
-5
/
+173
|
*
rpmsg: glink: Fix idr_lock from mutex to spinlock
Sricharan R
2017-08-30
1
-20
/
+42
|
*
rpmsg: glink: Add support for transport version negotiation
Sricharan R
2017-08-30
4
-6
/
+79
|
*
rpmsg: glink: Introduce glink smem based transport
Bjorn Andersson
2017-08-30
6
-0
/
+355
|
*
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-25
1
-3
/
+25
|
*
rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
Loic Pallardy
2017-08-25
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 'rproc-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-09-09
20
-37
/
+1032
|
\
\
|
*
|
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
2017-09-02
2
-0
/
+20
|
*
|
remoteproc: qcom: Make ssr_notifiers local
Bjorn Andersson
2017-09-02
1
-1
/
+1
|
*
|
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
2017-08-31
1
-1
/
+1
|
*
|
remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver
Oleksij Rempel
2017-08-31
3
-0
/
+436
|
*
|
remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller dr...
Oleksij Rempel
2017-08-31
1
-0
/
+33
|
*
|
remoteproc: qcom: Use PTR_ERR_OR_ZERO
Himanshu Jha
2017-08-30
2
-5
/
+2
|
*
|
remoteproc: st: explicitly request exclusive reset control
Philipp Zabel
2017-08-28
1
-2
/
+4
|
*
|
remoteproc: qcom: explicitly request exclusive reset control
Philipp Zabel
2017-08-28
1
-1
/
+2
|
*
|
remoteproc/keystone: explicitly request exclusive reset control
Philipp Zabel
2017-08-28
1
-1
/
+1
|
*
|
remoteproc/keystone: Add support for Keystone 66AK2G SOCs
Suman Anna
2017-08-24
2
-9
/
+65
|
*
|
remoteproc/davinci: Add device tree support for OMAP-L138 DSP
Suman Anna
2017-08-24
1
-3
/
+27
|
*
|
dt-bindings: remoteproc: Add bindings for Davinci DSP processors
Suman Anna
2017-08-24
1
-0
/
+86
|
*
|
remoteproc/davinci: Add support to parse internal memories
Suman Anna
2017-08-24
1
-0
/
+62
|
*
|
remoteproc/davinci: Switch to platform_get_resource_byname()
Suman Anna
2017-08-24
1
-2
/
+4
|
*
|
remoteproc: make device_type const
Bhumika Goyal
2017-08-24
1
-1
/
+1
|
*
|
soc: qcom: GLINK SSR notifier
Bjorn Andersson
2017-08-02
3
-0
/
+174
|
*
|
remoteproc: qcom: Add support for SSR notifications
Bjorn Andersson
2017-08-02
5
-0
/
+112
|
*
|
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
2017-07-26
2
-12
/
+2
|
|
/
*
|
Merge tag 'vfio-v4.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-09-09
3
-7
/
+36
|
\
\
[next]