Age | Commit message (Expand) | Author | Files | Lines |
2017-09-10 | Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc | Linus Torvalds | 4 | -0/+64 |
2017-09-02 | remoteproc: Introduce rproc handle accessor for children | Bjorn Andersson | 1 | -0/+18 |
2017-09-02 | remoteproc: qcom: Make ssr_notifiers local | Bjorn Andersson | 1 | -1/+1 |
2017-09-02 | remoteproc: qcom: adsp: Allow defining GLINK edge | Bjorn Andersson | 4 | -0/+64 |
2017-08-31 | remoteproc: Stop subdevices in reverse order | Bjorn Andersson | 1 | -1/+1 |
2017-08-31 | remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver | Oleksij Rempel | 3 | -0/+436 |
2017-08-30 | remoteproc: qcom: Use PTR_ERR_OR_ZERO | Himanshu Jha | 2 | -5/+2 |
2017-08-28 | remoteproc: st: explicitly request exclusive reset control | Philipp Zabel | 1 | -2/+4 |
2017-08-28 | remoteproc: qcom: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+2 |
2017-08-28 | remoteproc/keystone: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-24 | remoteproc/keystone: Add support for Keystone 66AK2G SOCs | Suman Anna | 1 | -0/+1 |
2017-08-24 | remoteproc/davinci: Add device tree support for OMAP-L138 DSP | Suman Anna | 1 | -3/+27 |
2017-08-24 | remoteproc/davinci: Add support to parse internal memories | Suman Anna | 1 | -0/+62 |
2017-08-24 | remoteproc/davinci: Switch to platform_get_resource_byname() | Suman Anna | 1 | -2/+4 |
2017-08-24 | remoteproc: make device_type const | Bhumika Goyal | 1 | -1/+1 |
2017-08-02 | remoteproc: qcom: Add support for SSR notifications | Bjorn Andersson | 4 | -0/+90 |
2017-07-26 | remoteproc: Merge __rproc_boot() with rproc_boot() | Suman Anna | 2 | -12/+2 |
2017-06-28 | remoteproc/keystone: Fix circular dependencies for ARM configs | Suman Anna | 1 | -1/+0 |
2017-06-28 | remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs | Suman Anna | 1 | -9/+0 |
2017-06-28 | remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC | Suman Anna | 1 | -1/+0 |
2017-06-26 | remoteproc/keystone: Ensure the DSPs are in reset in probe | Andrew F. Davis | 1 | -0/+10 |
2017-06-26 | remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs | Suman Anna | 3 | -0/+529 |
2017-06-26 | remoteproc/davinci: fix unbalanced reset between start and stop ops | Suman Anna | 1 | -10/+1 |
2017-06-26 | remoteproc/davinci: simplify the reset function | Suman Anna | 1 | -20/+3 |
2017-06-25 | remoteproc/davinci: Update Kconfig to depend on DMA_CMA | Suman Anna | 1 | -1/+1 |
2017-05-31 | remoteproc: fix spelling mistake: "Resouce" -> "Resource" | Colin Ian King | 1 | -1/+1 |
2017-05-27 | remoteproc: Modify recovery path to use rproc_{start,stop}() | Sarangdhar Joshi | 1 | -9/+26 |
2017-05-27 | remoteproc: Introduce rproc_{start,stop}() functions | Sarangdhar Joshi | 1 | -56/+87 |
2017-05-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -4/+6 |
2017-05-02 | virtio: add context flag to find vqs | Michael S. Tsirkin | 1 | -4/+6 |
2017-03-29 | soc: qcom: smd: Remove standalone driver | Bjorn Andersson | 1 | -3/+3 |
2017-03-21 | remoteproc: qcom: fix QCOM_SMD dependencies | Arnd Bergmann | 1 | -3/+3 |
2017-03-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+2 |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig | 1 | -1/+2 |
2017-02-22 | remoteproc: qcom: mdt_loader: Use signed type for offset | Bjorn Andersson | 1 | -1/+1 |
2017-02-07 | remoteproc: st: add virtio communication support | Loic Pallardy | 2 | -2/+114 |
2017-02-07 | remoteproc: st: correct probe error management | Loic Pallardy | 1 | -2/+4 |
2017-02-07 | remoteproc: Modify the function names | Sarangdhar Joshi | 1 | -9/+5 |
2017-02-07 | remoteproc: Reduce asynchronous request_firmware to auto-boot only | Sarangdhar Joshi | 1 | -6/+8 |
2017-02-06 | remoteproc: Drop qcom_scm_pas_supported() from adsp_probe() | Sarangdhar Joshi | 1 | -5/+0 |
2017-02-06 | remoteproc: qcom: Use common SMD edge handler | Bjorn Andersson | 3 | -0/+14 |
2017-02-06 | remoteproc: qcom: wcnss: Make SMD handling common | Bjorn Andersson | 3 | -26/+67 |
2017-02-06 | remoteproc: Move qcom_mdt_loader into drivers/soc/qcom | Bjorn Andersson | 7 | -225/+3 |
2017-02-06 | remoteproc: qcom: mdt_loader: Refactor MDT loader | Bjorn Andersson | 4 | -105/+98 |
2017-02-06 | remoteproc: qcom: mdt_loader: Don't overwrite firmware object | Bjorn Andersson | 1 | -3/+4 |
2017-02-06 | remoteproc: qcom: Extract non-mdt related helper | Bjorn Andersson | 9 | -20/+67 |
2017-02-06 | remoteproc: qcom: q6v5: Decouple driver from MDT loader | Bjorn Andersson | 2 | -57/+90 |
2017-02-06 | remoteproc: qcom: q6v5: Remove mss supply from 8916 | Bjorn Andersson | 1 | -8/+3 |
2017-02-01 | remoteproc: qcom: fix initializers for qcom_mss_reg_res array | Arnd Bergmann | 1 | -2/+2 |
2017-01-31 | remoteproc: Drop firmware_loading_complete | Sarangdhar Joshi | 1 | -11/+11 |