summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan
2023-04-05remoteproc: pru: Remove always true check positive unsigned valueSimon Horman
2023-04-03remoteproc: stm32_rproc: Add mutex protection for workqueueArnaud Pouliquen
2023-04-03remoteproc: Remove unnecessary (void*) conversionsYu Zhe
2023-04-03remoteproc: imx_dsp_rproc: Call of_node_put() on iteration errorMathieu Poirier
2023-04-03remoteproc: imx_rproc: Call of_node_put() on iteration errorMathieu Poirier
2023-04-03remoteproc: rcar_rproc: Call of_node_put() on iteration errorMathieu Poirier
2023-04-03remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier
2023-04-03remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier
2023-03-29remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC familyDevarsh Thakkar
2023-03-29remoteproc: k3-r5: Simplify cluster mode setting usageDevarsh Thakkar
2023-03-16remoteproc/mtk_scpi_ipi: Fix one kernel-doc commentYang Li
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-03-14remoteproc: xilinx: Add mailbox channels for rpmsgTanmay Shah
2023-03-14drivers: remoteproc: xilinx: Fix carveout namesTanmay Shah
2023-03-13remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...Iuliana Prodan
2023-03-13remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from rem...Iuliana Prodan
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-26Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-14remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autobootNeil Armstrong
2023-02-14remoteproc: qcom: pas: Add sm6115 remoteprocsBhupesh Sharma
2023-02-14remoteproc: qcom: pas: Adjust the phys addr wrt the mem regionYogesh Lal
2023-02-14remoteproc: qcom: fix sparse warningsMukesh Ojha
2023-02-14remoteproc: qcom: replace kstrdup with kstrndupMukesh Ojha
2023-02-14rpmsg: glink: smem: Wrap driver contextBjorn Andersson
2023-02-12remoteproc: mediatek: Check the SCP image formatTinghan Shen
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-18remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headersSibi Sankar
2023-01-18Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"Christoph Hellwig
2023-01-18remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & dataNeil Armstrong
2023-01-18remoteproc: qcom_q6v5_pas: add support for assigning memory to firmwareNeil Armstrong
2023-01-18remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loadingNeil Armstrong
2023-01-13remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoCJai Luthra
2023-01-06remoteproc: pru: Configure firmware based on client setupTero Kristo
2023-01-06remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros
2023-01-06remoteproc: pru: Make sysfs entries read-only for PRU client driven bootsSuman Anna
2023-01-06remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar
2023-01-06remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar
2023-01-04remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send()AngeloGioacchino Del Regno
2023-01-04remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for pollingAngeloGioacchino Del Regno
2023-01-04remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai
2022-12-28remoteproc: qcom: pas: Fix subdevice add orderMukesh Ojha
2022-12-28remoteproc: qcom: pas: Add MSM8953 ADSP PIL supportSireesh Kodali
2022-12-28remoteproc: qcom: Add support for memory sandboxSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Add efuse evb selection controlSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Replace hard coded values with macrosSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Update rproc parse firmware callbackSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Add compatible name for SC7280 ADSPSrinivasa Rao Mandadapu