Age | Commit message (Expand) | Author | Files | Lines |
2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+3 |
2023-02-26 | Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 13 | -154/+887 |
2023-02-26 | Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 1 | -1/+2 |
2023-02-14 | remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot | Neil Armstrong | 1 | -2/+2 |
2023-02-14 | remoteproc: qcom: pas: Add sm6115 remoteprocs | Bhupesh Sharma | 1 | -0/+3 |
2023-02-14 | remoteproc: qcom: pas: Adjust the phys addr wrt the mem region | Yogesh Lal | 3 | -6/+32 |
2023-02-14 | remoteproc: qcom: fix sparse warnings | Mukesh Ojha | 1 | -2/+2 |
2023-02-14 | remoteproc: qcom: replace kstrdup with kstrndup | Mukesh Ojha | 1 | -1/+1 |
2023-02-14 | rpmsg: glink: smem: Wrap driver context | Bjorn Andersson | 1 | -1/+2 |
2023-02-12 | remoteproc: mediatek: Check the SCP image format | Tinghan Shen | 1 | -0/+1 |
2023-02-09 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 3 | -3/+3 |
2023-01-25 | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe | 1 | -2/+3 |
2023-01-19 | remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers | Sibi Sankar | 1 | -6/+53 |
2023-01-19 | Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use" | Christoph Hellwig | 1 | -32/+6 |
2023-01-18 | remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & data | Neil Armstrong | 1 | -0/+63 |
2023-01-18 | remoteproc: qcom_q6v5_pas: add support for assigning memory to firmware | Neil Armstrong | 1 | -0/+71 |
2023-01-18 | remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loading | Neil Armstrong | 1 | -13/+121 |
2023-01-14 | remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoC | Jai Luthra | 1 | -0/+12 |
2023-01-06 | remoteproc: pru: Configure firmware based on client setup | Tero Kristo | 1 | -0/+34 |
2023-01-06 | remoteproc: pru: Add pru_rproc_set_ctable() function | Roger Quadros | 1 | -0/+59 |
2023-01-06 | remoteproc: pru: Make sysfs entries read-only for PRU client driven boots | Suman Anna | 1 | -0/+2 |
2023-01-06 | remoteproc: pru: Add APIs to get and put the PRU cores | MD Danish Anwar | 1 | -2/+126 |
2023-01-06 | remoteproc: pru: Add enum for PRU Core Identifiers. | MD Danish Anwar | 1 | -3/+4 |
2023-01-05 | remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send() | AngeloGioacchino Del Regno | 1 | -3/+1 |
2023-01-05 | remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for polling | AngeloGioacchino Del Regno | 1 | -8/+11 |
2023-01-05 | remoteproc/mtk_scp: Move clk ops outside send_lock | Chen-Yu Tsai | 1 | -6/+5 |
2022-12-28 | remoteproc: qcom: pas: Fix subdevice add order | Mukesh Ojha | 1 | -1/+1 |
2022-12-28 | remoteproc: qcom: pas: Add MSM8953 ADSP PIL support | Sireesh Kodali | 1 | -0/+1 |
2022-12-28 | remoteproc: qcom: Add support for memory sandbox | Srinivasa Rao Mandadapu | 1 | -1/+55 |
2022-12-28 | remoteproc: qcom: Add efuse evb selection control | Srinivasa Rao Mandadapu | 1 | -0/+17 |
2022-12-28 | remoteproc: qcom: Replace hard coded values with macros | Srinivasa Rao Mandadapu | 1 | -2/+5 |
2022-12-28 | remoteproc: qcom: Update rproc parse firmware callback | Srinivasa Rao Mandadapu | 1 | -1/+22 |
2022-12-28 | remoteproc: qcom: Add compatible name for SC7280 ADSP | Srinivasa Rao Mandadapu | 1 | -0/+16 |
2022-12-28 | remoteproc: qcom: Add flag in adsp private data structure | Srinivasa Rao Mandadapu | 1 | -0/+5 |
2022-12-28 | remoteproc: qcom: q6v5: Avoid setting smem bit in case of crash shutdown | Gokul krishna Krishnakumar | 1 | -2/+2 |
2022-12-28 | remoteproc: qcom: wcnss: remove unused qcom_iris_driver declaration | Gaosheng Cui | 1 | -2/+0 |
2022-12-28 | remoteproc: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
2022-12-28 | remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk | Abel Vesa | 1 | -35/+7 |
2022-12-27 | remoteproc: qcom: qcom_wcnss: Add support for pronto-v3 | Vladimir Lypak | 1 | -0/+12 |
2022-12-27 | remoteproc: qcom: q6v5-mss: Add modem support on MSM8953 | Sireesh Kodali | 1 | -2/+53 |
2022-12-27 | remoteproc: qcom: q6v5-mss: Add support for MSM8909 | Stephan Gerhold | 1 | -33/+90 |
2022-12-07 | remoteproc: core: Do pm_relax when in RPROC_OFFLINE state | Maria Yu | 1 | -1/+8 |
2022-12-07 | remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs4... | Shang XiaoJing | 1 | -1/+2 |
2022-12-07 | remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg... | Yuan Can | 1 | -0/+1 |
2022-12-07 | remoteproc: qcom_q6v5_pas: detach power domains on remove | Luca Weiss | 1 | -0/+1 |
2022-12-07 | remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove | Luca Weiss | 1 | -0/+2 |
2022-12-07 | remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio() | Shang XiaoJing | 1 | -0/+3 |
2022-12-07 | remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev() | Gaosheng Cui | 1 | -1/+4 |
2022-12-07 | remoteproc: sysmon: Make QMI message rules const | Jeff Johnson | 1 | -4/+4 |
2022-11-25 | drivers: remoteproc: Add Xilinx r5 remoteproc driver | Tanmay Shah | 3 | -0/+1081 |