aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna1-0/+5
2018-10-05remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCsSibi Sankar1-5/+24
2018-10-05remoteproc: qcom: q6v5-pil: Explicitly get mss_restart lineSibi Sankar1-1/+1
2018-09-27remoteproc: qcom: pas: Add QCS404 remoteprocsBjorn Andersson1-0/+12
2018-09-26remoteproc: qcom: Rename Hexagon v5 modem driverBjorn Andersson3-11/+11
2018-09-26remoteproc: qcom: Rename Hexagon v5 PAS driverBjorn Andersson3-16/+17
2018-09-26remoteproc: qcom: q6v5: Propagate EPROBE_DEFERBjorn Andersson1-0/+12
2018-09-06remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP supportBjorn Andersson1-0/+12
2018-08-27remoteproc/davinci: Use %zx for formating size_tBjorn Andersson1-1/+1
2018-08-16remoteproc/davinci: use the reset frameworkBartosz Golaszewski1-5/+29
2018-08-13remoteproc/davinci: Mark error recovery as disabledSuman Anna1-0/+3
2018-07-30remoteproc: st_slim: replace "%p" with "%pK"Loic Pallardy1-1/+2
2018-07-30remoteproc: replace "%p" with "%pK"Loic Pallardy3-6/+6
2018-07-30remoteproc: qcom: fix Q6V5_WCSS dependenciesArnd Bergmann1-0/+1
2018-07-30remoteproc: Reset table_ptr in rproc_start() failure pathsSuman Anna1-2/+3
2018-07-10remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar1-1/+0
2018-07-10remoteproc: qcom q6v5: fix modular buildArnd Bergmann1-0/+9
2018-06-26remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson1-3/+53
2018-06-26remoteproc: rename subdev probe and remove functionsAlex Elder2-12/+12
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson3-20/+21
2018-06-26remoteproc: Make start and stop in subdev optionalBjorn Andersson1-7/+13
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson1-15/+15
2018-06-18remoteproc: qcom: Introduce Hexagon V5 based WCSS driverSricharan R3-0/+617
2018-06-18remoteproc: qcom: q6v5-pil: Use common q6v5 helpersBjorn Andersson2-142/+16
2018-06-18remoteproc: qcom: adsp: Use common q6v5 helpersBjorn Andersson2-129/+28
2018-06-18remoteproc: q6v5: Extract common resource handlingBjorn Andersson4-0/+295
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner1-1/+1
2018-05-29remoteproc: q6v5: Allow defining GLINK edge for mss remoteprocSibi Sankar1-0/+3
2018-05-29remoteproc: q6v5: Add support for mss remoteproc on SDM845Sibi Sankar1-4/+111
2018-05-29remoteproc: q6v5: Introduce reset assert/deassert helper functionsSibi Sankar1-3/+13
2018-05-21remoteproc: q6v5: Move proxy unvote to handover irq handlerSibi Sankar1-7/+43
2018-05-21remoteproc: q6v5: Return irq from q6v5_request_irq()Bjorn Andersson1-5/+6
2018-05-09remoteproc/davinci: use octal permissions for module_param()Bartosz Golaszewski1-1/+1
2018-05-09remoteproc/davinci: prepare and unprepare the clock where neededBartosz Golaszewski1-3/+3
2018-05-09remoteproc/davinci: add the missing retval check for clk_enable()Bartosz Golaszewski1-1/+7
2018-05-09Merge tag 'v4.17-rc4' into rproc-nextBjorn Andersson2-2/+4
2018-04-25remoteproc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+0
2018-04-25remoteproc: qcom: Fix potential device node leaksTobias Jordan1-0/+2
2018-04-25remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen1-2/+2
2018-04-17remoteproc: Prevent incorrect rproc state on xfer mem ownership failureSibi Sankar1-6/+4
2018-04-05remoteproc: fix null pointer dereference on glink only platformsSibi Sankar1-0/+6
2018-03-27soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann1-0/+1
2018-03-18remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'Christophe JAILLET1-6/+4
2018-03-18remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_probe()'Christophe JAILLET1-4/+3
2018-03-18remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'Christophe JAILLET1-2/+4
2018-02-12remoteproc: qcom: Introduce sysmonBjorn Andersson7-0/+637
2018-02-12remoteproc: Pass type of shutdown to subdev removeBjorn Andersson2-12/+12
2018-02-12remoteproc: qcom: Register segments for core dumpSarangdhar Joshi4-0/+48
2018-02-12soc: qcom: mdt-loader: Return relocation baseBjorn Andersson2-2/+5
2018-02-12remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson2-7/+6