summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-272-4/+4
|\
| * ELF: fix all "Elf" typosAlexey Dobriyan2023-04-082-4/+4
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+0
|\ \
| * | remoteproc: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| |/
* | Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2023-04-2515-184/+626
|\ \
| * | remoteproc: st: Use of_property_present() for testing DT property presenceRob Herring2023-04-181-1/+1
| * | remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warningMathieu Poirier2023-04-111-4/+4
| * | remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_a...Markus Elfring2023-04-101-11/+7
| * | remoteproc: pru: Remove always true check positive unsigned valueSimon Horman2023-04-051-3/+2
| * | remoteproc: stm32_rproc: Add mutex protection for workqueueArnaud Pouliquen2023-04-031-0/+8
| * | remoteproc: Remove unnecessary (void*) conversionsYu Zhe2023-04-037-41/+41
| * | remoteproc: imx_dsp_rproc: Call of_node_put() on iteration errorMathieu Poirier2023-04-031-3/+9
| * | remoteproc: imx_rproc: Call of_node_put() on iteration errorMathieu Poirier2023-04-031-2/+5
| * | remoteproc: rcar_rproc: Call of_node_put() on iteration errorMathieu Poirier2023-04-031-2/+7
| * | remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier2023-04-031-1/+4
| * | remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier2023-04-031-1/+5
| * | remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC familyDevarsh Thakkar2023-03-291-12/+47
| * | remoteproc: k3-r5: Simplify cluster mode setting usageDevarsh Thakkar2023-03-291-36/+40
| * | remoteproc/mtk_scpi_ipi: Fix one kernel-doc commentYang Li2023-03-161-1/+1
| * | remoteproc: xilinx: Add mailbox channels for rpmsgTanmay Shah2023-03-141-1/+217
| * | drivers: remoteproc: xilinx: Fix carveout namesTanmay Shah2023-03-141-70/+20
| * | remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...Iuliana Prodan2023-03-131-1/+186
| * | remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from rem...Iuliana Prodan2023-03-131-2/+30
| |/
* | firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman2023-03-152-5/+5
|/
* Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-273-3/+3
|\
| * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-083-3/+3
* | Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2023-02-2613-154/+887
|\ \
| * | remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autobootNeil Armstrong2023-02-141-2/+2
| * | remoteproc: qcom: pas: Add sm6115 remoteprocsBhupesh Sharma2023-02-141-0/+3
| * | remoteproc: qcom: pas: Adjust the phys addr wrt the mem regionYogesh Lal2023-02-143-6/+32
| * | remoteproc: qcom: fix sparse warningsMukesh Ojha2023-02-141-2/+2
| * | remoteproc: qcom: replace kstrdup with kstrndupMukesh Ojha2023-02-141-1/+1
| * | remoteproc: mediatek: Check the SCP image formatTinghan Shen2023-02-121-0/+1
| * | remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headersSibi Sankar2023-01-181-6/+53
| * | Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"Christoph Hellwig2023-01-181-32/+6
| * | remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & dataNeil Armstrong2023-01-181-0/+63
| * | remoteproc: qcom_q6v5_pas: add support for assigning memory to firmwareNeil Armstrong2023-01-181-0/+71
| * | remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loadingNeil Armstrong2023-01-181-13/+121
| * | remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoCJai Luthra2023-01-131-0/+12
| * | remoteproc: pru: Configure firmware based on client setupTero Kristo2023-01-061-0/+34
| * | remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros2023-01-061-0/+59
| * | remoteproc: pru: Make sysfs entries read-only for PRU client driven bootsSuman Anna2023-01-061-0/+2
| * | remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar2023-01-061-2/+126
| * | remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar2023-01-061-3/+4
| * | remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send()AngeloGioacchino Del Regno2023-01-041-3/+1
| * | remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for pollingAngeloGioacchino Del Regno2023-01-041-8/+11
| * | remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai2023-01-041-6/+5
| * | remoteproc: qcom: pas: Fix subdevice add orderMukesh Ojha2022-12-281-1/+1
| * | remoteproc: qcom: pas: Add MSM8953 ADSP PIL supportSireesh Kodali2022-12-281-0/+1
| * | remoteproc: qcom: Add support for memory sandboxSrinivasa Rao Mandadapu2022-12-281-1/+55