summaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg
Commit message (Expand)AuthorAge
* rpmsg: glink-smem: Name the edge based on parent remoteprocBjorn Andersson2019-09-17
* rpmsg: glink: Use struct_size() helperGustavo A. R. Silva2019-08-29
* rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"Suman Anna2019-08-27
* rpmsg: core: fix commentsPierre-Louis Bossart2019-08-27
* rpmsg: core: Make remove handler for rpmsg driver optional.Pi-Hsun Shih2019-05-22
* rpmsg: virtio: change header file sort styleLoic Pallardy2019-02-21
* rpmsg: virtio: allocate buffer from parentLoic Pallardy2019-02-21
* rpmsg: glink: smem: Support rx peak for size less than 4 bytesArun Kumar Neelakantam2018-10-03
* rpmsg: smd: fix memory leak on channel createColin Ian King2018-09-27
* rpmsg: glink: Remove chunk size word align warningChris Lew2018-09-01
* rpmsg: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-27
* rpmsg: char: Migrate to iter versions of read and writeBjorn Andersson2018-08-27
* rpmsg: Add compat ioctl for rpmsg char driverArun Kumar Neelakantam2018-07-31
* rpmsg: glink: Store edge name for glink deviceChris Lew2018-07-31
* rpmsg: core: add support to power domains for devicesSrinivas Kandagatla2018-07-31
* rpmsg: smd: fix kerneldoc warningsSrinivas Kandagatla2018-07-31
* rpmsg: glink: Fix various kerneldoc warnings.Srinivas Kandagatla2018-07-31
* rpmsg: glink: correctly annotate intent membersSrinivas Kandagatla2018-07-31
* rpmsg: smd: Add missing include of sizes.hNiklas Cassel2018-07-02
* rpmsg: smd: do not use mananged resources for endpoints and channelsSrinivas Kandagatla2018-06-04
* rpmsg: char: Switch to SPDX license identifierSuman Anna2018-06-03
* rpmsg: glink: Switch to SPDX license identifierSuman Anna2018-06-03
* rpmsg: smd: Switch to SPDX license identifierSuman Anna2018-06-03
* rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifierSuman Anna2018-06-03
* rpmsg: Switch to SPDX license identifierSuman Anna2018-06-03
* Merge tag 'v4.17-rc4' into rpmsg-nextBjorn Andersson2018-05-09
|\
| * rpmsg: added MODULE_ALIAS for rpmsg_charRamon Fried2018-04-25
* | rpmsg: qcom_smd: Access APCS through mailbox frameworkBjorn Andersson2018-04-25
* | rpmsg: Add driver_override device attribute for rpmsg_deviceAnup Patel2018-04-25
|/
* rpmsg: smd: Use announce_create to process any receive workBjorn Andersson2018-03-28
* rpmsg: Only invoke announce_create for rpdev with endpointsBjorn Andersson2018-03-28
* rpmsg: smd: Fix container_of macrosBjorn Andersson2018-03-28
* Revert "rpmsg: smd: Create device for all channels"Bjorn Andersson2018-03-27
* rpmsg: glink: Use spinlock in tx pathBjorn Andersson2018-03-19
* rpmsg: smd: Use spinlock in tx pathBjorn Andersson2018-03-19
* rpmsg: smd: use put_device() if device_register failArvind Yadav2018-03-18
* rpmsg: glink: use put_device() if device_register failArvind Yadav2018-03-18
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds2018-02-05
|\
| * rpmsg: smd: Fix double unlock in __qcom_smd_send()Dan Carpenter2018-01-19
| * rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()Wei Yongjun2018-01-02
| * rpmsg: smd: Don't hold the tx lock during waitBjorn Andersson2017-12-19
| * rpmsg: smd: Fail send on a closed channelBjorn Andersson2017-12-19
| * rpmsg: smd: Wake up all waitersBjorn Andersson2017-12-19
| * rpmsg: smd: Create device for all channelsBjorn Andersson2017-12-19
| * rpmsg: smd: Perform handshake during openBjorn Andersson2017-12-19
| * rpmsg: glink: smem: Ensure ordering during txBjorn Andersson2017-12-19
| * drivers: rpmsg: remove duplicate includesPravin Shedge2017-12-06
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-17
|\