index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
2020-04-23
Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-17
remoteproc: pull in slab.h
Michael S. Tsirkin
2020-04-17
remoteproc: pull in slab.h
Michael S. Tsirkin
2020-04-16
remoteproc: mtk_scp: use dma_addr_t for DMA API
Arnd Bergmann
2020-04-16
remoteproc: qcom_q6v5_mss: fix q6v5_probe() error paths
Alex Elder
2020-04-16
remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
Alex Elder
2020-04-03
remoteproc/omap: Fix set_load call in omap_rproc_request_timer
Nathan Chancellor
2020-04-02
Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-03-25
remoteproc/omap: Switch to SPDX license identifiers
Suman Anna
2020-03-25
remoteproc/omap: Add watchdog functionality for remote processors
Suman Anna
2020-03-25
remoteproc/omap: Report device exceptions and trigger recovery
Suman Anna
2020-03-25
remoteproc/omap: Add support for runtime auto-suspend/resume
Suman Anna
2020-03-25
remoteproc/omap: Add support for system suspend/resume
Suman Anna
2020-03-25
remoteproc/omap: Request a timer(s) for remoteproc usage
Suman Anna
2020-03-25
remoteproc/omap: Check for undefined mailbox messages
Suman Anna
2020-03-25
remoteproc/omap: Add support for DRA7xx remote processors
Suman Anna
2020-03-25
remoteproc/omap: Initialize and assign reserved memory node
Suman Anna
2020-03-25
remoteproc/omap: Add the rproc ops .da_to_va() implementation
Suman Anna
2020-03-25
remoteproc/omap: Add support to parse internal memories from DT
Suman Anna
2020-03-25
remoteproc/omap: Add a sanity check for DSP boot address alignment
Suman Anna
2020-03-25
remoteproc/omap: Add device tree support
Suman Anna
2020-03-25
remoteproc: qcom: Introduce panic handler for PAS and ADSP
Bjorn Andersson
2020-03-25
remoteproc: qcom: q6v5: Add common panic handler
Bjorn Andersson
2020-03-25
remoteproc: Introduce "panic" callback in ops
Bjorn Andersson
2020-03-25
remoteproc: Traverse rproc_list under RCU read lock
Bjorn Andersson
2020-03-25
remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
Nikita Shubin
2020-03-25
remoteproc: return error for bad "recovery" debugfs input
Alex Elder
2020-03-25
remoteproc: remoteproc debugfs file fixes
Alex Elder
2020-03-25
remoteproc: re-check state in rproc_trigger_recovery()
Alex Elder
2020-03-25
remoteproc: stm32: demote warning about optional property absence
Ahmad Fatoum
2020-03-25
remoteproc/mediatek: Use size_t type for len in scp_da_to_va
Nathan Chancellor
2020-03-25
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
2020-03-25
remoteproc: Allow overriding only sanity_check
Clement Leger
2020-03-25
remoteproc: Add elf64 support in elf loader
Clement Leger
2020-03-25
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2020-03-25
remoteproc: Add elf helpers to access elf64 and elf32 fields
Clement Leger
2020-03-25
remoteproc: Use u64 type for boot_addr
Clement Leger
2020-03-25
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2020-03-25
remoteproc: fix kernel-doc warnings
Arnaud Pouliquen
2020-03-25
remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
Sibi Sankar
2020-03-25
remoteproc: qcom_q6v5_mss: Validate each segment during loading
Bjorn Andersson
2020-03-25
remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
Bjorn Andersson
2020-03-16
remoteproc: clean up notification config
Alex Elder
2020-03-08
remoteproc: add IPA notification to q6v5 driver
Alex Elder
2020-01-24
remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
Sibi Sankar
2020-01-24
remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
Sibi Sankar
2020-01-21
remoteproc: qcom: q6v5-mss: Rename boot status timeout
Sibi Sankar
2020-01-21
remoteproc: qcom: q6v5-mss: Improve readability across clk handling
Sibi Sankar
2020-01-20
remoteproc: use struct_size() helper
Gustavo A. R. Silva
[next]