Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7765b5c2c192ecf73d045b6a8093e3dd95e8d6ea
/
drivers
/
rpmsg
f66125e
rpmsg: glink: Use complete_all for open states
by Chris Lew
· 4 years, 5 months ago
aafa4b4
rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
by Dan Carpenter
· 4 years, 2 months ago
5bbe72c
rpmsg: char: release allocated memory
by Navid Emamdoost
· 5 years ago
adcd240
rpmsg: glink: Free pending deferred work on remove
by Bjorn Andersson
· 5 years ago
84afec1
rpmsg: glink: Don't send pending rx_done during remove
by Bjorn Andersson
· 5 years ago
e7e682b
rpmsg: glink: Fix rpmsg_register_device err handling
by Chris Lew
· 5 years ago
1cbc40a
rpmsg: glink: Put an extra reference during cleanup
by Chris Lew
· 5 years ago
d375fb0
rpmsg: glink: Fix use after free in open_ack TIMEOUT case
by Arun Kumar Neelakantam
· 5 years ago
bee84d7
rpmsg: glink: Fix reuse intents memory leak issue
by Arun Kumar Neelakantam
· 5 years ago
06e60a4
rpmsg: glink: Set tail pointer to 0 at end of FIFO
by Chris Lew
· 6 years ago
9fe69a7
rpmsg: glink-smem: Name the edge based on parent remoteproc
by Bjorn Andersson
· 5 years ago
61c65f4
rpmsg: glink: Use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
de4064a
rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
by Suman Anna
· 6 years ago
9ff166de
rpmsg: core: fix comments
by Pierre-Louis Bossart
· 6 years ago
54119bc
rpmsg: core: Make remove handler for rpmsg driver optional.
by Pi-Hsun Shih
· 6 years ago
6de1c93
rpmsg: virtio: change header file sort style
by Loic Pallardy
· 6 years ago
d999b62
rpmsg: virtio: allocate buffer from parent
by Loic Pallardy
· 6 years ago
928002a
rpmsg: glink: smem: Support rx peak for size less than 4 bytes
by Arun Kumar Neelakantam
· 6 years ago
940c620
rpmsg: smd: fix memory leak on channel create
by Colin Ian King
· 6 years ago
f0beb4b
rpmsg: glink: Remove chunk size word align warning
by Chris Lew
· 6 years ago
c8a54c0
rpmsg: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
ccf45b1
rpmsg: char: Migrate to iter versions of read and write
by Bjorn Andersson
· 6 years ago
00b645e
rpmsg: Add compat ioctl for rpmsg char driver
by Arun Kumar Neelakantam
· 6 years ago
475452f
rpmsg: glink: Store edge name for glink device
by Chris Lew
· 6 years ago
fe782af
rpmsg: core: add support to power domains for devices
by Srinivas Kandagatla
· 6 years ago
82eca59
rpmsg: smd: fix kerneldoc warnings
by Srinivas Kandagatla
· 6 years ago
6f0b958
rpmsg: glink: Fix various kerneldoc warnings.
by Srinivas Kandagatla
· 6 years ago
427613e
rpmsg: glink: correctly annotate intent members
by Srinivas Kandagatla
· 6 years ago
67cd0ee
rpmsg: smd: Add missing include of sizes.h
by Niklas Cassel
· 6 years ago
4a2e84c
rpmsg: smd: do not use mananged resources for endpoints and channels
by Srinivas Kandagatla
· 6 years ago
136200f
rpmsg: char: Switch to SPDX license identifier
by Suman Anna
· 6 years ago
84369fb
rpmsg: glink: Switch to SPDX license identifier
by Suman Anna
· 6 years ago
49b0597
rpmsg: smd: Switch to SPDX license identifier
by Suman Anna
· 6 years ago
c3bab82
rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier
by Suman Anna
· 6 years ago
3e79bfd
rpmsg: Switch to SPDX license identifier
by Suman Anna
· 6 years ago
cc1c844
Merge tag 'v4.17-rc4' into rpmsg-next
by Bjorn Andersson
· 7 years ago
ab460a2
rpmsg: qcom_smd: Access APCS through mailbox framework
by Bjorn Andersson
· 7 years ago
39e4776
rpmsg: Add driver_override device attribute for rpmsg_device
by Anup Patel
· 7 years ago
93dd4e7
rpmsg: added MODULE_ALIAS for rpmsg_char
by Ramon Fried
· 7 years ago
0d72038
rpmsg: smd: Use announce_create to process any receive work
by Bjorn Andersson
· 7 years ago
7586516
rpmsg: Only invoke announce_create for rpdev with endpoints
by Bjorn Andersson
· 7 years ago
6ddf12d
rpmsg: smd: Fix container_of macros
by Bjorn Andersson
· 7 years ago
2bd9b43
Revert "rpmsg: smd: Create device for all channels"
by Bjorn Andersson
· 7 years ago
29fc9b3
rpmsg: glink: Use spinlock in tx path
by Bjorn Andersson
· 7 years ago
33e3820
rpmsg: smd: Use spinlock in tx path
by Bjorn Andersson
· 7 years ago
be5acd2
rpmsg: smd: use put_device() if device_register fail
by Arvind Yadav
· 7 years ago
a901172
rpmsg: glink: use put_device() if device_register fail
by Arvind Yadav
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
67fb3b9
Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
c3388a0
rpmsg: smd: Fix double unlock in __qcom_smd_send()
by Dan Carpenter
· 7 years ago
fb416f6
rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
by Wei Yongjun
· 7 years ago
178f3f7
rpmsg: smd: Don't hold the tx lock during wait
by Bjorn Andersson
· 7 years ago
b2c932e
rpmsg: smd: Fail send on a closed channel
by Bjorn Andersson
· 7 years ago
eb114f2
rpmsg: smd: Wake up all waiters
by Bjorn Andersson
· 7 years ago
c12fc45
rpmsg: smd: Create device for all channels
by Bjorn Andersson
· 7 years ago
268105f
rpmsg: smd: Perform handshake during open
by Bjorn Andersson
· 7 years ago
9d32497
rpmsg: glink: smem: Ensure ordering during tx
by Bjorn Andersson
· 7 years ago
ed608eb0b
drivers: rpmsg: remove duplicate includes
by Pravin Shedge
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
bedf571
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 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
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 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
4d91d7b
rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
by Anup Patel
· 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
6799c43
rpmsg: glink: Split rpm_probe to reuse the common code
by Bjorn Andersson
· 7 years ago
e45c5dc
rpmsg: glink: Associate indirections for pipe fifo accessor's
by Bjorn Andersson
· 7 years ago
d7101fe
rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx
by Bjorn Andersson
· 7 years ago
9dd87c2
rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
by Loic Pallardy
· 8 years ago
f93848f
rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
by Loic Pallardy
· 8 years ago
e156aba
rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw()
by Suman Anna
· 7 years ago
aaafb24
rpmsg: qcom_smd: add of_node node to edge device
by Srinivas Kandagatla
· 7 years ago
426b8ee
Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
f4ce852
rpmsg: Make modalias work for DeviceTree based devices
by Bjorn Andersson
· 7 years ago
82e484d
rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO
by Suman Anna
· 7 years ago
Next »