index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
remoteproc: Update max_notifyid as we allocate vrings
Bjorn Andersson
1
-10
/
+5
2016-11-14
remoteproc: Decouple vdev resources and devices
Bjorn Andersson
1
-15
/
+20
2016-11-14
remoteproc: Further extend the vdev life cycle
Bjorn Andersson
1
-1
/
+6
2016-11-14
remoteproc: virtio: Anchor vring life cycle in vdev
Bjorn Andersson
2
-6
/
+21
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
3
-4
/
+17
2016-11-14
remoteproc: wcnss: Bond SMD edge to remoteproc
Bjorn Andersson
1
-0
/
+27
2016-11-09
remoteproc: Introduce subdevices
Bjorn Andersson
1
-0
/
+72
2016-10-31
remoteproc: st: Fix error return code in st_rproc_probe()
Wei Yongjun
1
-1
/
+3
2016-10-31
remoteproc: debugfs: Remove state entry which is duplicated is sysfs
Matt Redfearn
1
-71
/
+0
2016-10-31
remoteproc: Add a sysfs interface for firmware and state
Matt Redfearn
4
-0
/
+160
2016-10-18
remoteproc: qcom: wcnss_iris: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-18
remoteproc: qcom: wcnss: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-18
remoteproc: qcom: q6v5_pil: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-18
remoteproc: Keep local copy of firmware name
Matt Redfearn
1
-15
/
+16
2016-10-18
remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
Peter Griffin
1
-8
/
+12
2016-10-18
remoteproc: st_slim_rproc: add a slimcore rproc driver
Peter Griffin
3
-2
/
+370
2016-10-06
Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-2
/
+2
2016-10-02
remoteproc: Refactor rproc module locking
Bjorn Andersson
1
-12
/
+8
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
8
-17
/
+32
2016-10-02
remoteproc: Correct resource handling upon boot failure
Bjorn Andersson
1
-4
/
+5
2016-09-19
remoteproc: Drop unnecessary NULL check
Bjorn Andersson
1
-7
/
+0
2016-09-08
rpmsg: Move rpmsg_device API to new file
Bjorn Andersson
1
-2
/
+2
2016-09-06
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
1
-6
/
+0
2016-08-22
remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()
Wei Yongjun
1
-2
/
+2
2016-08-18
remoteproc: qcom: Introduce WCNSS peripheral image loader
Bjorn Andersson
5
-0
/
+852
2016-08-18
remoteproc: Only update table_ptr if we have a loaded table
Bjorn Andersson
1
-10
/
+6
2016-08-17
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
1
-37
/
+18
2016-08-17
remoteproc: Move vdev handling to boot/shutdown
Bjorn Andersson
1
-22
/
+15
2016-08-17
remoteproc: Calculate max_notifyid during load
Bjorn Andersson
1
-12
/
+4
2016-08-17
remoteproc: Introduce auto-boot flag
Bjorn Andersson
3
-14
/
+29
2016-08-12
remoteproc/omap: revise a minor error trace message
Anna, Suman
1
-1
/
+2
2016-08-12
remoteproc/omap: fix various code formatting issues
Anna, Suman
1
-1
/
+1
2016-08-12
remoteproc: print hex numbers with a leading 0x format
Anna, Suman
1
-4
/
+4
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
5
-39
/
+39
2016-08-12
remoteproc: fix bare unsigned type usage
Anna, Suman
1
-6
/
+6
2016-08-12
remoteproc: use variable names for sizeof() operator
Anna, Suman
1
-2
/
+2
2016-08-12
remoteproc: fix couple of minor typos
Anna, Suman
2
-2
/
+2
2016-08-12
remoteproc: use proper format-specifier for printing dma_addr_t
Anna, Suman
1
-6
/
+6
2016-08-10
remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()
Wei Yongjun
1
-1
/
+3
2016-08-10
remoteproc: core: Remove pointless OOM print
Lee Jones
1
-1
/
+0
2016-08-10
remoteproc: core: Trivial: Improve error checking, spelling and debug prints
Lee Jones
1
-6
/
+6
2016-08-10
remoteproc: core: Ensure error message is clear
Lee Jones
1
-2
/
+3
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+3
2016-07-14
remoteproc: qcom: hexagon: Clean up mpss validation
Bjorn Andersson
1
-11
/
+7
2016-07-14
remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()
Wei Yongjun
1
-6
/
+2
2016-07-13
remoteproc: qcom: Driver for the self-authenticating Hexagon v5
Bjorn Andersson
5
-0
/
+1124
2016-06-14
remoteproc: Fix potential race condition in rproc_add
Dave Gerlach
1
-6
/
+9
2016-05-12
remoteproc: Add additional crash reasons
Bjorn Andersson
1
-0
/
+2
2016-05-12
remoteproc: core: Make the loaded resource table optional
Bjorn Andersson
1
-6
/
+2
2016-05-06
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
3
-3
/
+29
[prev]
[next]