| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-08-12 | 2 | -7/+10 |
|\ |
|
| * | virtio: find_vqs() add arg sizes | Xuan Zhuo | 2022-08-11 | 1 | -0/+1 |
| * | virtio: record the maximum queue num supported by the device. | Xuan Zhuo | 2022-08-11 | 1 | -0/+2 |
| * | remoteproc: rename len of rpoc_vring to num | Xuan Zhuo | 2022-08-11 | 2 | -7/+7 |
* | | remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found | Manivannan Sadhasivam | 2022-08-08 | 1 | -4/+16 |
* | | drivers/remoteproc: fix repeated words in comments | wangjianli | 2022-07-25 | 1 | -1/+1 |
* | | remoteproc: Directly use ida_alloc()/free() | keliu | 2022-07-18 | 1 | -3/+3 |
* | | remoteproc: Use unbounded workqueue for recovery work | Mukesh Ojha | 2022-07-18 | 1 | -2/+13 |
* | | remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 2022-07-18 | 1 | -2/+1 |
* | | remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators | Abel Vesa | 2022-07-18 | 1 | -12/+20 |
* | | remoteproc: sysmon: Send sysmon state only for running rprocs | Siddharth Gupta | 2022-07-18 | 1 | -2/+4 |
* | | remoteproc: sysmon: Wait for SSCTL service to come up | Sibi Sankar | 2022-07-18 | 1 | -0/+10 |
* | | remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irq | Siddharth Gupta | 2022-07-18 | 1 | -0/+4 |
* | | remoteproc: qcom: pas: Check if coredump is enabled | Siddharth Gupta | 2022-07-18 | 1 | -0/+3 |
* | | remoteproc: qcom: pas: Mark devices as wakeup capable | Siddharth Gupta | 2022-07-18 | 1 | -1/+3 |
* | | remoteproc: qcom: pas: Mark va as io memory | Siddharth Gupta | 2022-07-18 | 1 | -0/+3 |
* | | remoteproc: qcom: pas: Add decrypt shutdown support for modem | Sibi Sankar | 2022-07-18 | 1 | -1/+42 |
* | | remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config | Dmitry Baryshkov | 2022-07-18 | 1 | -0/+5 |
* | | remoteproc: qcom_q6v5: Introduce panic handler for MSS | Sibi Sankar | 2022-07-18 | 1 | -0/+8 |
* | | remoteproc: qcom_q6v5_mss: Update MBA log info | Sibi Sankar | 2022-07-18 | 1 | -0/+3 |
* | | remoteproc: qcom: correct kerneldoc | Krzysztof Kozlowski | 2022-07-18 | 1 | -2/+2 |
* | | remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use | Sibi Sankar | 2022-07-18 | 1 | -6/+32 |
* | | remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code | ran jianping | 2022-07-18 | 1 | -2/+1 |
* | | remoteproc: mediatek: Support MT8188 SCP | Tinghan Shen | 2022-07-18 | 1 | -0/+13 |
* | | remoteproc: qcom: wcnss: Fix handling of IRQs | Sireesh Kodali | 2022-07-06 | 1 | -2/+8 |
* | | remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCs | Kishon Vijay Abraham I | 2022-07-05 | 1 | -0/+1 |
* | | remoteproc: mediatek: Enable cache for mt8186 SCP | Allen-KH Cheng | 2022-07-04 | 1 | -1/+9 |
* | | remoteproc: Fix dma_mem leak after rproc_shutdown | Mark-PK Tsai | 2022-06-24 | 1 | -0/+1 |
* | | remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init | Miaoqian Lin | 2022-06-22 | 1 | -3/+4 |
* | | remoteproc: omap_remoteproc: Fix typo in comment | Xiang wangx | 2022-06-14 | 1 | -3/+3 |
* | | remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init | Miaoqian Lin | 2022-06-14 | 1 | -0/+2 |
|/ |
|
* | remoteproc: imx_rproc: Support i.MX93 | Peng Fan | 2022-05-09 | 1 | -0/+33 |
* | remoteproc: qcom: pas: Add MSM8226 ADSP support | Luca Weiss | 2022-05-05 | 1 | -0/+1 |
* | remoteproc: mediatek: Allow reading firmware-name from DT | Allen-KH Cheng | 2022-04-26 | 1 | -1/+5 |
* | remoteproc: qcom: pas: Add sc8280xp remoteprocs | Bjorn Andersson | 2022-04-22 | 1 | -0/+33 |
* | remoteproc: imx_rproc: Ignore create mem entry for resource table | Peng Fan | 2022-04-18 | 1 | -0/+3 |
* | remoteproc: core: Move state checking to remoteproc_core | Shengjiu Wang | 2022-04-14 | 3 | -14/+11 |
* | remoteproc: core: Remove state checking before calling rproc_boot() | Shengjiu Wang | 2022-04-14 | 2 | -8/+0 |
* | remoteproc: imx_dsp_rproc: Make rsc_table optional | Daniel Baluta | 2022-04-13 | 1 | -1/+9 |
* | remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments | Peng Fan | 2022-04-13 | 1 | -94/+1 |
* | remoteproc: elf_loader: skip segment with memsz as zero | Peng Fan | 2022-04-13 | 1 | -1/+1 |
* | Merge branch 'rproc-fixes' into rproc-next | Mathieu Poirier | 2022-04-12 | 1 | -1/+0 |
|\ |
|
| * | remoteproc: mtk_scp: Fix a potential double free | Christophe JAILLET | 2022-04-12 | 1 | -1/+0 |
* | | remoteproc: Don't bother checking the return value of debugfs_create* | Manivannan Sadhasivam | 2022-04-11 | 2 | -19/+2 |
* | | remoteproc: mediatek: Fix side effect of mt8195 sram power on | Tinghan Shen | 2022-04-11 | 2 | -17/+54 |
|/ |
|
* | Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 2022-03-30 | 15 | -138/+758 |
|\ |
|
| * | remoteproc: qcom_q6v5_mss: Create platform device for BAM-DMUX | Stephan Gerhold | 2022-03-11 | 1 | -0/+8 |
| * | remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS | Rakesh Pillai | 2022-03-11 | 1 | -16/+211 |
| * | remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs | Suman Anna | 2022-03-11 | 1 | -17/+124 |
| * | remoteproc: k3-dsp: Refactor mbox request code in start | Suman Anna | 2022-03-11 | 1 | -27/+40 |