summaryrefslogtreecommitdiff
path: root/drivers/rpmsg
AgeCommit message (Expand)Author
2017-12-21Merge remote-tracking branch 'linux-fslc/4.9-1.0.x-imx' into toradex_4.9-1.0....Marcel Ziswiler
2017-12-21rpmsg: imx: return ENOTTY if no tty connectedStefan Agner
2017-12-21rpmsg: imx: do not push data when no reader is availableStefan Agner
2017-12-21ARM: imx: define buffer count per VirtIO queueStefan Agner
2017-10-11MLK-16564-01 gpio: imx-rpmsg: add rpmsg virtual gpio driverFugang Duan
2017-06-09MLK-14659 rpmsg: imx: tty: restore support for imx7dOctavian Purdila
2017-06-09MLK-14619 input: keyboard: rpmsg-keys: add rpmsg-keys driverRobin Gong
2017-06-09MLK-14487-2 rpmsg: imx: validate the rpmsg on imx7ulpRichard Zhu
2017-06-09MLK-14487-1 rpmsg: imx: validate the rpmsg on imx7ulpRichard Zhu
2017-06-08MLK-14439-4 rpmsg: imx: setup the imx rpmsg driverRichard Zhu
2017-06-08MLK-13981-2 rpmsg: imx: enable rpmsg virt ttyRichard Zhu
2017-06-08MLK-13887: rpmsg: virtio_rpmsg_bus: fix high memory caseRobin Gong
2017-02-23MLK-12265 rpmsg: imx: set the imx rpmsg tests be moduleRichard Zhu
2017-02-23MLK-11498 rpmsg: imx: tell remote process about the channelRichard Zhu
2017-02-23MLK-11286-3 rpmsg: imx: enable rpmsg tests on imxRichard Zhu
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
2016-08-12rpmsg: use dynamic_hex_dump for hex dump tracesAnna, Suman
2016-08-12rpmsg: align code with open parenthesisAnna, Suman
2016-08-12rpmsg: use proper format-specifier for printing dma_addr_tAnna, Suman
2016-08-12rpmsg: remove pointless OOM printsAnna, Suman
2016-08-12rpmsg: virtio_rpmsg_bus: Fix randomly placed semi-colonLee Jones
2016-08-10rpmsg: remove unneeded conversions to boolAndrew F. Davis
2016-05-06rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2015-03-13virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin
2014-11-26rpmsg: use less buffers when vrings are smallSuman Anna
2013-05-07Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-29drivers/rpmsg/virtio_rpmsg_bus.c: fix error return code in rpmsg_probe()Wei Yongjun
2013-04-21rpmsg: fix kconfig dependencies for VIRTIOSuman Anna
2013-04-15rpmsg: process _all_ pending messages in rpmsg_recv_doneRobert Tivy