summaryrefslogtreecommitdiff
path: root/drivers/rpmsg
Commit message (Expand)AuthorAge
* rpmsg: virtio_rpmsg_bus: fix channel creationLoic Pallardy2016-12-30
* Merge tag 'rpmsg-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds2016-12-13
|\
| * rpmsg: qcom_smd: Correct return value for O_NONBLOCKBjorn Andersson2016-12-08
| * rpmsg: Handle invalid parameters in public APIBjorn Andersson2016-10-31
| * rpmsg: Support drivers without primary endpointBjorn Andersson2016-10-31
| * rpmsg: Introduce a driver override mechanismBjorn Andersson2016-10-31
| * rpmsg: smd: Reduce restrictions when finding channelBjorn Andersson2016-10-31
* | rpmsg: smd: Expose edge registration functionsBjorn Andersson2016-11-14
|/
* rpmsg: smd: fix dependency on QCOM_SMD=nArnd Bergmann2016-09-12
* rpmsg: Introduce Qualcomm SMD backendBjorn Andersson2016-09-08
* rpmsg: Allow callback to return errorsBjorn Andersson2016-09-08
* rpmsg: Move virtio specifics from public headerBjorn Andersson2016-09-08
* rpmsg: virtio: Hide vrp pointer from the public APIBjorn Andersson2016-09-08
* rpmsg: Hide rpmsg indirection tablesBjorn Andersson2016-09-08
* rpmsg: Split rpmsg core and virtio backendBjorn Andersson2016-09-08
* rpmsg: Split off generic tail of create_channel()Bjorn Andersson2016-09-08
* rpmsg: Move helper for finding rpmsg devices to coreBjorn Andersson2016-09-08
* rpmsg: Move endpoint related interface to rpmsg coreBjorn Andersson2016-09-08
* rpmsg: Indirection table for rpmsg_endpoint operationsBjorn Andersson2016-09-08
* rpmsg: Move rpmsg_device API to new fileBjorn Andersson2016-09-08
* rpmsg: Introduce indirection table for rpmsg_device operationsBjorn Andersson2016-09-08
* rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson2016-09-08
* rpmsg: Make rpmsg_create_ept() take channel_info structBjorn Andersson2016-09-08
* rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson2016-09-08
* rpmsg: Name rpmsg devices based on channel idBjorn Andersson2016-09-08
* rpmsg: Enable matching devices with drivers based on DTBjorn Andersson2016-09-08
* rpmsg: use dynamic_hex_dump for hex dump tracesAnna, Suman2016-08-12
* rpmsg: align code with open parenthesisAnna, Suman2016-08-12
* rpmsg: use proper format-specifier for printing dma_addr_tAnna, Suman2016-08-12
* rpmsg: remove pointless OOM printsAnna, Suman2016-08-12
* rpmsg: virtio_rpmsg_bus: Fix randomly placed semi-colonLee Jones2016-08-12
* rpmsg: remove unneeded conversions to boolAndrew F. Davis2016-08-10
* rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis2016-05-06
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-12
* virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin2015-03-13
* rpmsg: use less buffers when vrings are smallSuman Anna2014-11-26
* Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds2013-05-07
|\
| * rpmsg: fix kconfig dependencies for VIRTIOSuman Anna2013-04-21
| * rpmsg: process _all_ pending messages in rpmsg_recv_doneRobert Tivy2013-04-15
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \
| * | virtio_rpmsg_bus: use simplified virtqueue accessors.Rusty Russell2013-03-20
| |/
* | drivers/rpmsg/virtio_rpmsg_bus.c: fix error return code in rpmsg_probe()Wei Yongjun2013-04-29
|/
* rpmsg: convert to idr_alloc()Tejun Heo2013-02-27
* rpmsg: don't use idr_remove_all()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\
| * | treewide: Fix typo in various driversMasanari Iida2013-01-09
* | | drivers/rpmsg: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| |/ |/|
* | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-18
|/