index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: qcom: smd: Remove standalone driver
Bjorn Andersson
2017-03-28
1
-3
/
+3
*
remoteproc: qcom: fix QCOM_SMD dependencies
Arnd Bergmann
2017-03-20
1
-3
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
1
-1
/
+2
|
\
|
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-1
/
+2
*
|
remoteproc: qcom: mdt_loader: Use signed type for offset
Bjorn Andersson
2017-02-22
1
-1
/
+1
*
|
remoteproc: st: add virtio communication support
Loic Pallardy
2017-02-06
2
-2
/
+114
*
|
remoteproc: st: correct probe error management
Loic Pallardy
2017-02-06
1
-2
/
+4
*
|
remoteproc: Modify the function names
Sarangdhar Joshi
2017-02-06
1
-9
/
+5
*
|
remoteproc: Reduce asynchronous request_firmware to auto-boot only
Sarangdhar Joshi
2017-02-06
1
-6
/
+8
*
|
remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()
Sarangdhar Joshi
2017-02-06
1
-5
/
+0
*
|
remoteproc: qcom: Use common SMD edge handler
Bjorn Andersson
2017-02-06
3
-0
/
+14
*
|
remoteproc: qcom: wcnss: Make SMD handling common
Bjorn Andersson
2017-02-06
3
-26
/
+67
*
|
remoteproc: Move qcom_mdt_loader into drivers/soc/qcom
Bjorn Andersson
2017-02-06
7
-225
/
+3
*
|
remoteproc: qcom: mdt_loader: Refactor MDT loader
Bjorn Andersson
2017-02-06
4
-105
/
+98
*
|
remoteproc: qcom: mdt_loader: Don't overwrite firmware object
Bjorn Andersson
2017-02-06
1
-3
/
+4
*
|
remoteproc: qcom: Extract non-mdt related helper
Bjorn Andersson
2017-02-06
9
-20
/
+67
*
|
remoteproc: qcom: q6v5: Decouple driver from MDT loader
Bjorn Andersson
2017-02-06
2
-57
/
+90
*
|
remoteproc: qcom: q6v5: Remove mss supply from 8916
Bjorn Andersson
2017-02-06
1
-8
/
+3
*
|
remoteproc: qcom: fix initializers for qcom_mss_reg_res array
Arnd Bergmann
2017-02-01
1
-2
/
+2
*
|
remoteproc: Drop firmware_loading_complete
Sarangdhar Joshi
2017-01-30
1
-11
/
+11
*
|
remoteproc: Add RPROC_DELETED state
Sarangdhar Joshi
2017-01-30
1
-0
/
+1
*
|
remoteproc: Move rproc_delete_debug_dir() to rproc_del()
Sarangdhar Joshi
2017-01-30
1
-2
/
+2
*
|
remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc.
Avaneesh Kumar Dwivedi
2017-01-30
1
-1
/
+9
*
|
remoteproc: qcom: Add additional agree2_clk and px regulator resource.
Avaneesh Kumar Dwivedi
2017-01-30
1
-5
/
+38
*
|
remoteproc: qcom: Compatible string based resource initialization.
Avaneesh Kumar Dwivedi
2017-01-30
1
-14
/
+33
*
|
drivers: remoteproc: constify rproc_ops structures
Bhumika Goyal
2017-01-18
5
-5
/
+5
*
|
remoteproc: qcom: Initialize and enable proxy and active regulators.
Avaneesh Kumar Dwivedi
2017-01-18
1
-50
/
+169
*
|
remoteproc: qcom: Initialize and enable proxy and active clocks.
Avaneesh Kumar Dwivedi
2017-01-18
1
-42
/
+109
*
|
remoteproc: qcom: Compatible string based private resource initialization.
Avaneesh Kumar Dwivedi
2017-01-18
1
-3
/
+22
*
|
remoteproc: add some kind of help
Pavel Machek
2017-01-18
1
-2
/
+5
|
/
*
Revert "remoteproc: Merge table_ptr and cached_table pointers"
Bjorn Andersson
2016-12-30
1
-10
/
+16
*
remoteproc: fix vdev reference management
Loic Pallardy
2016-12-30
1
-3
/
+0
*
remoteproc: qcom_adsp_pil: select qcom_scm
Arnd Bergmann
2016-12-09
1
-0
/
+1
*
remoteproc: Drop wait in __rproc_boot()
Bjorn Andersson
2016-12-09
1
-19
/
+3
*
remoteproc/ste: Delete unused driver
Jean Delvare
2016-12-09
3
-353
/
+0
*
remoteproc: Remove "experimental" warning
Bjorn Andersson
2016-12-09
1
-3
/
+0
*
remoteproc: qcom_adsp_pil: select qcom_scm
Arnd Bergmann
2016-12-09
1
-0
/
+1
*
remoteproc: qcom: mdt_loader: add include for sizes
Stanimir Varbanov
2016-12-02
1
-0
/
+1
*
remoteproc: Update last rproc_put users to rproc_free
Bjorn Andersson
2016-11-19
2
-4
/
+4
*
remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLE
Bjorn Andersson
2016-11-19
1
-0
/
+1
*
remoteproc: wcnss-pil: add QCOM_SMD dependency
Arnd Bergmann
2016-11-18
1
-0
/
+1
*
remoteproc: Add support for xo clock
Sarangdhar Joshi
2016-11-16
1
-1
/
+29
*
remoteproc: adsp-pil: fix recursive dependency
Arnd Bergmann
2016-11-16
1
-1
/
+1
*
Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...
Bjorn Andersson
2016-11-16
3
-9
/
+381
|
\
|
*
remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
Peter Griffin
2016-10-18
1
-8
/
+12
|
*
remoteproc: st_slim_rproc: add a slimcore rproc driver
Peter Griffin
2016-10-18
3
-2
/
+370
*
|
remoteproc: Introduce Qualcomm ADSP PIL
Bjorn Andersson
2016-11-15
3
-0
/
+411
*
|
remoteproc: qcom_wcnss: Fix circular module dependency
Bjorn Andersson
2016-11-14
5
-16
/
+29
*
|
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
2016-11-14
1
-16
/
+10
*
|
remoteproc: Remove custom vdev handler list
Bjorn Andersson
2016-11-14
1
-11
/
+0
[next]