summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
...
| * remoteproc: Introduce function rproc_detach()Mathieu Poirier2021-03-181-1/+57
| * remoteproc: Introduce function __rproc_detach()Mathieu Poirier2021-03-181-0/+30
| * remoteproc: stm32: Move memory parsing to rproc_opsArnaud POULIQUEN2021-03-182-23/+18
| * remoteproc: stm32: Move resource table setup to rproc_opsMathieu Poirier2021-03-181-73/+68
| * remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier2021-03-182-0/+42
| * remoteproc: Properly represent the attached stateMathieu Poirier2021-03-182-23/+2
| * remoteproc: Add new RPROC_ATTACHED stateMathieu Poirier2021-03-181-0/+1
| * remoteproc: Rename function rproc_actuate()Mathieu Poirier2021-03-181-4/+4
| * remoteproc: Remove useless check in rproc_del()Mathieu Poirier2021-03-181-3/+1
| * remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loaderBjorn Andersson2021-03-181-0/+18
| * remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsingBjorn Andersson2021-03-181-2/+6
| * remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun2021-03-121-3/+2
| * remoteproc: imx_proc: enable virtio/mailboxPeng Fan2021-03-111-3/+113
| * remoteproc: imx_rproc: ignore mapping vdev regionsPeng Fan2021-03-111-0/+3
| * remoteproc: imx_rproc: support i.MX8MQ/MPeng Fan2021-03-112-4/+43
| * remoteproc: imx_rproc: add i.MX specific parse fw hookPeng Fan2021-03-111-0/+93
| * remoteproc: imx_rproc: use devm_ioremapPeng Fan2021-03-111-1/+2
| * remoteproc: imx_rproc: correct err messagePeng Fan2021-03-111-2/+2
| * remoteproc: add is_iomem to da_to_vaPeng Fan2021-03-1119-28/+44
| * remoteproc: core: Remove casting to rproc_handle_resource_tJindong Yue2021-03-111-13/+16
| * remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-03-111-2/+2
| * remoteproc: sysfs: Use sysfs_emit instead of sprintfRaghavendra Rao Ananta2021-03-081-2/+2
* | remoteproc: pru: Fix firmware loading crashes on K3 SoCsSuman Anna2021-03-171-1/+1
* | remoteproc: pru: Fix loading of GNU Binutils ELFDimitar Dimitrov2021-03-081-0/+18
* | remoteproc: qcom: pil_info: avoid 64-bit divisionArnd Bergmann2021-03-081-1/+1
|/
* remoteproc: qcom: pas: Add SM8350 PAS remoteprocsVinod Koul2021-02-111-0/+63
* remoteproc: core: Fix rproc->firmware free in rproc_set_firmware()Daniele Alessandrelli2021-02-091-1/+1
* remoteproc/mediatek: support L1TCMTzung-Bi Shih2021-02-092-2/+59
* remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCPTzung-Bi Shih2021-02-092-0/+4
* remoteproc/mediatek: use devm_platform_ioremap_resource_bynameTzung-Bi Shih2021-02-091-2/+1
* remoteproc: ingenic: Add module parameter 'auto_boot'Paul Cercueil2021-02-091-0/+7
* remoteproc/mediatek: acknowledge watchdog IRQ after handledTzung-Bi Shih2021-02-092-9/+12
* remoteproc: qcom_wcnss: remove unneeded semicolonYang Li2021-02-091-1/+1
* remoteproc: qcom: fix glink dependenciesArnd Bergmann2021-02-091-0/+5
* remoteproc: stm32: improve debug using dev_err_probeArnaud Pouliquen2021-01-071-10/+13
* remoteproc: qcom: add more help text qcom optionsShawn Guo2021-01-071-6/+14
* remoteproc: qcom_wcnss: Add qcom,wcn3660b compatibleStephan Gerhold2021-01-071-0/+1
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-13/+28
|\
| * remoteproc/wkup_m3: Use reset control driver if availableTony Lindgren2020-11-161-13/+28
* | remoteproc/mediatek: read IPI buffer offset from FWTzung-Bi Shih2020-12-102-22/+69
* | remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih2020-12-101-1/+2
* | remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong2020-12-101-6/+3
* | remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder2020-12-101-3/+1
* | remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing2020-12-101-2/+2
* | remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong2020-12-101-1/+4
* | remoteproc: qcom: fix reference leak in adsp_startZhang Qilong2020-12-101-1/+3
* | remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong2020-12-101-1/+4
* | remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot2020-12-101-0/+2
* | remoteproc: qcom: Add minidump id for sm8150 modemSiddharth Gupta2020-12-101-0/+1
* | remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta2020-12-103-2/+173