| Commit message (Expand) | Author | Age | Files | Lines |
* | remoteproc: qcom_wcnss: Use devm_rproc_alloc() helper | Andrew Davis | 2024-03-06 | 1 | -11/+6 |
* | remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname() | Ye Xingchen | 2023-07-15 | 1 | -3/+1 |
* | remoteproc: qcom: Use of_reserved_mem_lookup() | Stephan Gerhold | 2023-07-15 | 1 | -13/+11 |
* | remoteproc: Explicitly include correct DT includes | Rob Herring | 2023-07-15 | 1 | -1/+1 |
* | remoteproc: qcom_wcnss: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-05-09 | 1 | -4/+2 |
* | remoteproc: Remove unnecessary (void*) conversions | Yu Zhe | 2023-04-03 | 1 | -5/+5 |
* | 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-09 | 1 | -1/+1 |
* | | remoteproc: qcom: qcom_wcnss: Add support for pronto-v3 | Vladimir Lypak | 2022-12-27 | 1 | -0/+12 |
|/ |
|
* | remoteproc: qcom: wcnss: Fix handling of IRQs | Sireesh Kodali | 2022-07-07 | 1 | -2/+8 |
* | remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region | Miaoqian Lin | 2022-03-11 | 1 | -0/+1 |
* | remoteproc: qcom: wcnss: Drop unused smd include | Stephen Boyd | 2021-09-13 | 1 | -1/+0 |
* | remoteproc: qcom: wcnss: Fix race with iris probe | Bjorn Andersson | 2021-07-28 | 1 | -37/+12 |
* | remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get() | Stephan Gerhold | 2021-06-23 | 1 | -3/+2 |
* | remoteproc: qcom: wcnss: Allow specifying firmware-name | Bjorn Andersson | 2021-03-18 | 1 | -1/+7 |
* | remoteproc: add is_iomem to da_to_va | Peng Fan | 2021-03-11 | 1 | -1/+1 |
* | remoteproc: qcom_wcnss: remove unneeded semicolon | Yang Li | 2021-02-09 | 1 | -1/+1 |
* | remoteproc: qcom_wcnss: Allow replacing regulators with power domains | Stephan Gerhold | 2020-10-26 | 1 | -16/+93 |
* | remoteproc: qcom: Update PIL relocation info on load | Bjorn Andersson | 2020-07-02 | 1 | -3/+11 |
* | remoteproc: use rproc_coredump_set_elf_info in drivers | Clement Leger | 2020-04-20 | 1 | -0/+1 |
* | remoteproc: Use size_t type for len in da_to_va | Clement Leger | 2020-03-26 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | remoteproc: qcom: Add shutdown-ack irq | Sibi Sankar | 2019-01-22 | 1 | -0/+4 |
* | remoteproc: qcom: fix spelling mistake "Peripherial" -> "Peripheral" | Colin Ian King | 2019-01-07 | 1 | -1/+1 |
* | remoteproc: qcom: Introduce sysmon | Bjorn Andersson | 2018-02-13 | 1 | -0/+4 |
* | remoteproc: qcom: Register segments for core dump | Sarangdhar Joshi | 2018-02-12 | 1 | -0/+1 |
* | soc: qcom: mdt-loader: Return relocation base | Bjorn Andersson | 2018-02-12 | 1 | -1/+2 |
* | remoteproc: Remove null character write of shared mem | Jitendra Sharma | 2018-02-12 | 1 | -3/+0 |
* | remoteproc: Drop dangling find_rsc_table dummies | Bjorn Andersson | 2018-01-15 | 1 | -1/+0 |
* | remoteproc: Merge rproc_ops and rproc_fw_ops | Bjorn Andersson | 2018-01-15 | 1 | -7/+2 |
* | remoteproc: qcom: wcnss: Make SMD handling common | Bjorn Andersson | 2017-02-06 | 1 | -24/+4 |
* | remoteproc: Move qcom_mdt_loader into drivers/soc/qcom | Bjorn Andersson | 2017-02-06 | 1 | -1/+1 |
* | remoteproc: qcom: mdt_loader: Refactor MDT loader | Bjorn Andersson | 2017-02-06 | 1 | -27/+2 |
* | remoteproc: qcom: Extract non-mdt related helper | Bjorn Andersson | 2017-02-06 | 1 | -0/+1 |
* | remoteproc: qcom_wcnss: Fix circular module dependency | Bjorn Andersson | 2016-11-15 | 1 | -2/+23 |
* | remoteproc: wcnss: Bond SMD edge to remoteproc | Bjorn Andersson | 2016-11-15 | 1 | -0/+27 |
* | remoteproc: qcom: wcnss: Fix module autoload | Javier Martinez Canillas | 2016-10-19 | 1 | -0/+1 |
* | remoteproc: Split driver and consumer dereferencing | Bjorn Andersson | 2016-10-03 | 1 | -2/+2 |
* | remoteproc: qcom: wcnss: Fix return value check in wcnss_probe() | Wei Yongjun | 2016-08-23 | 1 | -2/+2 |
* | remoteproc: qcom: Introduce WCNSS peripheral image loader | Bjorn Andersson | 2016-08-18 | 1 | -0/+624 |