| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remoteproc: modify rproc_handle_carveout to support pre-registered region | Loic Pallardy | 2018-10-10 | 1 | -0/+30 |
* | remoteproc: add helper function to check carveout device address | Loic Pallardy | 2018-10-10 | 1 | -0/+47 |
* | remoteproc: add helper function to allocate rproc_mem_entry from reserved memory | Loic Pallardy | 2018-10-10 | 1 | -0/+37 |
* | remoteproc: add alloc ops in rproc_mem_entry struct | Loic Pallardy | 2018-10-10 | 1 | -93/+168 |
* | remoteproc: introduce rproc_find_carveout_by_name function | Loic Pallardy | 2018-10-10 | 1 | -0/+42 |
* | remoteproc: introduce rproc_add_carveout function | Loic Pallardy | 2018-10-10 | 1 | -1/+15 |
* | remoteproc: add helper function to allocate and init rproc_mem_entry struct | Loic Pallardy | 2018-10-10 | 1 | -16/+49 |
* | remoteproc: add name in rproc_mem_entry struct | Loic Pallardy | 2018-10-10 | 2 | -0/+2 |
* | remoteproc: add release ops in rproc_mem_entry struct | Loic Pallardy | 2018-10-10 | 1 | -2/+21 |
* | remoteproc: add rproc_va_to_pa function | Loic Pallardy | 2018-10-10 | 1 | -1/+17 |
* | remoteproc: configure IOMMU only if device address requested | Loic Pallardy | 2018-10-10 | 1 | -1/+9 |
* | remoteproc: qcom: q6v5-mss: add SCM probe dependency | Brian Norris | 2018-10-09 | 1 | -0/+3 |
* | remoteproc: qcom: q6v5-pil: Assign the relocated address | Sibi Sankar | 2018-10-08 | 1 | -0/+1 |
* | remoteproc: qcom: Introduce Non-PAS ADSP PIL driver | Rohit kumar | 2018-10-06 | 3 | -0/+517 |
* | remoteproc: qcom: q6v5: Fix a race condition on fatal crash | Sibi Sankar | 2018-10-06 | 1 | -2/+1 |
* | remoteproc: Check for NULL firmwares in sysfs interface | Suman Anna | 2018-10-06 | 1 | -0/+5 |
* | remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs | Sibi Sankar | 2018-10-05 | 1 | -5/+24 |
* | remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line | Sibi Sankar | 2018-10-05 | 1 | -1/+1 |
* | remoteproc: qcom: pas: Add QCS404 remoteprocs | Bjorn Andersson | 2018-09-28 | 1 | -0/+12 |
* | remoteproc: qcom: Rename Hexagon v5 modem driver | Bjorn Andersson | 2018-09-26 | 3 | -11/+11 |
* | remoteproc: qcom: Rename Hexagon v5 PAS driver | Bjorn Andersson | 2018-09-26 | 3 | -16/+17 |
* | remoteproc: qcom: q6v5: Propagate EPROBE_DEFER | Bjorn Andersson | 2018-09-26 | 1 | -0/+12 |
* | remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP support | Bjorn Andersson | 2018-09-06 | 1 | -0/+12 |
* | remoteproc/davinci: Use %zx for formating size_t | Bjorn Andersson | 2018-08-28 | 1 | -1/+1 |
* | remoteproc/davinci: use the reset framework | Bartosz Golaszewski | 2018-08-17 | 1 | -5/+29 |
* | remoteproc/davinci: Mark error recovery as disabled | Suman Anna | 2018-08-13 | 1 | -0/+3 |
* | remoteproc: st_slim: replace "%p" with "%pK" | Loic Pallardy | 2018-07-31 | 1 | -1/+2 |
* | remoteproc: replace "%p" with "%pK" | Loic Pallardy | 2018-07-31 | 3 | -6/+6 |
* | remoteproc: qcom: fix Q6V5_WCSS dependencies | Arnd Bergmann | 2018-07-31 | 1 | -0/+1 |
* | remoteproc: Reset table_ptr in rproc_start() failure paths | Suman Anna | 2018-07-31 | 1 | -2/+3 |
* | remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote | Sibi Sankar | 2018-07-10 | 1 | -1/+0 |
* | remoteproc: qcom q6v5: fix modular build | Arnd Bergmann | 2018-07-10 | 1 | -0/+9 |
* | remoteproc: Introduce prepare and unprepare for subdevices | Bjorn Andersson | 2018-06-26 | 1 | -3/+53 |
* | remoteproc: rename subdev probe and remove functions | Alex Elder | 2018-06-26 | 2 | -12/+12 |
* | remoteproc: Make client initialize ops in rproc_subdev | Bjorn Andersson | 2018-06-26 | 3 | -20/+21 |
* | remoteproc: Make start and stop in subdev optional | Bjorn Andersson | 2018-06-26 | 1 | -7/+13 |
* | remoteproc: Rename subdev functions to start/stop | Bjorn Andersson | 2018-06-26 | 1 | -15/+15 |
* | remoteproc: qcom: Introduce Hexagon V5 based WCSS driver | Sricharan R | 2018-06-19 | 3 | -0/+617 |
* | remoteproc: qcom: q6v5-pil: Use common q6v5 helpers | Bjorn Andersson | 2018-06-19 | 2 | -142/+16 |
* | remoteproc: qcom: adsp: Use common q6v5 helpers | Bjorn Andersson | 2018-06-19 | 2 | -129/+28 |
* | remoteproc: q6v5: Extract common resource handling | Bjorn Andersson | 2018-06-19 | 4 | -0/+295 |
* | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner | 2018-06-15 | 1 | -1/+1 |
* | remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc | Sibi Sankar | 2018-05-30 | 1 | -0/+3 |
* | remoteproc: q6v5: Add support for mss remoteproc on SDM845 | Sibi Sankar | 2018-05-30 | 1 | -4/+111 |
* | remoteproc: q6v5: Introduce reset assert/deassert helper functions | Sibi Sankar | 2018-05-30 | 1 | -3/+13 |
* | remoteproc: q6v5: Move proxy unvote to handover irq handler | Sibi Sankar | 2018-05-22 | 1 | -7/+43 |
* | remoteproc: q6v5: Return irq from q6v5_request_irq() | Bjorn Andersson | 2018-05-22 | 1 | -5/+6 |
* | remoteproc/davinci: use octal permissions for module_param() | Bartosz Golaszewski | 2018-05-09 | 1 | -1/+1 |
* | remoteproc/davinci: prepare and unprepare the clock where needed | Bartosz Golaszewski | 2018-05-09 | 1 | -3/+3 |
* | remoteproc/davinci: add the missing retval check for clk_enable() | Bartosz Golaszewski | 2018-05-09 | 1 | -1/+7 |