index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
qcom_q6v5_adsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-15
remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+6
2024-11-15
remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()
Joe Hattori
1
-2
/
+9
2024-10-29
remoteproc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-25
remoteproc: qcom: enable in-kernel PD mapper
Dmitry Baryshkov
1
-0
/
+3
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-9
/
+5
2024-03-05
remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helper
Andrew Davis
1
-9
/
+5
2024-02-14
remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-87
/
+73
2023-07-15
remoteproc: qcom: Use of_reserved_mem_lookup()
Stephan Gerhold
1
-13
/
+11
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-09
remoteproc: qcom_q6v5_adsp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-03
remoteproc: Remove unnecessary (void*) conversions
Yu Zhe
1
-5
/
+5
2023-02-26
Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-4
/
+121
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-07-18
remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code
ran jianping
1
-2
/
+1
2022-03-11
remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS
Rakesh Pillai
1
-16
/
+211
2022-03-11
remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_region
Miaoqian Lin
1
-0
/
+1
2021-09-27
remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
Sibi Sankar
1
-2
/
+5
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
1
-1
/
+1
2020-12-10
remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
Zhang Changzhong
1
-6
/
+3
2020-12-10
remoteproc: qcom: fix reference leak in adsp_start
Zhang Qilong
1
-1
/
+3
2020-11-25
remoteproc: qcom: q6v5: Query sysmon before graceful shutdown
Bjorn Andersson
1
-1
/
+1
2020-07-01
remoteproc: qcom: Update PIL relocation info on load
Bjorn Andersson
1
-3
/
+13
2020-05-07
remoteproc: qcom: Pass ssr_name to glink subdevice
Bjorn Andersson
1
-1
/
+1
2020-04-19
remoteproc: use rproc_coredump_set_elf_info in drivers
Clement Leger
1
-0
/
+1
2020-03-25
remoteproc: qcom: Introduce panic handler for PAS and ADSP
Bjorn Andersson
1
-0
/
+8
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
1
-1
/
+1
2019-05-21
remoteproc: qcom: qdsp6-adsp: Add support for QCS404 CDSP
Bjorn Andersson
1
-18
/
+55
2019-02-17
remoteproc: q6v5_adsp: Remove voting for lpass_aon clock
Rohit kumar
1
-1
/
+1
2019-01-21
remoteproc: qcom: Add shutdown-ack irq
Sibi Sankar
1
-0
/
+4
2018-10-09
remoteproc: qcom: qcom_q6v5_adsp: Fix some return value check
Wei Yongjun
1
-8
/
+4
2018-10-05
remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
Rohit kumar
1
-0
/
+501