index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
remoteproc: stm32: demote warning about optional property absence
Ahmad Fatoum
2020-03-25
1
-1
/
+1
|
*
remoteproc/mediatek: Use size_t type for len in scp_da_to_va
Nathan Chancellor
2020-03-25
1
-1
/
+1
|
*
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
2020-03-25
2
-32
/
+38
|
*
remoteproc: Allow overriding only sanity_check
Clement Leger
2020-03-25
1
-1
/
+2
|
*
remoteproc: Add elf64 support in elf loader
Clement Leger
2020-03-25
2
-56
/
+140
|
*
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2020-03-25
6
-8
/
+8
|
*
remoteproc: Add elf helpers to access elf64 and elf32 fields
Clement Leger
2020-03-25
1
-0
/
+96
|
*
remoteproc: Use u64 type for boot_addr
Clement Leger
2020-03-25
3
-4
/
+4
|
*
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2020-03-25
2
-7
/
+9
|
*
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2020-03-25
11
-18
/
+19
|
*
remoteproc: fix kernel-doc warnings
Arnaud Pouliquen
2020-03-25
2
-2
/
+9
|
*
remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
Sibi Sankar
2020-03-25
1
-1
/
+18
|
*
remoteproc: qcom_q6v5_mss: Validate each segment during loading
Bjorn Andersson
2020-03-25
1
-25
/
+58
|
*
remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
Bjorn Andersson
2020-03-25
1
-11
/
+24
*
|
remoteproc: clean up notification config
Alex Elder
2020-03-16
1
-3
/
+1
*
|
remoteproc: add IPA notification to q6v5 driver
Alex Elder
2020-03-08
4
-0
/
+130
|
/
*
remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
Sibi Sankar
2020-01-24
1
-3
/
+12
*
remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
Sibi Sankar
2020-01-24
1
-20
/
+7
*
remoteproc: qcom: q6v5-mss: Rename boot status timeout
Sibi Sankar
2020-01-21
1
-2
/
+2
*
remoteproc: qcom: q6v5-mss: Improve readability across clk handling
Sibi Sankar
2020-01-21
1
-14
/
+18
*
remoteproc: use struct_size() helper
Gustavo A. R. Silva
2020-01-20
1
-2
/
+2
*
remoteproc: Initialize rproc_class before use
Brandon Maier
2020-01-20
1
-1
/
+1
*
rpmsg: add rpmsg support for mt8183 SCP.
Pi-Hsun Shih
2020-01-20
4
-4
/
+61
*
remoteproc/mediatek: add SCP support for mt8183
Erin Lo
2020-01-20
5
-0
/
+930
*
remoteproc: mss: q6v5-mss: Add modem support on SC7180
Sibi Sankar
2019-12-20
1
-1
/
+198
*
remoteproc: qcom: pas: Add MSM8998 ADSP and SLPI support
Sibi Sankar
2019-12-20
1
-0
/
+32
*
remoteproc: q6v5-mss: Remove mem clk from the active pool
Sibi Sankar
2019-12-20
1
-1
/
+0
*
remoteproc: qcom: Remove unneeded semicolon
Ma Feng
2019-12-18
1
-1
/
+1
*
remoteproc: qcom: pas: Add auto_boot flag
Sibi Sankar
2019-12-16
1
-0
/
+11
*
remoteproc: qcom: pas: Add SM8150 ADSP, CDSP, Modem and SLPI support
Sibi Sankar
2019-12-16
1
-0
/
+78
*
remoteproc: qcom: pas: Vote for active/proxy power domains
Sibi Sankar
2019-12-16
1
-4
/
+133
*
remoteproc: qcom: pas: Disable interrupt on clock enable failure
Sibi Sankar
2019-12-16
1
-1
/
+3
*
remoteproc: stm32: fix probe error case
Fabien Dessenne
2019-11-18
1
-2
/
+15
*
remoteproc: stm32: wakeup the system by wdg irq
Fabien Dessenne
2019-11-14
1
-0
/
+45
*
remoteproc: Fix wrong rvring index computation
Clement Leger
2019-11-11
1
-1
/
+1
*
remoteproc: stm32: use workqueue to treat mailbox callback
Arnaud Pouliquen
2019-11-08
1
-5
/
+33
*
remoteproc: fix argument 2 of rproc_mem_entry_init
Ben Dooks (Codethink)
2019-11-08
1
-2
/
+3
*
remoteproc: qcom_q6v5_mss: Add support for MSM8998
Jeffrey Hugo
2019-11-04
1
-6
/
+46
*
remoteproc: debug: Remove unneeded NULL check
Ding Xiang
2019-10-04
1
-3
/
+0
*
remoteproc: remove useless typedef
Clement Leger
2019-10-04
1
-2
/
+0
*
Merge tag 'rproc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2019-09-22
7
-41
/
+35
|
\
|
*
remoteproc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-26
3
-37
/
+6
|
*
remoteproc: stm32: manage the get_irq probe defer case
Fabien Dessenne
2019-08-26
1
-0
/
+3
|
*
remoteproc: stm32: clear MCU PDDS at firmware start
Fabien Dessenne
2019-08-26
1
-0
/
+11
|
*
remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handling
Sibi Sankar
2019-08-26
1
-2
/
+2
|
*
remoteproc: Add a sysfs interface for name
Suman Anna
2019-08-26
1
-0
/
+11
|
*
remoteproc: qcom: Move glink_ssr notification after stop
Bjorn Andersson
2019-07-24
1
-2
/
+2
*
|
remoteproc: don't allow modular build
Christoph Hellwig
2019-09-04
1
-1
/
+1
|
/
*
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-07-17
9
-33
/
+757
|
\
|
*
remoteproc: stm32: fix building without ARM SMCC
Arnd Bergmann
2019-07-08
1
-1
/
+1
[prev]
[next]