aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2020-06-17remoteproc: Fix and restore the parenting hierarchy for vdevSuman Anna
2020-06-17remoteproc: Fall back to using parent memory pool if no dedicated availableTero Kristo
2020-05-10remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder
2020-05-02remoteproc: mtk_scp: use dma_addr_t for DMA APIArnd Bergmann
2020-04-17remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin
2020-04-17remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar
2020-04-17remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson
2020-01-24remoteproc: qcom: q6v5-mss: Improve readability of reset_assertSibi Sankar
2020-01-24remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeoutSibi Sankar
2020-01-21remoteproc: qcom: q6v5-mss: Rename boot status timeoutSibi Sankar
2020-01-21remoteproc: qcom: q6v5-mss: Improve readability across clk handlingSibi Sankar
2020-01-20remoteproc: use struct_size() helperGustavo A. R. Silva
2020-01-20remoteproc: Initialize rproc_class before useBrandon Maier
2020-01-20rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih
2020-01-20remoteproc/mediatek: add SCP support for mt8183Erin Lo
2019-12-20remoteproc: mss: q6v5-mss: Add modem support on SC7180Sibi Sankar
2019-12-20remoteproc: qcom: pas: Add MSM8998 ADSP and SLPI supportSibi Sankar
2019-12-20remoteproc: q6v5-mss: Remove mem clk from the active poolSibi Sankar
2019-12-18remoteproc: qcom: Remove unneeded semicolonMa Feng
2019-12-16remoteproc: qcom: pas: Add auto_boot flagSibi Sankar
2019-12-16remoteproc: qcom: pas: Add SM8150 ADSP, CDSP, Modem and SLPI supportSibi Sankar
2019-12-16remoteproc: qcom: pas: Vote for active/proxy power domainsSibi Sankar
2019-12-16remoteproc: qcom: pas: Disable interrupt on clock enable failureSibi Sankar
2019-11-18remoteproc: stm32: fix probe error caseFabien Dessenne
2019-11-14remoteproc: stm32: wakeup the system by wdg irqFabien Dessenne
2019-11-11remoteproc: Fix wrong rvring index computationClement Leger
2019-11-08remoteproc: stm32: use workqueue to treat mailbox callbackArnaud Pouliquen
2019-11-08remoteproc: fix argument 2 of rproc_mem_entry_initBen Dooks (Codethink)
2019-11-04remoteproc: qcom_q6v5_mss: Add support for MSM8998Jeffrey Hugo
2019-10-04remoteproc: debug: Remove unneeded NULL checkDing Xiang
2019-10-04remoteproc: remove useless typedefClement Leger
2019-09-22Merge tag 'rproc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2019-09-04remoteproc: don't allow modular buildChristoph Hellwig
2019-08-26remoteproc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-26remoteproc: stm32: manage the get_irq probe defer caseFabien Dessenne
2019-08-26remoteproc: stm32: clear MCU PDDS at firmware startFabien Dessenne
2019-08-26remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handlingSibi Sankar
2019-08-26remoteproc: Add a sysfs interface for nameSuman Anna
2019-07-24remoteproc: qcom: Move glink_ssr notification after stopBjorn Andersson
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-08remoteproc: stm32: fix building without ARM SMCCArnd Bergmann
2019-07-04remoteproc: qcom: q6v5-mss: Fix build error without QCOM_MDT_LOADERYueHaibing
2019-07-01remoteproc: copy parent dma_pfn_offset for vdevClement Leger
2019-07-01remoteproc: qcom: q6v5-mss: Support loading non-split imagesBjorn Andersson
2019-06-29remoteproc: stm32: add an ST stm32_rproc driverFabien Dessenne
2019-06-29remoteproc: Use struct_size() helperGustavo A. R. Silva
2019-06-29remoteproc: add vendor resources handlingClement Leger
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-03remoteproc: imx: Fix typo in "failed"Fabio Estevam