summaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-18remoteproc: stm32: Update M4 state in stm32_rproc_stop()Mathieu Poirier1-0/+12
2020-07-18remoteproc: stm32: Introduce new attach() operationMathieu Poirier1-0/+8
2020-07-18remoteproc: stm32: Properly handle the resource table when attachingMathieu Poirier1-0/+76
2020-07-18remoteproc: stm32: Parse memory regions when attaching to M4Mathieu Poirier1-3/+20
2020-07-18remoteproc: Make function rproc_resource_cleanup() publicMathieu Poirier2-1/+3
2020-07-18remoteproc: stm32: Properly set co-processor state when attachingMathieu Poirier1-0/+31
2020-07-18remoteproc: stm32: Parse syscon that will manage M4 synchronisationMathieu Poirier1-0/+26
2020-07-18remoteproc: stm32: Remove memory translation from DT parsingMathieu Poirier1-1/+5
2020-07-18remoteproc: stm32: Decouple rproc from DT parsingMathieu Poirier1-11/+12
2020-07-18remoteproc: stm32: Request IRQ with platform deviceMathieu Poirier1-2/+3
2020-07-18remoteproc: stm32: Decouple rproc from memory translationMathieu Poirier1-4/+4
2020-07-17remoteproc: Properly handle firmware name when attachingMathieu Poirier3-2/+34
2020-07-17remoteproc: Refactor function rproc_free_vring()Mathieu Poirier1-4/+16
2020-07-17remoteproc: Refactor function rproc_trigger_auto_boot()Mathieu Poirier1-0/+9
2020-07-17remoteproc: Refactor function rproc_boot()Mathieu Poirier1-11/+17
2020-07-17remoteproc: Introducing function rproc_validate()Mathieu Poirier1-0/+41
2020-07-17remoteproc: Introducing function rproc_actuate()Mathieu Poirier1-1/+58
2020-07-17remoteproc: Introducing function rproc_attach()Mathieu Poirier1-0/+42
2020-07-17remoteproc: Add new attach() remoteproc operationMathieu Poirier2-0/+10
2020-07-17remoteproc: Add new RPROC_DETACHED stateMathieu Poirier2-1/+5
2020-07-17remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completionSibi Sankar1-6/+6
2020-07-17remoteproc: qcom: pil-info: Fix shift overflowBjorn Andersson1-1/+1
2020-07-15remoteproc: qcom_sysmon: Solve function header bitrot issuesLee Jones1-2/+2
2020-07-15remoteproc: remoteproc_core: Use 'gnu_printf' format notationLee Jones1-0/+3
2020-07-13remoteproc: qcom: Add missing slab.hKefeng Wang1-0/+1
2020-07-09remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar2-1/+59
2020-07-09remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar3-20/+95
2020-07-02remoteproc: qcom: Update PIL relocation info on loadBjorn Andersson6-12/+55
2020-07-02remoteproc: qcom: Introduce helper to store pil info in IMEMBjorn Andersson4-0/+142