summaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
* rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih2020-01-203-0/+424
* Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2019-12-014-20/+49
|\
| * rpmsg: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-1/+1
| * rpmsg: char: Simplify 'rpmsg_eptdev_release()'Christophe JAILLET2019-11-081-5/+1
| * rpmsg: glink: Free pending deferred work on removeBjorn Andersson2019-10-171-1/+13
| * rpmsg: glink: Don't send pending rx_done during removeBjorn Andersson2019-10-171-3/+12
| * rpmsg: glink: Fix rpmsg_register_device err handlingChris Lew2019-10-161-3/+1
| * rpmsg: glink: Put an extra reference during cleanupChris Lew2019-10-161-0/+4
| * rpmsg: glink: Fix use after free in open_ack TIMEOUT caseArun Kumar Neelakantam2019-10-161-4/+3
| * rpmsg: glink: Fix reuse intents memory leak issueArun Kumar Neelakantam2019-10-161-0/+9
| * rpmsg: glink: Set tail pointer to 0 at end of FIFOChris Lew2019-10-111-1/+1
| * rpmsg: char: release allocated memoryNavid Emamdoost2019-10-041-2/+4
* | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-2/+2
|/
* rpmsg: glink-smem: Name the edge based on parent remoteprocBjorn Andersson2019-09-171-1/+1
* rpmsg: glink: Use struct_size() helperGustavo A. R. Silva2019-08-291-1/+1
* rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"Suman Anna2019-08-271-1/+1
* rpmsg: core: fix commentsPierre-Louis Bossart2019-08-262-6/+7
* rpmsg: core: Make remove handler for rpmsg driver optional.Pi-Hsun Shih2019-05-211-1/+2
* rpmsg: virtio: change header file sort styleLoic Pallardy2019-02-201-9/+9
* rpmsg: virtio: allocate buffer from parentLoic Pallardy2019-02-201-3/+3
* rpmsg: glink: smem: Support rx peak for size less than 4 bytesArun Kumar Neelakantam2018-10-031-8/+4
* rpmsg: smd: fix memory leak on channel createColin Ian King2018-09-271-2/+5
* rpmsg: glink: Remove chunk size word align warningChris Lew2018-09-011-3/+0
* rpmsg: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-272-2/+2
* rpmsg: char: Migrate to iter versions of read and writeBjorn Andersson2018-08-271-11/+16
* rpmsg: Add compat ioctl for rpmsg char driverArun Kumar Neelakantam2018-07-301-0/+2
* rpmsg: glink: Store edge name for glink deviceChris Lew2018-07-301-0/+6
* rpmsg: core: add support to power domains for devicesSrinivas Kandagatla2018-07-301-0/+7
* rpmsg: smd: fix kerneldoc warningsSrinivas Kandagatla2018-07-301-1/+8
* rpmsg: glink: Fix various kerneldoc warnings.Srinivas Kandagatla2018-07-301-16/+19
* rpmsg: glink: correctly annotate intent membersSrinivas Kandagatla2018-07-301-5/+5
* rpmsg: smd: Add missing include of sizes.hNiklas Cassel2018-07-011-0/+1
* rpmsg: smd: do not use mananged resources for endpoints and channelsSrinivas Kandagatla2018-06-041-9/+9
* rpmsg: char: Switch to SPDX license identifierSuman Anna2018-06-031-9/+1
* rpmsg: glink: Switch to SPDX license identifierSuman Anna2018-06-034-36/+4
* rpmsg: smd: Switch to SPDX license identifierSuman Anna2018-06-031-9/+1
* rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifierSuman Anna2018-06-031-9/+1
* rpmsg: Switch to SPDX license identifierSuman Anna2018-06-033-18/+4
* Merge tag 'v4.17-rc4' into rpmsg-nextBjorn Andersson2018-05-091-0/+2
|\
| * rpmsg: added MODULE_ALIAS for rpmsg_charRamon Fried2018-04-251-0/+2
* | rpmsg: qcom_smd: Access APCS through mailbox frameworkBjorn Andersson2018-04-252-19/+50
* | rpmsg: Add driver_override device attribute for rpmsg_deviceAnup Patel2018-04-251-0/+39
|/
* rpmsg: smd: Use announce_create to process any receive workBjorn Andersson2018-03-271-0/+18
* rpmsg: Only invoke announce_create for rpdev with endpointsBjorn Andersson2018-03-271-1/+1
* rpmsg: smd: Fix container_of macrosBjorn Andersson2018-03-271-2/+2
* Revert "rpmsg: smd: Create device for all channels"Bjorn Andersson2018-03-271-0/+5
* rpmsg: glink: Use spinlock in tx pathBjorn Andersson2018-03-201-7/+11
* rpmsg: smd: Use spinlock in tx pathBjorn Andersson2018-03-201-10/+11
* rpmsg: smd: use put_device() if device_register failArvind Yadav2018-03-171-1/+2