Age | Commit message (Expand) | Author | Files | Lines |
2019-01-15 | virtio: don't allocate vqs when names[i] = NULL | Wei Wang | 1 | -2/+7 |
2018-11-27 | virtio_ring: disable packed ring on unsupported transports | Tiwei Bie | 1 | -0/+13 |
2018-10-19 | remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredump | Sibi Sankar | 1 | -0/+42 |
2018-10-19 | remoteproc: qcom: q6v5-mss: Add custom dump function for modem | Sibi Sankar | 1 | -0/+33 |
2018-10-19 | remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence | Sibi Sankar | 1 | -138/+170 |
2018-10-19 | remoteproc: Add mechanism for custom dump function assignment | Sibi Sankar | 1 | -0/+38 |
2018-10-19 | remoteproc: Introduce custom dump function for each remoteproc segment | Sibi Sankar | 1 | -7/+11 |
2018-10-15 | remoteproc: modify vring allocation to rely on centralized carveout allocator | Loic Pallardy | 3 | -30/+47 |
2018-10-10 | remoteproc: qcom: q6v5: shore up resource probe handling | Brian Norris | 1 | -8/+36 |
2018-10-10 | remoteproc: qcom: qcom_q6v5_adsp: Fix some return value check | Wei Yongjun | 1 | -8/+4 |
2018-10-10 | remoteproc: modify rproc_handle_carveout to support pre-registered region | Loic Pallardy | 1 | -0/+30 |
2018-10-10 | remoteproc: add helper function to check carveout device address | Loic Pallardy | 1 | -0/+47 |
2018-10-10 | remoteproc: add helper function to allocate rproc_mem_entry from reserved memory | Loic Pallardy | 1 | -0/+37 |
2018-10-10 | remoteproc: add alloc ops in rproc_mem_entry struct | Loic Pallardy | 1 | -93/+168 |
2018-10-10 | remoteproc: introduce rproc_find_carveout_by_name function | Loic Pallardy | 1 | -0/+42 |
2018-10-10 | remoteproc: introduce rproc_add_carveout function | Loic Pallardy | 1 | -1/+15 |
2018-10-10 | remoteproc: add helper function to allocate and init rproc_mem_entry struct | Loic Pallardy | 1 | -16/+49 |
2018-10-10 | remoteproc: add name in rproc_mem_entry struct | Loic Pallardy | 2 | -0/+2 |
2018-10-10 | remoteproc: add release ops in rproc_mem_entry struct | Loic Pallardy | 1 | -2/+21 |
2018-10-10 | remoteproc: add rproc_va_to_pa function | Loic Pallardy | 1 | -1/+17 |
2018-10-10 | remoteproc: configure IOMMU only if device address requested | Loic Pallardy | 1 | -1/+9 |
2018-10-09 | remoteproc: qcom: q6v5-mss: add SCM probe dependency | Brian Norris | 1 | -0/+3 |
2018-10-08 | remoteproc: qcom: q6v5-pil: Assign the relocated address | Sibi Sankar | 1 | -0/+1 |
2018-10-06 | remoteproc: qcom: Introduce Non-PAS ADSP PIL driver | Rohit kumar | 3 | -0/+517 |
2018-10-06 | remoteproc: qcom: q6v5: Fix a race condition on fatal crash | Sibi Sankar | 1 | -2/+1 |
2018-10-06 | remoteproc: Check for NULL firmwares in sysfs interface | Suman Anna | 1 | -0/+5 |
2018-10-05 | remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs | Sibi Sankar | 1 | -5/+24 |
2018-10-05 | remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line | Sibi Sankar | 1 | -1/+1 |
2018-09-28 | remoteproc: qcom: pas: Add QCS404 remoteprocs | Bjorn Andersson | 1 | -0/+12 |
2018-09-26 | remoteproc: qcom: Rename Hexagon v5 modem driver | Bjorn Andersson | 3 | -11/+11 |
2018-09-26 | remoteproc: qcom: Rename Hexagon v5 PAS driver | Bjorn Andersson | 3 | -16/+17 |
2018-09-26 | remoteproc: qcom: q6v5: Propagate EPROBE_DEFER | Bjorn Andersson | 1 | -0/+12 |
2018-09-07 | remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP support | Bjorn Andersson | 1 | -0/+12 |
2018-08-28 | remoteproc/davinci: Use %zx for formating size_t | Bjorn Andersson | 1 | -1/+1 |
2018-08-17 | remoteproc/davinci: use the reset framework | Bartosz Golaszewski | 1 | -5/+29 |
2018-08-13 | remoteproc/davinci: Mark error recovery as disabled | Suman Anna | 1 | -0/+3 |
2018-07-31 | remoteproc: st_slim: replace "%p" with "%pK" | Loic Pallardy | 1 | -1/+2 |
2018-07-31 | remoteproc: replace "%p" with "%pK" | Loic Pallardy | 3 | -6/+6 |
2018-07-31 | remoteproc: qcom: fix Q6V5_WCSS dependencies | Arnd Bergmann | 1 | -0/+1 |
2018-07-31 | remoteproc: Reset table_ptr in rproc_start() failure paths | Suman Anna | 1 | -2/+3 |
2018-07-11 | remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote | Sibi Sankar | 1 | -1/+0 |
2018-07-11 | remoteproc: qcom q6v5: fix modular build | Arnd Bergmann | 1 | -0/+9 |
2018-06-27 | remoteproc: Introduce prepare and unprepare for subdevices | Bjorn Andersson | 1 | -3/+53 |
2018-06-27 | remoteproc: rename subdev probe and remove functions | Alex Elder | 2 | -12/+12 |
2018-06-26 | remoteproc: Make client initialize ops in rproc_subdev | Bjorn Andersson | 3 | -20/+21 |
2018-06-26 | remoteproc: Make start and stop in subdev optional | Bjorn Andersson | 1 | -7/+13 |
2018-06-26 | remoteproc: Rename subdev functions to start/stop | Bjorn Andersson | 1 | -15/+15 |
2018-06-19 | remoteproc: qcom: Introduce Hexagon V5 based WCSS driver | Sricharan R | 3 | -0/+617 |
2018-06-19 | remoteproc: qcom: q6v5-pil: Use common q6v5 helpers | Bjorn Andersson | 2 | -142/+16 |
2018-06-19 | remoteproc: qcom: adsp: Use common q6v5 helpers | Bjorn Andersson | 2 | -129/+28 |