summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2020-12-10remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta
2020-12-10remoteproc: coredump: Add minidump functionalitySiddharth Gupta
2020-12-10remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta
2020-12-10remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna
2020-12-10remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna
2020-12-10remoteproc: pru: Add pru-specific debugfs supportSuman Anna
2020-12-10remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk
2020-12-10remoteproc: pru: Add a PRU remoteproc driverSuman Anna
2020-12-04remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in KconfigColin Ian King
2020-12-04remoteproc: sysmon: fix shutdown_acked stateArnd Bergmann
2020-11-25remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna
2020-11-25remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna
2020-11-25remoteproc: Add a rproc_set_firmware() APISuman Anna
2020-11-25remoteproc: sysmon: Improve error messagesBjorn Andersson
2020-11-25remoteproc: qcom: q6v5: Query sysmon before graceful shutdownBjorn Andersson
2020-11-25remoteproc: sysmon: Expose the shutdown resultBjorn Andersson
2020-11-25remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson
2020-11-24remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after useSibi Sankar
2020-11-24remoteproc: qcom_q6v5_mss: Replace ioremap with memremapSibi Sankar
2020-11-23remoteproc: qcom_sysmon: Constify qmi_indication_handlerRikard Falkeborn
2020-11-20remoteproc/mediatek: skip if filesz is 0Tzung-Bi Shih
2020-11-20remoteproc/mediatek: fix boundary checkTzung-Bi Shih
2020-11-20remoteproc/mediatek: fix sparse errors on dma_alloc and dma_freeTzung-Bi Shih
2020-11-20remoteproc/mediatek: fix sparse errors on sram power on and offTzung-Bi Shih
2020-11-17remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn
2020-11-17remoteproc: ingenic: Constify ingenic_rproc_opsRikard Falkeborn
2020-10-26remoteproc: ti_k3: fix -Wcast-function-type warningArnd Bergmann
2020-10-26remoteproc: qcom_wcnss: Allow replacing regulators with power domainsStephan Gerhold
2020-10-26remoteproc: qcom_q6v5_mss: Allow replacing regulators with power domainsStephan Gerhold
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-10-15remoteproc/mediatek: Remove non-standard dsb()Bjorn Andersson
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13remoteproc: Add recovery configuration to the sysfs interfaceRishabh Bhatnagar
2020-10-13remoteproc: Add coredump as part of sysfs interfaceRishabh Bhatnagar
2020-10-13remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar
2020-10-13remoteproc: k3-r5: Add loading support for on-chip SRAM regionsSuman Anna
2020-10-13remoteproc: k3-r5: Initialize TCM memories for ECCSuman Anna
2020-10-13remoteproc: k3-r5: Add a remoteproc driver for R5F subsystemSuman Anna
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-26remoteproc: scp: add COMPILE_TEST dependencyAlexandre Courbot
2020-09-25remoteproc/mediatek: Add support for mt8192 SCPPi-Hsun Shih
2020-09-25remoteproc: Fixup coredump debugfs disable requestSibi Sankar
2020-09-25remoteproc: qcom_q6v5: Assign mpss region to Q6 before MBA bootSibi Sankar
2020-09-25remoteproc/mediatek: fix null pointer dereference on null scp pointerColin Ian King
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-15remoteproc: stm32: Fix pointer assignementMathieu Poirier
2020-09-15remoteproc: scp: add COMPILE_TEST dependencyAlexandre Courbot
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds