index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-05-20
remoteproc: Fix an error code in devm_rproc_alloc()
Dan Carpenter
2020-05-18
remoteproc: ingenic: Added remoteproc driver
Paul Cercueil
2020-05-18
remoteproc: Add support for runtime PM
Paul Cercueil
2020-05-14
remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev()
Bjorn Andersson
2020-05-12
remoteproc: Fix and restore the parenting hierarchy for vdev
Suman Anna
2020-05-12
remoteproc: Fall back to using parent memory pool if no dedicated available
Tero Kristo
2020-05-12
remoteproc: wcss: add support for rpmsg communication
Sivaprakash Murugesan
2020-05-12
remoteproc: core: Prevent system suspend during remoteproc recovery
Rishabh Bhatnagar
2020-05-12
remoteproc: qcom_q6v5_mss: Remove unused q6v5_da_to_va function
Sibi Sankar
2020-05-12
remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use
Sibi Sankar
2020-05-12
remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space
Sibi Sankar
2020-05-12
remoteproc: qcom: pas: Add SM8250 PAS remoteprocs
Bjorn Andersson
2020-05-11
remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region
Sibi Sankar
2020-05-11
remoteproc: qcom: pas: Add SC7180 Modem support
Sibi Sankar
2020-05-11
remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()
Wei Yongjun
2020-05-07
soc: qcom: glink_ssr: Internalize ssr_notifiers
Bjorn Andersson
2020-05-07
remoteproc: qcom: Pass ssr_name to glink subdevice
Bjorn Andersson
2020-04-23
Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-22
remoteproc: Add missing '\n' in log messages
Christophe JAILLET
2020-04-22
remoteproc: Add prepare and unprepare ops
Loic Pallardy
2020-04-22
remoteproc: remove rproc_elf32_sanity_check
Clement Leger
2020-04-20
remoteproc: Add device-managed variants of rproc_alloc/rproc_add
Paul Cercueil
2020-04-20
remoteproc: Use a local copy for the name field
Suman Anna
2020-04-20
remoteproc: Get rid of tedious error path
Mathieu Poirier
2020-04-20
remoteproc: Split rproc_ops allocation from rproc_alloc()
Mathieu Poirier
2020-04-20
remoteproc: Restructure firmware name allocation
Mathieu Poirier
2020-04-20
remoteproc: Use kstrdup_const() rather than kstrdup()
Mathieu Poirier
2020-04-20
remoteproc: sysmon: Inform current rproc about all active rprocs
Siddharth Gupta
2020-04-20
remoteproc: sysmon: Add notifications for events
Siddharth Gupta
2020-04-20
remoteproc: sysmon: Add ability to send type of notification
Siddharth Gupta
2020-04-19
remoteproc: use rproc_coredump_set_elf_info in drivers
Clement Leger
2020-04-19
remoteproc: add rproc_coredump_set_elf_info
Clement Leger
2020-04-19
remoteproc: Simplify default name allocation
Mathieu Poirier
2020-04-19
remoteproc: Split firmware name allocation from rproc_alloc()
Mathieu Poirier
2020-04-19
remoteproc: Fix IDR initialisation in rproc_alloc()
Alex Elder
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: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
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
[next]