summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorLines
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds-487/+2379
2020-08-04remoteproc: core: Register the character device interfaceSiddharth Gupta-0/+7
2020-08-04remoteproc: Add remoteproc character device interfaceSiddharth Gupta-0/+162
2020-07-28remoteproc: kill IPA notify codeAlex Elder-128/+0
2020-07-28remoteproc: k3-dsp: Add support for C71x DSPsSuman Anna-2/+18
2020-07-28remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna-0/+72
2020-07-28remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPsSuman Anna-0/+713
2020-07-28remoteproc: k3: Add TI-SCI processor control helper functionsSuman Anna-0/+104
2020-07-28remoteproc: Introduce rproc_of_parse_firmware() helperSuman Anna-0/+25
2020-07-27remoteproc: qcom_q6v5_mss: Remove redundant running stateSibi Sankar-5/+0
2020-07-27remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar-0/+2
2020-07-27remoteproc: qcom_q6v5_mss: Add modem debug policy supportSibi Sankar-1/+24
2020-07-27remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar-3/+2
2020-07-27remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar-0/+6
2020-07-21remoteproc: qcom_q6v5_mss: Add MBA log extraction supportSibi Sankar-1/+37
2020-07-21remoteproc: Add coredump debugfs entryRishabh Bhatnagar-0/+90
2020-07-21remoteproc: Add inline coredump functionalityRishabh Bhatnagar-18/+138
2020-07-21remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar-7/+8
2020-07-21remoteproc: qcom_q6v5_mss: Replace mask based tracking with sizeSibi Sankar-9/+8
2020-07-21remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar-191/+209
2020-07-17remoteproc: stm32: Update M4 state in stm32_rproc_stop()Mathieu Poirier-0/+12
2020-07-17remoteproc: stm32: Introduce new attach() operationMathieu Poirier-0/+8
2020-07-17remoteproc: stm32: Properly handle the resource table when attachingMathieu Poirier-0/+76
2020-07-17remoteproc: stm32: Parse memory regions when attaching to M4Mathieu Poirier-3/+20
2020-07-17remoteproc: Make function rproc_resource_cleanup() publicMathieu Poirier-1/+2
2020-07-17remoteproc: stm32: Properly set co-processor state when attachingMathieu Poirier-0/+31
2020-07-17remoteproc: stm32: Parse syscon that will manage M4 synchronisationMathieu Poirier-0/+26
2020-07-17remoteproc: stm32: Remove memory translation from DT parsingMathieu Poirier-1/+5
2020-07-17remoteproc: stm32: Decouple rproc from DT parsingMathieu Poirier-11/+12
2020-07-17remoteproc: stm32: Request IRQ with platform deviceMathieu Poirier-2/+3
2020-07-17remoteproc: stm32: Decouple rproc from memory translationMathieu Poirier-4/+4
2020-07-16remoteproc: Properly handle firmware name when attachingMathieu Poirier-2/+32
2020-07-16remoteproc: Refactor function rproc_free_vring()Mathieu Poirier-4/+16
2020-07-16remoteproc: Refactor function rproc_trigger_auto_boot()Mathieu Poirier-0/+9
2020-07-16remoteproc: Refactor function rproc_boot()Mathieu Poirier-11/+17
2020-07-16remoteproc: Introducing function rproc_validate()Mathieu Poirier-0/+41
2020-07-16remoteproc: Introducing function rproc_actuate()Mathieu Poirier-1/+58
2020-07-16remoteproc: Introducing function rproc_attach()Mathieu Poirier-0/+42
2020-07-16remoteproc: Add new attach() remoteproc operationMathieu Poirier-0/+8
2020-07-16remoteproc: Add new RPROC_DETACHED stateMathieu Poirier-0/+1
2020-07-16remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completionSibi Sankar-6/+6
2020-07-16remoteproc: qcom: pil-info: Fix shift overflowBjorn Andersson-1/+1
2020-07-15remoteproc: qcom_sysmon: Solve function header bitrot issuesLee Jones-2/+2
2020-07-15remoteproc: remoteproc_core: Use 'gnu_printf' format notationLee Jones-0/+3
2020-07-13remoteproc: qcom: Add missing slab.hKefeng Wang-0/+1
2020-07-08remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar-1/+43
2020-07-08remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar-15/+80
2020-07-01remoteproc: qcom: Update PIL relocation info on loadBjorn Andersson-12/+55
2020-07-01remoteproc: qcom: Introduce helper to store pil info in IMEMBjorn Andersson-0/+142
2020-07-01Revert "remoteproc: Add support for runtime PM"Mathieu Poirier-16/+1