summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih2020-12-101-1/+2
* remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong2020-12-101-6/+3
* remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder2020-12-101-3/+1
* remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing2020-12-101-2/+2
* remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong2020-12-101-1/+4
* remoteproc: qcom: fix reference leak in adsp_startZhang Qilong2020-12-101-1/+3
* remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong2020-12-101-1/+4
* remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot2020-12-101-0/+2
* remoteproc: qcom: Add minidump id for sm8150 modemSiddharth Gupta2020-12-101-0/+1
* remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta2020-12-103-2/+173
* remoteproc: coredump: Add minidump functionalitySiddharth Gupta2020-12-103-0/+167
* remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta2020-12-102-1/+7
* remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih2020-12-101-13/+13
* remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna2020-12-101-0/+3
* remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna2020-12-101-9/+131
* remoteproc: pru: Add pru-specific debugfs supportSuman Anna2020-12-101-0/+136
* remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk2020-12-102-0/+227
* remoteproc: pru: Add a PRU remoteproc driverSuman Anna2020-12-103-0/+446
* dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSSSuman Anna2020-12-101-0/+214
* remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in KconfigColin Ian King2020-12-041-1/+1
* remoteproc: sysmon: fix shutdown_acked stateArnd Bergmann2020-12-041-5/+2
* remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna2020-11-251-0/+43
* remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna2020-11-251-2/+50
* dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCsSuman Anna2020-11-251-0/+2
* remoteproc: Add a rproc_set_firmware() APISuman Anna2020-11-253-31/+66
* remoteproc: sysmon: Improve error messagesBjorn Andersson2020-11-251-6/+6
* remoteproc: qcom: q6v5: Query sysmon before graceful shutdownBjorn Andersson2020-11-256-6/+13
* remoteproc: sysmon: Expose the shutdown resultBjorn Andersson2020-11-252-19/+69
* remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson2020-11-251-4/+21
* remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after useSibi Sankar2020-11-241-15/+22
* remoteproc: qcom_q6v5_mss: Replace ioremap with memremapSibi Sankar2020-11-241-6/+6
* remoteproc: qcom_sysmon: Constify qmi_indication_handlerRikard Falkeborn2020-11-231-1/+1
* remoteproc/mediatek: skip if filesz is 0Tzung-Bi Shih2020-11-201-6/+6
* remoteproc/mediatek: fix boundary checkTzung-Bi Shih2020-11-201-2/+2
* remoteproc/mediatek: fix sparse errors on dma_alloc and dma_freeTzung-Bi Shih2020-11-202-2/+2
* remoteproc/mediatek: fix sparse errors on sram power on and offTzung-Bi Shih2020-11-201-2/+2
* remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn2020-11-171-1/+1
* remoteproc: ingenic: Constify ingenic_rproc_opsRikard Falkeborn2020-11-171-1/+1
* remoteproc: ti_k3: fix -Wcast-function-type warningArnd Bergmann2020-10-261-12/+6
* dt-bindings: remoteproc: stm32_rproc: update syscon descriptionsArnaud Pouliquen2020-10-261-6/+0
* dt-bindings: remoteproc: stm32_rproc: update for firmware synchronizationArnaud Pouliquen2020-10-261-0/+15
* dt-bindings: arm: stm32: Add compatible for syscon tamp nodeArnaud Pouliquen2020-10-261-0/+1
* remoteproc: qcom_wcnss: Allow replacing regulators with power domainsStephan Gerhold2020-10-261-16/+93
* dt-bindings: remoteproc: qcom,wcnss: Deprecate regulators for PDsStephan Gerhold2020-10-261-4/+16
* remoteproc: qcom_q6v5_mss: Allow replacing regulators with power domainsStephan Gerhold2020-10-261-12/+56
* dt-bindings: remoteproc: qcom: Deprecate regulators for Q6V5 PDsStephan Gerhold2020-10-261-6/+6
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-25117-196/+196
* kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-256-8/+6