Age | Commit message (Expand) | Author |
2017-11-17 | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-11-17 | Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-11-14 | remoteproc: qcom: Fix error handling paths in order to avoid memory leaks | Christophe JAILLET |
2017-11-06 | remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership() | Bjorn Andersson |
2017-11-06 | remoteproc: debug: add carveouts list dump feature | Loic Pallardy |
2017-11-06 | remoteproc: debug: add resource table dump feature | Loic Pallardy |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | remoteproc: qcom: Add support for mss remoteproc on msm8996 | Avaneesh Kumar Dwivedi |
2017-10-30 | remoteproc: qcom: Make secure world call for mem ownership switch | Avaneesh Kumar Dwivedi |
2017-10-30 | remoteproc: qcom: refactor mss fw image loading sequence | Avaneesh Kumar Dwivedi |
2017-10-25 | rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig | Anup Patel |
2017-10-11 | remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() | Wei Yongjun |
2017-10-10 | remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies | Arnd Bergmann |
2017-10-10 | remoteproc: imx_rproc: fix a couple off by one bugs | Dan Carpenter |
2017-09-09 | Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-09-01 | remoteproc: Introduce rproc handle accessor for children | Bjorn Andersson |
2017-09-01 | remoteproc: qcom: Make ssr_notifiers local | Bjorn Andersson |
2017-09-01 | remoteproc: qcom: adsp: Allow defining GLINK edge | Bjorn Andersson |
2017-08-30 | remoteproc: Stop subdevices in reverse order | Bjorn Andersson |
2017-08-30 | remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver | Oleksij Rempel |
2017-08-29 | remoteproc: qcom: Use PTR_ERR_OR_ZERO | Himanshu Jha |
2017-08-27 | remoteproc: st: explicitly request exclusive reset control | Philipp Zabel |
2017-08-27 | remoteproc: qcom: explicitly request exclusive reset control | Philipp Zabel |
2017-08-27 | remoteproc/keystone: explicitly request exclusive reset control | Philipp Zabel |
2017-08-24 | remoteproc/keystone: Add support for Keystone 66AK2G SOCs | Suman Anna |
2017-08-24 | remoteproc/davinci: Add device tree support for OMAP-L138 DSP | Suman Anna |
2017-08-24 | remoteproc/davinci: Add support to parse internal memories | Suman Anna |
2017-08-24 | remoteproc/davinci: Switch to platform_get_resource_byname() | Suman Anna |
2017-08-24 | remoteproc: make device_type const | Bhumika Goyal |
2017-08-02 | remoteproc: qcom: Add support for SSR notifications | Bjorn Andersson |
2017-07-26 | remoteproc: Merge __rproc_boot() with rproc_boot() | Suman Anna |
2017-06-27 | remoteproc/keystone: Fix circular dependencies for ARM configs | Suman Anna |
2017-06-27 | remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs | Suman Anna |
2017-06-27 | remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC | Suman Anna |
2017-06-26 | remoteproc/keystone: Ensure the DSPs are in reset in probe | Andrew F. Davis |
2017-06-26 | remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs | Suman Anna |
2017-06-25 | remoteproc/davinci: fix unbalanced reset between start and stop ops | Suman Anna |
2017-06-25 | remoteproc/davinci: simplify the reset function | Suman Anna |
2017-06-25 | remoteproc/davinci: Update Kconfig to depend on DMA_CMA | Suman Anna |
2017-05-30 | remoteproc: fix spelling mistake: "Resouce" -> "Resource" | Colin Ian King |
2017-05-26 | remoteproc: Modify recovery path to use rproc_{start,stop}() | Sarangdhar Joshi |
2017-05-26 | remoteproc: Introduce rproc_{start,stop}() functions | Sarangdhar Joshi |
2017-05-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-05-02 | virtio: add context flag to find vqs | Michael S. Tsirkin |
2017-03-28 | soc: qcom: smd: Remove standalone driver | Bjorn Andersson |
2017-03-20 | remoteproc: qcom: fix QCOM_SMD dependencies | Arnd Bergmann |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-22 | remoteproc: qcom: mdt_loader: Use signed type for offset | Bjorn Andersson |
2017-02-06 | remoteproc: st: add virtio communication support | Loic Pallardy |