index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
Age
Commit message (
Expand
)
Author
2018-07-30
rpmsg: Add compat ioctl for rpmsg char driver
Arun Kumar Neelakantam
2018-07-30
rpmsg: glink: Store edge name for glink device
Chris Lew
2018-07-30
rpmsg: core: add support to power domains for devices
Srinivas Kandagatla
2018-07-30
rpmsg: smd: fix kerneldoc warnings
Srinivas Kandagatla
2018-07-30
rpmsg: glink: Fix various kerneldoc warnings.
Srinivas Kandagatla
2018-07-30
rpmsg: glink: correctly annotate intent members
Srinivas Kandagatla
2018-07-01
rpmsg: smd: Add missing include of sizes.h
Niklas Cassel
2018-06-04
rpmsg: smd: do not use mananged resources for endpoints and channels
Srinivas Kandagatla
2018-06-03
rpmsg: char: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: glink: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: smd: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier
Suman Anna
2018-06-03
rpmsg: Switch to SPDX license identifier
Suman Anna
2018-05-09
Merge tag 'v4.17-rc4' into rpmsg-next
Bjorn Andersson
2018-04-25
rpmsg: qcom_smd: Access APCS through mailbox framework
Bjorn Andersson
2018-04-25
rpmsg: Add driver_override device attribute for rpmsg_device
Anup Patel
2018-04-25
rpmsg: added MODULE_ALIAS for rpmsg_char
Ramon Fried
2018-03-27
rpmsg: smd: Use announce_create to process any receive work
Bjorn Andersson
2018-03-27
rpmsg: Only invoke announce_create for rpdev with endpoints
Bjorn Andersson
2018-03-27
rpmsg: smd: Fix container_of macros
Bjorn Andersson
2018-03-27
Revert "rpmsg: smd: Create device for all channels"
Bjorn Andersson
2018-03-20
rpmsg: glink: Use spinlock in tx path
Bjorn Andersson
2018-03-20
rpmsg: smd: Use spinlock in tx path
Bjorn Andersson
2018-03-17
rpmsg: smd: use put_device() if device_register fail
Arvind Yadav
2018-03-17
rpmsg: glink: use put_device() if device_register fail
Arvind Yadav
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-05
Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-01-19
rpmsg: smd: Fix double unlock in __qcom_smd_send()
Dan Carpenter
2018-01-02
rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
Wei Yongjun
2017-12-18
rpmsg: smd: Don't hold the tx lock during wait
Bjorn Andersson
2017-12-18
rpmsg: smd: Fail send on a closed channel
Bjorn Andersson
2017-12-18
rpmsg: smd: Wake up all waiters
Bjorn Andersson
2017-12-18
rpmsg: smd: Create device for all channels
Bjorn Andersson
2017-12-18
rpmsg: smd: Perform handshake during open
Bjorn Andersson
2017-12-18
rpmsg: glink: smem: Ensure ordering during tx
Bjorn Andersson
2017-12-06
drivers: rpmsg: remove duplicate includes
Pravin Shedge
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-17
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-11-15
rpmsg: glink: The mbox client knows_txdone
Bjorn Andersson
2017-11-14
rpmsg: glink: Add missing MODULE_LICENSE
Bjorn Andersson
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
rpmsg: glink: Use best fit intent during tx
Chris Lew
2017-10-30
rpmsg: glink: Add support to preallocate intents
Chris Lew
2017-10-30
rpmsg: glink: Initialize the "intent_req_comp" completion variable
Arun Kumar Neelakantam
2017-10-25
rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
Anup Patel
2017-10-10
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
Dan Carpenter
2017-10-10
rpmsg: glink: Unlock on error in qcom_glink_request_intent()
Dan Carpenter
2017-09-04
rpmsg: glink: initialize ret to zero to ensure error status check is correct
Colin Ian King
2017-09-04
rpmsg: glink: fix null pointer dereference on a null intent
Colin Ian King
2017-08-31
rpmsg: glink: Export symbols from common code
Bjorn Andersson
[prev]
[next]