summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorLines
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-13/+28
2020-12-10remoteproc/mediatek: read IPI buffer offset from FWTzung-Bi Shih-22/+69
2020-12-10remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih-1/+2
2020-12-10remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong-6/+3
2020-12-10remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder-3/+1
2020-12-10remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing-2/+2
2020-12-10remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong-1/+4
2020-12-10remoteproc: qcom: fix reference leak in adsp_startZhang Qilong-1/+3
2020-12-10remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong-1/+4
2020-12-10remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot-0/+2
2020-12-10remoteproc: qcom: Add minidump id for sm8150 modemSiddharth Gupta-0/+1
2020-12-10remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta-2/+173
2020-12-10remoteproc: coredump: Add minidump functionalitySiddharth Gupta-0/+166
2020-12-10remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta-1/+5
2020-12-10remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih-13/+13
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna-0/+3
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna-9/+131
2020-12-10remoteproc: pru: Add pru-specific debugfs supportSuman Anna-0/+136
2020-12-10remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk-0/+227
2020-12-10remoteproc: pru: Add a PRU remoteproc driverSuman Anna-0/+446
2020-12-04remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in KconfigColin Ian King-1/+1
2020-12-04remoteproc: sysmon: fix shutdown_acked stateArnd Bergmann-5/+2
2020-11-25remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna-0/+43
2020-11-25remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna-2/+50
2020-11-25remoteproc: Add a rproc_set_firmware() APISuman Anna-31/+65
2020-11-25remoteproc: sysmon: Improve error messagesBjorn Andersson-6/+6
2020-11-25remoteproc: qcom: q6v5: Query sysmon before graceful shutdownBjorn Andersson-6/+13
2020-11-25remoteproc: sysmon: Expose the shutdown resultBjorn Andersson-19/+69
2020-11-25remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson-4/+21
2020-11-24remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after useSibi Sankar-15/+22
2020-11-24remoteproc: qcom_q6v5_mss: Replace ioremap with memremapSibi Sankar-6/+6
2020-11-23remoteproc: qcom_sysmon: Constify qmi_indication_handlerRikard Falkeborn-1/+1
2020-11-20remoteproc/mediatek: skip if filesz is 0Tzung-Bi Shih-6/+6
2020-11-20remoteproc/mediatek: fix boundary checkTzung-Bi Shih-2/+2
2020-11-20remoteproc/mediatek: fix sparse errors on dma_alloc and dma_freeTzung-Bi Shih-2/+2
2020-11-20remoteproc/mediatek: fix sparse errors on sram power on and offTzung-Bi Shih-2/+2
2020-11-17remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn-1/+1
2020-11-17remoteproc: ingenic: Constify ingenic_rproc_opsRikard Falkeborn-1/+1
2020-11-16remoteproc/wkup_m3: Use reset control driver if availableTony Lindgren-13/+28
2020-10-26remoteproc: ti_k3: fix -Wcast-function-type warningArnd Bergmann-12/+6
2020-10-26remoteproc: qcom_wcnss: Allow replacing regulators with power domainsStephan Gerhold-16/+93
2020-10-26remoteproc: qcom_q6v5_mss: Allow replacing regulators with power domainsStephan Gerhold-12/+56
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds-58/+1757
2020-10-15remoteproc/mediatek: Remove non-standard dsb()Bjorn Andersson-4/+0
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+25
2020-10-13remoteproc: Add recovery configuration to the sysfs interfaceRishabh Bhatnagar-0/+56
2020-10-13remoteproc: Add coredump as part of sysfs interfaceRishabh Bhatnagar-0/+63
2020-10-13remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar-14/+13
2020-10-13remoteproc: k3-r5: Add loading support for on-chip SRAM regionsSuman Anna-0/+79
2020-10-13remoteproc: k3-r5: Initialize TCM memories for ECCSuman Anna-2/+15