| Commit message (Expand) | Author | Age | Files | Lines |
* | remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop | Richard Maina | 2024-09-08 | 1 | -0/+11 |
* | remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSP | Sibi Sankar | 2024-03-05 | 1 | -0/+7 |
* | remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSP | Sibi Sankar | 2024-03-05 | 1 | -0/+41 |
* | remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helper | Andrew Davis | 2024-03-05 | 1 | -3/+1 |
* | remoteproc: qcom: pas: correct data indentation | Dmitry Baryshkov | 2024-03-05 | 1 | -62/+62 |
* | remoteproc: qcom: pas: Add SM8650 remoteproc support | Neil Armstrong | 2024-02-06 | 1 | -0/+50 |
* | remoteproc: qcom: pas: make region assign more generic | Neil Armstrong | 2024-02-06 | 1 | -34/+66 |
* | remoteproc: qcom_q6v5_pas: Add SC7280 ADSP, CDSP & WPSS | Luca Weiss | 2023-12-17 | 1 | -0/+19 |
* | remoteproc: qcom: pas: Add SM6375 MPSS | Konrad Dybcio | 2023-09-20 | 1 | -0/+16 |
* | remoteproc: qcom: pas: Add SM6375 ADSP & CDSP | Konrad Dybcio | 2023-09-20 | 1 | -0/+2 |
* | remoteproc: qcom: pas: Add sc7180 adsp | Nikita Travkin | 2023-09-20 | 1 | -0/+1 |
* | remoteproc: qcom: pas: add SDM845 SLPI compatible | Dylan Van Assche | 2023-07-15 | 1 | -0/+1 |
* | remoteproc: qcom: pas: refactor SLPI remoteproc init | Dylan Van Assche | 2023-07-15 | 1 | -40/+8 |
* | remoteproc: qcom: Add full coredump fallback mechanism | Siddharth Gupta | 2023-07-15 | 1 | -0/+1 |
* | remoteproc: qcom: Use of_reserved_mem_lookup() | Stephan Gerhold | 2023-07-15 | 1 | -23/+27 |
* | remoteproc: Explicitly include correct DT includes | Rob Herring | 2023-07-15 | 1 | -1/+1 |
* | remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump() | Krzysztof Kozlowski | 2023-06-14 | 1 | -1/+1 |
* | remoteproc: qcom_q6v5_pas: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-05-09 | 1 | -4/+2 |
* | Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 2023-04-25 | 1 | -7/+7 |
|\ |
|
| * | remoteproc: Remove unnecessary (void*) conversions | Yu Zhe | 2023-04-03 | 1 | -7/+7 |
* | | firmware: qcom_scm: Use fixed width src vm bitmap | Elliot Berman | 2023-03-15 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-27 | 1 | -1/+1 |
|\ |
|
| * | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 2023-02-08 | 1 | -1/+1 |
* | | remoteproc: qcom_q6v5_pas: enable sm8550 adsp & cdsp autoboot | Neil Armstrong | 2023-02-14 | 1 | -2/+2 |
* | | remoteproc: qcom: pas: Add sm6115 remoteprocs | Bhupesh Sharma | 2023-02-14 | 1 | -0/+3 |
* | | remoteproc: qcom: pas: Adjust the phys addr wrt the mem region | Yogesh Lal | 2023-02-14 | 1 | -1/+19 |
* | | remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & data | Neil Armstrong | 2023-01-18 | 1 | -0/+63 |
* | | remoteproc: qcom_q6v5_pas: add support for assigning memory to firmware | Neil Armstrong | 2023-01-18 | 1 | -0/+71 |
* | | remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loading | Neil Armstrong | 2023-01-18 | 1 | -13/+121 |
* | | remoteproc: qcom: pas: Fix subdevice add order | Mukesh Ojha | 2022-12-28 | 1 | -1/+1 |
* | | remoteproc: qcom: pas: Add MSM8953 ADSP PIL support | Sireesh Kodali | 2022-12-28 | 1 | -0/+1 |
* | | remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk | Abel Vesa | 2022-12-28 | 1 | -35/+7 |
|/ |
|
* | remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg... | Yuan Can | 2022-12-06 | 1 | -0/+1 |
* | remoteproc: qcom_q6v5_pas: detach power domains on remove | Luca Weiss | 2022-12-06 | 1 | -0/+1 |
* | remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove | Luca Weiss | 2022-12-06 | 1 | -0/+2 |
* | remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found | Manivannan Sadhasivam | 2022-08-08 | 1 | -4/+16 |
* | remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators | Abel Vesa | 2022-07-18 | 1 | -12/+20 |
* | remoteproc: qcom: pas: Check if coredump is enabled | Siddharth Gupta | 2022-07-18 | 1 | -0/+3 |
* | remoteproc: qcom: pas: Mark devices as wakeup capable | Siddharth Gupta | 2022-07-18 | 1 | -1/+3 |
* | remoteproc: qcom: pas: Mark va as io memory | Siddharth Gupta | 2022-07-18 | 1 | -0/+3 |
* | remoteproc: qcom: pas: Add decrypt shutdown support for modem | Sibi Sankar | 2022-07-18 | 1 | -1/+42 |
* | remoteproc: qcom: pas: Add MSM8226 ADSP support | Luca Weiss | 2022-05-05 | 1 | -0/+1 |
* | remoteproc: qcom: pas: Add sc8280xp remoteprocs | Bjorn Andersson | 2022-04-22 | 1 | -0/+33 |
* | remoteproc: qcom: pas: Add SM8450 remoteproc support | Bjorn Andersson | 2022-02-03 | 1 | -0/+4 |
* | remoteproc: qcom: pas: Carry PAS metadata context | Bjorn Andersson | 2022-02-03 | 1 | -3/+29 |
* | remoteproc: qcom: pas: Add SM6350 CDSP support | Luca Weiss | 2021-12-13 | 1 | -0/+18 |
* | remoteproc: qcom: pas: Add SM6350 ADSP support | Luca Weiss | 2021-12-13 | 1 | -0/+18 |
* | remoteproc: qcom: pas: Add SM6350 MPSS support | Luca Weiss | 2021-12-13 | 1 | -0/+1 |
* | remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP | Sibi Sankar | 2021-12-13 | 1 | -0/+1 |
* | remoteproc: qcom: pas: Add SC7280 Modem support | Sibi Sankar | 2021-09-27 | 1 | -0/+1 |