Age | Commit message (Expand) | Author |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner |
2018-05-29 | remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc | Sibi Sankar |
2018-05-29 | remoteproc: q6v5: Add support for mss remoteproc on SDM845 | Sibi Sankar |
2018-05-29 | remoteproc: q6v5: Introduce reset assert/deassert helper functions | Sibi Sankar |
2018-05-21 | remoteproc: q6v5: Move proxy unvote to handover irq handler | Sibi Sankar |
2018-05-21 | remoteproc: q6v5: Return irq from q6v5_request_irq() | Bjorn Andersson |
2018-05-09 | remoteproc/davinci: use octal permissions for module_param() | Bartosz Golaszewski |
2018-05-09 | remoteproc/davinci: prepare and unprepare the clock where needed | Bartosz Golaszewski |
2018-05-09 | remoteproc/davinci: add the missing retval check for clk_enable() | Bartosz Golaszewski |
2018-05-09 | Merge tag 'v4.17-rc4' into rproc-next | Bjorn Andersson |
2018-04-25 | remoteproc: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven |
2018-04-25 | remoteproc: qcom: Fix potential device node leaks | Tobias Jordan |
2018-04-25 | remoteproc: fix crashed parameter logic on stop call | Arnaud Pouliquen |
2018-04-17 | remoteproc: Prevent incorrect rproc state on xfer mem ownership failure | Sibi Sankar |
2018-04-05 | remoteproc: fix null pointer dereference on glink only platforms | Sibi Sankar |
2018-03-27 | soc: qcom: qmi: add CONFIG_NET dependency | Arnd Bergmann |
2018-03-18 | remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()' | Christophe JAILLET |
2018-03-18 | remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob... | Christophe JAILLET |
2018-03-18 | remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' | Christophe JAILLET |
2018-02-12 | remoteproc: qcom: Introduce sysmon | Bjorn Andersson |
2018-02-12 | remoteproc: Pass type of shutdown to subdev remove | Bjorn Andersson |
2018-02-12 | remoteproc: qcom: Register segments for core dump | Sarangdhar Joshi |
2018-02-12 | soc: qcom: mdt-loader: Return relocation base | Bjorn Andersson |
2018-02-12 | remoteproc: Rename "load_rsc_table" to "parse_fw" | Bjorn Andersson |
2018-02-12 | remoteproc: Add remote processor coredump support | Sarangdhar Joshi |
2018-02-12 | remoteproc: Remove null character write of shared mem | Jitendra Sharma |
2018-02-05 | Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc | Linus Torvalds |
2018-01-15 | remoteproc: Reset table_ptr on stop | Bjorn Andersson |
2018-01-15 | remoteproc: Drop dangling find_rsc_table dummies | Bjorn Andersson |
2018-01-15 | remoteproc: Move resource table load logic to find | Bjorn Andersson |
2018-01-15 | remoteproc: Don't handle empty resource table | Bjorn Andersson |
2018-01-15 | remoteproc: Merge rproc_ops and rproc_fw_ops | Bjorn Andersson |
2018-01-15 | remoteproc: Clone rproc_ops in rproc_alloc() | Bjorn Andersson |
2018-01-15 | remoteproc: Cache resource table size | Bjorn Andersson |
2018-01-15 | remoteproc: Remove depricated crash completion | Bjorn Andersson |
2018-01-02 | virtio_remoteproc: correct put_device virtio_device.dev | weiping zhang |
2017-11-28 | remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob | Vasyl Gomonovych |
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 |