index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
2021-02-13
1
-0
/
+6
*
remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
Sibi Sankar
2021-02-13
1
-3
/
+2
*
remoteproc: qcom: q6v5: Update running state before requesting stop
Sibi Sankar
2020-08-21
1
-0
/
+2
*
remoteproc: Fix IDR initialisation in rproc_alloc()
Alex Elder
2020-06-25
1
-2
/
+1
*
remoteproc: Fix wrong rvring index computation
Clement Leger
2020-05-02
1
-1
/
+1
*
remoteproc: Initialize rproc_class before use
Brandon Maier
2020-02-24
1
-1
/
+1
*
remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
Sibi Sankar
2020-01-27
1
-0
/
+7
*
remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996
Sibi Sankar
2020-01-27
1
-1
/
+4
*
remoteproc: qcom: q6v5: Fix a race condition on fatal crash
Sibi Sankar
2019-11-24
1
-2
/
+1
*
remoteproc: Check for NULL firmwares in sysfs interface
Suman Anna
2019-11-24
1
-0
/
+5
*
remoteproc/davinci: Use %zx for formating size_t
Bjorn Andersson
2019-11-20
1
-1
/
+1
*
remoteproc: qcom: q6v5-mss: add SCM probe dependency
Brian Norris
2019-09-16
1
-0
/
+3
*
remoteproc: qcom: q6v5: shore up resource probe handling
Brian Norris
2019-09-16
1
-8
/
+36
*
remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
Bjorn Andersson
2018-11-13
1
-0
/
+12
*
remoteproc/davinci: use the reset framework
Bartosz Golaszewski
2018-08-16
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-30
1
-1
/
+2
*
remoteproc: replace "%p" with "%pK"
Loic Pallardy
2018-07-30
3
-6
/
+6
*
remoteproc: qcom: fix Q6V5_WCSS dependencies
Arnd Bergmann
2018-07-30
1
-0
/
+1
*
remoteproc: Reset table_ptr in rproc_start() failure paths
Suman Anna
2018-07-30
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-18
3
-0
/
+617
*
remoteproc: qcom: q6v5-pil: Use common q6v5 helpers
Bjorn Andersson
2018-06-18
2
-142
/
+16
*
remoteproc: qcom: adsp: Use common q6v5 helpers
Bjorn Andersson
2018-06-18
2
-129
/
+28
*
remoteproc: q6v5: Extract common resource handling
Bjorn Andersson
2018-06-18
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-29
1
-0
/
+3
*
remoteproc: q6v5: Add support for mss remoteproc on SDM845
Sibi Sankar
2018-05-29
1
-4
/
+111
*
remoteproc: q6v5: Introduce reset assert/deassert helper functions
Sibi Sankar
2018-05-29
1
-3
/
+13
*
remoteproc: q6v5: Move proxy unvote to handover irq handler
Sibi Sankar
2018-05-21
1
-7
/
+43
*
remoteproc: q6v5: Return irq from q6v5_request_irq()
Bjorn Andersson
2018-05-21
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
*
Merge tag 'v4.17-rc4' into rproc-next
Bjorn Andersson
2018-05-09
2
-2
/
+4
|
\
|
*
remoteproc: qcom: Fix potential device node leaks
Tobias Jordan
2018-04-25
1
-0
/
+2
|
*
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
2018-04-25
1
-2
/
+2
*
|
remoteproc: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-25
1
-1
/
+0
*
|
remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
Sibi Sankar
2018-04-17
1
-6
/
+4
|
/
*
remoteproc: fix null pointer dereference on glink only platforms
Sibi Sankar
2018-04-05
1
-0
/
+6
*
soc: qcom: qmi: add CONFIG_NET dependency
Arnd Bergmann
2018-03-27
1
-0
/
+1
*
remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'
Christophe JAILLET
2018-03-18
1
-6
/
+4
*
remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...
Christophe JAILLET
2018-03-18
1
-4
/
+3
*
remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
Christophe JAILLET
2018-03-18
1
-2
/
+4
[next]