Age | Commit message (Expand) | Author |
2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-25 | Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2023-04-18 | remoteproc: st: Use of_property_present() for testing DT property presence | Rob Herring |
2023-04-13 | remoteproc: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-11 | remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning | Mathieu Poirier |
2023-04-10 | remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_a... | Markus Elfring |
2023-04-08 | ELF: fix all "Elf" typos | Alexey Dobriyan |
2023-04-05 | remoteproc: pru: Remove always true check positive unsigned value | Simon Horman |
2023-04-03 | remoteproc: stm32_rproc: Add mutex protection for workqueue | Arnaud Pouliquen |
2023-04-03 | remoteproc: Remove unnecessary (void*) conversions | Yu Zhe |
2023-04-03 | remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error | Mathieu Poirier |
2023-04-03 | remoteproc: imx_rproc: Call of_node_put() on iteration error | Mathieu Poirier |
2023-04-03 | remoteproc: rcar_rproc: Call of_node_put() on iteration error | Mathieu Poirier |
2023-04-03 | remoteproc: st: Call of_node_put() on iteration error | Mathieu Poirier |
2023-04-03 | remoteproc: stm32: Call of_node_put() on iteration error | Mathieu Poirier |
2023-03-29 | remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC family | Devarsh Thakkar |
2023-03-29 | remoteproc: k3-r5: Simplify cluster mode setting usage | Devarsh Thakkar |
2023-03-16 | remoteproc/mtk_scpi_ipi: Fix one kernel-doc comment | Yang Li |
2023-03-15 | firmware: qcom_scm: Use fixed width src vm bitmap | Elliot Berman |
2023-03-14 | remoteproc: xilinx: Add mailbox channels for rpmsg | Tanmay Shah |
2023-03-14 | drivers: remoteproc: xilinx: Fix carveout names | Tanmay Shah |
2023-03-13 | remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP... | Iuliana Prodan |
2023-03-13 | remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from rem... | Iuliana Prodan |
2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-26 | Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2023-02-26 | Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2023-02-14 | remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot | Neil Armstrong |
2023-02-14 | remoteproc: qcom: pas: Add sm6115 remoteprocs | Bhupesh Sharma |
2023-02-14 | remoteproc: qcom: pas: Adjust the phys addr wrt the mem region | Yogesh Lal |
2023-02-14 | remoteproc: qcom: fix sparse warnings | Mukesh Ojha |
2023-02-14 | remoteproc: qcom: replace kstrdup with kstrndup | Mukesh Ojha |
2023-02-14 | rpmsg: glink: smem: Wrap driver context | Bjorn Andersson |
2023-02-12 | remoteproc: mediatek: Check the SCP image format | Tinghan Shen |
2023-02-08 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman |
2023-01-25 | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe |
2023-01-18 | remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers | Sibi Sankar |
2023-01-18 | Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use" | Christoph Hellwig |
2023-01-18 | remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & data | Neil Armstrong |
2023-01-18 | remoteproc: qcom_q6v5_pas: add support for assigning memory to firmware | Neil Armstrong |
2023-01-18 | remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loading | Neil Armstrong |
2023-01-13 | remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoC | Jai Luthra |
2023-01-06 | remoteproc: pru: Configure firmware based on client setup | Tero Kristo |
2023-01-06 | remoteproc: pru: Add pru_rproc_set_ctable() function | Roger Quadros |
2023-01-06 | remoteproc: pru: Make sysfs entries read-only for PRU client driven boots | Suman Anna |
2023-01-06 | remoteproc: pru: Add APIs to get and put the PRU cores | MD Danish Anwar |
2023-01-06 | remoteproc: pru: Add enum for PRU Core Identifiers. | MD Danish Anwar |
2023-01-04 | remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send() | AngeloGioacchino Del Regno |
2023-01-04 | remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for polling | AngeloGioacchino Del Regno |
2023-01-04 | remoteproc/mtk_scp: Move clk ops outside send_lock | Chen-Yu Tsai |