summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2020-08-21remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-05-20remoteproc: Fix an error code in devm_rproc_alloc()Dan Carpenter
2020-05-18remoteproc: ingenic: Added remoteproc driverPaul Cercueil
2020-05-18remoteproc: Add support for runtime PMPaul Cercueil
2020-05-14remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev()Bjorn Andersson
2020-05-12remoteproc: Fix and restore the parenting hierarchy for vdevSuman Anna
2020-05-12remoteproc: Fall back to using parent memory pool if no dedicated availableTero Kristo
2020-05-12remoteproc: wcss: add support for rpmsg communicationSivaprakash Murugesan
2020-05-12remoteproc: core: Prevent system suspend during remoteproc recoveryRishabh Bhatnagar
2020-05-12remoteproc: qcom_q6v5_mss: Remove unused q6v5_da_to_va functionSibi Sankar
2020-05-12remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after useSibi Sankar
2020-05-12remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register spaceSibi Sankar
2020-05-12remoteproc: qcom: pas: Add SM8250 PAS remoteprocsBjorn Andersson
2020-05-11remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-regionSibi Sankar
2020-05-11remoteproc: qcom: pas: Add SC7180 Modem supportSibi Sankar
2020-05-11remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()Wei Yongjun
2020-05-07soc: qcom: glink_ssr: Internalize ssr_notifiersBjorn Andersson
2020-05-07remoteproc: qcom: Pass ssr_name to glink subdeviceBjorn Andersson
2020-04-23Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-22remoteproc: Add missing '\n' in log messagesChristophe JAILLET
2020-04-22remoteproc: Add prepare and unprepare opsLoic Pallardy
2020-04-22remoteproc: remove rproc_elf32_sanity_checkClement Leger
2020-04-20remoteproc: Add device-managed variants of rproc_alloc/rproc_addPaul Cercueil
2020-04-20remoteproc: Use a local copy for the name fieldSuman Anna
2020-04-20remoteproc: Get rid of tedious error pathMathieu Poirier
2020-04-20remoteproc: Split rproc_ops allocation from rproc_alloc()Mathieu Poirier
2020-04-20remoteproc: Restructure firmware name allocationMathieu Poirier
2020-04-20remoteproc: Use kstrdup_const() rather than kstrdup()Mathieu Poirier
2020-04-20remoteproc: sysmon: Inform current rproc about all active rprocsSiddharth Gupta
2020-04-20remoteproc: sysmon: Add notifications for eventsSiddharth Gupta
2020-04-20remoteproc: sysmon: Add ability to send type of notificationSiddharth Gupta
2020-04-19remoteproc: use rproc_coredump_set_elf_info in driversClement Leger
2020-04-19remoteproc: add rproc_coredump_set_elf_infoClement Leger
2020-04-19remoteproc: Simplify default name allocationMathieu Poirier
2020-04-19remoteproc: Split firmware name allocation from rproc_alloc()Mathieu Poirier
2020-04-19remoteproc: Fix IDR initialisation in rproc_alloc()Alex Elder
2020-04-17remoteproc: pull in slab.hMichael S. Tsirkin
2020-04-17remoteproc: pull in slab.hMichael S. Tsirkin
2020-04-16remoteproc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2020-04-16remoteproc: mtk_scp: use dma_addr_t for DMA APIArnd Bergmann
2020-04-16remoteproc: qcom_q6v5_mss: fix q6v5_probe() error pathsAlex Elder
2020-04-16remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder
2020-04-03remoteproc/omap: Fix set_load call in omap_rproc_request_timerNathan Chancellor
2020-04-02Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-03-25remoteproc/omap: Switch to SPDX license identifiersSuman Anna
2020-03-25remoteproc/omap: Add watchdog functionality for remote processorsSuman Anna
2020-03-25remoteproc/omap: Report device exceptions and trigger recoverySuman Anna