summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+0
* Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2020-08-1124-487/+2379
|\
| * remoteproc: core: Register the character device interfaceSiddharth Gupta2020-08-041-0/+7
| * remoteproc: Add remoteproc character device interfaceSiddharth Gupta2020-08-044-0/+162
| * remoteproc: kill IPA notify codeAlex Elder2020-07-284-128/+0
| * remoteproc: k3-dsp: Add support for C71x DSPsSuman Anna2020-07-281-2/+18
| * remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna2020-07-281-0/+72
| * remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPsSuman Anna2020-07-283-0/+713
| * remoteproc: k3: Add TI-SCI processor control helper functionsSuman Anna2020-07-281-0/+104
| * remoteproc: Introduce rproc_of_parse_firmware() helperSuman Anna2020-07-282-0/+25
| * remoteproc: qcom_q6v5_mss: Remove redundant running stateSibi Sankar2020-07-271-5/+0
| * remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar2020-07-271-0/+2
| * remoteproc: qcom_q6v5_mss: Add modem debug policy supportSibi Sankar2020-07-271-1/+24
| * remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar2020-07-271-3/+2
| * remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar2020-07-271-0/+6
| * remoteproc: qcom_q6v5_mss: Add MBA log extraction supportSibi Sankar2020-07-211-1/+37
| * remoteproc: Add coredump debugfs entryRishabh Bhatnagar2020-07-211-0/+90
| * remoteproc: Add inline coredump functionalityRishabh Bhatnagar2020-07-211-18/+138
| * remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar2020-07-212-7/+8
| * remoteproc: qcom_q6v5_mss: Replace mask based tracking with sizeSibi Sankar2020-07-211-9/+8
| * remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar2020-07-214-191/+209
| * remoteproc: stm32: Update M4 state in stm32_rproc_stop()Mathieu Poirier2020-07-171-0/+12
| * remoteproc: stm32: Introduce new attach() operationMathieu Poirier2020-07-171-0/+8
| * remoteproc: stm32: Properly handle the resource table when attachingMathieu Poirier2020-07-171-0/+76
| * remoteproc: stm32: Parse memory regions when attaching to M4Mathieu Poirier2020-07-171-3/+20
| * remoteproc: Make function rproc_resource_cleanup() publicMathieu Poirier2020-07-171-1/+2
| * remoteproc: stm32: Properly set co-processor state when attachingMathieu Poirier2020-07-171-0/+31
| * remoteproc: stm32: Parse syscon that will manage M4 synchronisationMathieu Poirier2020-07-171-0/+26
| * remoteproc: stm32: Remove memory translation from DT parsingMathieu Poirier2020-07-171-1/+5
| * remoteproc: stm32: Decouple rproc from DT parsingMathieu Poirier2020-07-171-11/+12
| * remoteproc: stm32: Request IRQ with platform deviceMathieu Poirier2020-07-171-2/+3
| * remoteproc: stm32: Decouple rproc from memory translationMathieu Poirier2020-07-171-4/+4
| * remoteproc: Properly handle firmware name when attachingMathieu Poirier2020-07-162-2/+32
| * remoteproc: Refactor function rproc_free_vring()Mathieu Poirier2020-07-161-4/+16
| * remoteproc: Refactor function rproc_trigger_auto_boot()Mathieu Poirier2020-07-161-0/+9
| * remoteproc: Refactor function rproc_boot()Mathieu Poirier2020-07-161-11/+17
| * remoteproc: Introducing function rproc_validate()Mathieu Poirier2020-07-161-0/+41
| * remoteproc: Introducing function rproc_actuate()Mathieu Poirier2020-07-161-1/+58
| * remoteproc: Introducing function rproc_attach()Mathieu Poirier2020-07-161-0/+42
| * remoteproc: Add new attach() remoteproc operationMathieu Poirier2020-07-161-0/+8
| * remoteproc: Add new RPROC_DETACHED stateMathieu Poirier2020-07-161-0/+1
| * remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completionSibi Sankar2020-07-161-6/+6
| * remoteproc: qcom: pil-info: Fix shift overflowBjorn Andersson2020-07-161-1/+1
| * remoteproc: qcom_sysmon: Solve function header bitrot issuesLee Jones2020-07-151-2/+2
| * remoteproc: remoteproc_core: Use 'gnu_printf' format notationLee Jones2020-07-151-0/+3
| * remoteproc: qcom: Add missing slab.hKefeng Wang2020-07-131-0/+1
| * remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar2020-07-081-1/+43
| * remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar2020-07-082-15/+80
| * remoteproc: qcom: Update PIL relocation info on loadBjorn Andersson2020-07-016-12/+55
| * remoteproc: qcom: Introduce helper to store pil info in IMEMBjorn Andersson2020-07-014-0/+142