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.12.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_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region
Miaoqian Lin
2022-04-20
1
-0
/
+1
*
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
2021-02-23
1
-0
/
+6
*
remoteproc: Fix wrong rvring index computation
Clement Leger
2020-05-02
1
-1
/
+1
*
remoteproc: Initialize rproc_class before use
Brandon Maier
2020-02-28
1
-1
/
+1
*
remoteproc: qcom: mdt_loader: Don't overwrite firmware object
Bjorn Andersson
2017-03-12
1
-3
/
+4
*
remoteproc: st: Fix error return code in st_rproc_probe()
Wei Yongjun
2017-01-19
1
-1
/
+3
*
remoteproc: qcom_wcnss: Fix circular module dependency
Bjorn Andersson
2017-01-19
5
-16
/
+29
*
Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteproc
Linus Torvalds
2016-10-06
1
-2
/
+2
|
\
|
*
rpmsg: Move rpmsg_device API to new file
Bjorn Andersson
2016-09-08
1
-2
/
+2
*
|
remoteproc: Refactor rproc module locking
Bjorn Andersson
2016-10-02
1
-12
/
+8
*
|
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-10-02
8
-17
/
+32
*
|
remoteproc: Correct resource handling upon boot failure
Bjorn Andersson
2016-10-02
1
-4
/
+5
*
|
remoteproc: Drop unnecessary NULL check
Bjorn Andersson
2016-09-19
1
-7
/
+0
*
|
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
2016-09-06
1
-6
/
+0
*
|
remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()
Wei Yongjun
2016-08-22
1
-2
/
+2
*
|
remoteproc: qcom: Introduce WCNSS peripheral image loader
Bjorn Andersson
2016-08-18
5
-0
/
+852
*
|
remoteproc: Only update table_ptr if we have a loaded table
Bjorn Andersson
2016-08-18
1
-10
/
+6
*
|
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
2016-08-17
1
-37
/
+18
*
|
remoteproc: Move vdev handling to boot/shutdown
Bjorn Andersson
2016-08-17
1
-22
/
+15
*
|
remoteproc: Calculate max_notifyid during load
Bjorn Andersson
2016-08-17
1
-12
/
+4
*
|
remoteproc: Introduce auto-boot flag
Bjorn Andersson
2016-08-17
3
-14
/
+29
*
|
remoteproc/omap: revise a minor error trace message
Anna, Suman
2016-08-12
1
-1
/
+2
*
|
remoteproc/omap: fix various code formatting issues
Anna, Suman
2016-08-12
1
-1
/
+1
*
|
remoteproc: print hex numbers with a leading 0x format
Anna, Suman
2016-08-12
1
-4
/
+4
*
|
remoteproc: align code with open parenthesis
Anna, Suman
2016-08-12
5
-39
/
+39
*
|
remoteproc: fix bare unsigned type usage
Anna, Suman
2016-08-12
1
-6
/
+6
*
|
remoteproc: use variable names for sizeof() operator
Anna, Suman
2016-08-12
1
-2
/
+2
*
|
remoteproc: fix couple of minor typos
Anna, Suman
2016-08-12
2
-2
/
+2
*
|
remoteproc: use proper format-specifier for printing dma_addr_t
Anna, Suman
2016-08-12
1
-6
/
+6
*
|
remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()
Wei Yongjun
2016-08-10
1
-1
/
+3
*
|
remoteproc: core: Remove pointless OOM print
Lee Jones
2016-08-10
1
-1
/
+0
*
|
remoteproc: core: Trivial: Improve error checking, spelling and debug prints
Lee Jones
2016-08-10
1
-6
/
+6
*
|
remoteproc: core: Ensure error message is clear
Lee Jones
2016-08-10
1
-2
/
+3
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-4
/
+3
*
remoteproc: qcom: hexagon: Clean up mpss validation
Bjorn Andersson
2016-07-14
1
-11
/
+7
*
remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()
Wei Yongjun
2016-07-14
1
-6
/
+2
*
remoteproc: qcom: Driver for the self-authenticating Hexagon v5
Bjorn Andersson
2016-07-13
5
-0
/
+1124
*
remoteproc: Fix potential race condition in rproc_add
Dave Gerlach
2016-06-14
1
-6
/
+9
*
remoteproc: Add additional crash reasons
Bjorn Andersson
2016-05-12
1
-0
/
+2
*
remoteproc: core: Make the loaded resource table optional
Bjorn Andersson
2016-05-12
1
-6
/
+2
*
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
2016-05-06
3
-3
/
+29
*
remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value
Vladimir Zapolskiy
2016-03-28
1
-2
/
+2
*
remoteproc: Supply controller driver for ST's Remote Processors
Lee Jones
2016-01-29
3
-0
/
+307
*
remoteproc: debugfs: Add ability to boot remote processor using debugfs
Lee Jones
2016-01-29
1
-0
/
+34
*
remoteproc: debugfs: Return error on invalid 'count' value
Lee Jones
2016-01-29
1
-1
/
+1
*
remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias
Dave Gerlach
2016-01-29
1
-0
/
+1
*
remoteproc: report error if resource table doesn't exist
Stefan Agner
2016-01-29
1
-1
/
+3
*
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2016-01-12
1
-1
/
+1
*
remoteproc: fix memory leak of remoteproc ida cache layers
Suman Anna
2015-11-26
1
-0
/
+2
*
remoteproc: avoid stack overflow in debugfs file
Arnd Bergmann
2015-11-26
1
-1
/
+1
[next]