summaryrefslogtreecommitdiff
path: root/drivers/rpmsg
AgeCommit message (Expand)Author
2018-12-24rpmsg: imx: Disable character echoing by defaultAndri Schmidt
2018-12-24rpmsg: imx: return ENOTTY if no tty connectedStefan Agner
2018-12-24rpmsg: imx: do not push data when no reader is availableStefan Agner
2018-12-24ARM: imx: define buffer count per VirtIO queueStefan Agner
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-13rpmsg: smd: fix memory leak on channel createColin Ian King
2018-08-24MLK-18660-4 rpmsg: imx: add the pm opsRichard Zhu
2018-08-24MLK-18308-1: rpmsg: imx_rpmsg: initialize spinlock before usingRobin Gong
2018-08-24MLK-17837-01 input: misc: rpmsg_input: add rpmsg virtual sensor driverFugang Duan
2018-08-24MLK-16595 rpmsg: imx: enable multi-core string demoRichard Zhu
2018-08-24MLK-16586-3 rpmsg: imx: enable multi-core rpmsgRichard Zhu
2018-08-24MLK-16564-01 gpio: imx-rpmsg: add rpmsg virtual gpio driverFugang Duan
2018-08-24MLK-16530-3 rpmsg: imx: init mu and limit the pingpong cyclesRichard Zhu
2018-08-24MLK-16371-2 rpmsg: imx: add the rpmsg for imx8qxpRichard Zhu
2018-08-24rpmsg: Introduce a driver override mechanismBjorn Andersson
2018-08-24rpmsg: cleanup incorrect function in dev_err messageHenri Roosen
2018-08-24rpmsg: unlock on error in rpmsg_eptdev_read()Dan Carpenter
2018-08-24rpmsg: Driver for user space endpoint interfaceBjorn Andersson
2018-08-24MLK-16114: RPMSG: Fixed ulp can't boot after e12586Frank Li
2018-08-24MLK-14659 rpmsg: imx: tty: restore support for imx7dOctavian Purdila
2018-08-24MLK-14619 input: keyboard: rpmsg-keys: add rpmsg-keys driverRobin Gong
2018-08-24MLK-14487-2 rpmsg: imx: validate the rpmsg on imx7ulpRichard Zhu
2018-08-24MLK-14487-1 rpmsg: imx: validate the rpmsg on imx7ulpRichard Zhu
2018-08-24MLK-14439-4 rpmsg: imx: setup the imx rpmsg driverRichard Zhu
2018-08-24MLK-13981-2 rpmsg: imx: enable rpmsg virt ttyRichard Zhu
2018-08-24MLK-13887: rpmsg: virtio_rpmsg_bus: fix high memory caseRobin Gong
2018-08-24MLK-12265 rpmsg: imx: set the imx rpmsg tests be moduleRichard Zhu
2018-08-24MLK-11498 rpmsg: imx: tell remote process about the channelRichard Zhu
2018-08-23MLK-11286-3 rpmsg: imx: enable rpmsg tests on imxRichard Zhu
2018-07-03rpmsg: smd: do not use mananged resources for endpoints and channelsSrinivas Kandagatla
2017-01-26rpmsg: virtio_rpmsg_bus: fix channel creationLoic Pallardy
2017-01-12rpmsg: qcom_smd: Correct return value for O_NONBLOCKBjorn Andersson
2016-09-12rpmsg: smd: fix dependency on QCOM_SMD=nArnd Bergmann
2016-09-08rpmsg: Introduce Qualcomm SMD backendBjorn Andersson
2016-09-08rpmsg: Allow callback to return errorsBjorn Andersson
2016-09-08rpmsg: Move virtio specifics from public headerBjorn Andersson
2016-09-08rpmsg: virtio: Hide vrp pointer from the public APIBjorn Andersson
2016-09-08rpmsg: Hide rpmsg indirection tablesBjorn Andersson
2016-09-08rpmsg: Split rpmsg core and virtio backendBjorn Andersson
2016-09-08rpmsg: Split off generic tail of create_channel()Bjorn Andersson
2016-09-08rpmsg: Move helper for finding rpmsg devices to coreBjorn Andersson
2016-09-08rpmsg: Move endpoint related interface to rpmsg coreBjorn Andersson
2016-09-08rpmsg: Indirection table for rpmsg_endpoint operationsBjorn Andersson
2016-09-08rpmsg: Move rpmsg_device API to new fileBjorn Andersson
2016-09-08rpmsg: Introduce indirection table for rpmsg_device operationsBjorn Andersson
2016-09-08rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson
2016-09-08rpmsg: Make rpmsg_create_ept() take channel_info structBjorn Andersson
2016-09-08rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson
2016-09-08rpmsg: Name rpmsg devices based on channel idBjorn Andersson
2016-09-08rpmsg: Enable matching devices with drivers based on DTBjorn Andersson