summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2020-08-04remoteproc: core: Register the character device interfaceSiddharth Gupta
2020-08-04remoteproc: Add remoteproc character device interfaceSiddharth Gupta
2020-07-28remoteproc: kill IPA notify codeAlex Elder
2020-07-28remoteproc: k3-dsp: Add support for C71x DSPsSuman Anna
2020-07-28remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna
2020-07-28remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPsSuman Anna
2020-07-28remoteproc: k3: Add TI-SCI processor control helper functionsSuman Anna
2020-07-28remoteproc: Introduce rproc_of_parse_firmware() helperSuman Anna
2020-07-27remoteproc: qcom_q6v5_mss: Remove redundant running stateSibi Sankar
2020-07-27remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar
2020-07-27remoteproc: qcom_q6v5_mss: Add modem debug policy supportSibi Sankar
2020-07-27remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2020-07-27remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2020-07-21remoteproc: qcom_q6v5_mss: Add MBA log extraction supportSibi Sankar
2020-07-21remoteproc: Add coredump debugfs entryRishabh Bhatnagar
2020-07-21remoteproc: Add inline coredump functionalityRishabh Bhatnagar
2020-07-21remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar
2020-07-21remoteproc: qcom_q6v5_mss: Replace mask based tracking with sizeSibi Sankar
2020-07-21remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar
2020-07-17remoteproc: stm32: Update M4 state in stm32_rproc_stop()Mathieu Poirier
2020-07-17remoteproc: stm32: Introduce new attach() operationMathieu Poirier
2020-07-17remoteproc: stm32: Properly handle the resource table when attachingMathieu Poirier
2020-07-17remoteproc: stm32: Parse memory regions when attaching to M4Mathieu Poirier
2020-07-17remoteproc: Make function rproc_resource_cleanup() publicMathieu Poirier
2020-07-17remoteproc: stm32: Properly set co-processor state when attachingMathieu Poirier
2020-07-17remoteproc: stm32: Parse syscon that will manage M4 synchronisationMathieu Poirier
2020-07-17remoteproc: stm32: Remove memory translation from DT parsingMathieu Poirier
2020-07-17remoteproc: stm32: Decouple rproc from DT parsingMathieu Poirier
2020-07-17remoteproc: stm32: Request IRQ with platform deviceMathieu Poirier
2020-07-17remoteproc: stm32: Decouple rproc from memory translationMathieu Poirier
2020-07-16remoteproc: Properly handle firmware name when attachingMathieu Poirier
2020-07-16remoteproc: Refactor function rproc_free_vring()Mathieu Poirier
2020-07-16remoteproc: Refactor function rproc_trigger_auto_boot()Mathieu Poirier
2020-07-16remoteproc: Refactor function rproc_boot()Mathieu Poirier
2020-07-16remoteproc: Introducing function rproc_validate()Mathieu Poirier
2020-07-16remoteproc: Introducing function rproc_actuate()Mathieu Poirier
2020-07-16remoteproc: Introducing function rproc_attach()Mathieu Poirier
2020-07-16remoteproc: Add new attach() remoteproc operationMathieu Poirier
2020-07-16remoteproc: Add new RPROC_DETACHED stateMathieu Poirier
2020-07-16remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completionSibi Sankar
2020-07-16remoteproc: qcom: pil-info: Fix shift overflowBjorn Andersson
2020-07-15remoteproc: qcom_sysmon: Solve function header bitrot issuesLee Jones
2020-07-15remoteproc: remoteproc_core: Use 'gnu_printf' format notationLee Jones
2020-07-13remoteproc: qcom: Add missing slab.hKefeng Wang
2020-07-08remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar
2020-07-08remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar
2020-07-01remoteproc: qcom: Update PIL relocation info on loadBjorn Andersson
2020-07-01remoteproc: qcom: Introduce helper to store pil info in IMEMBjorn Andersson