* [GIT PULL] remoteproc updates for v4.16
@ 2018-02-05 17:36 Bjorn Andersson
0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2018-02-05 17:36 UTC (permalink / raw)
To: Linus Torvalds
Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Bjorn Andersson,
weiping zhang
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the Git repository at:
git://github.com/andersson/remoteproc tags/rproc-v4.16
for you to fetch changes up to 0a8b81cb2e413eff4cd9aeac7ef415150b699fb4:
remoteproc: Reset table_ptr on stop (2018-01-15 09:30:04 -0800)
----------------------------------------------------------------
remoteproc updates for v4.16
This contains a few bug fixes and a cleanup up of the resource-table handling
in the framework, which removes the need for drivers with no resource table to
provide a fake one.
----------------------------------------------------------------
Bjorn Andersson (8):
remoteproc: Remove depricated crash completion
remoteproc: Cache resource table size
remoteproc: Clone rproc_ops in rproc_alloc()
remoteproc: Merge rproc_ops and rproc_fw_ops
remoteproc: Don't handle empty resource table
remoteproc: Move resource table load logic to find
remoteproc: Drop dangling find_rsc_table dummies
remoteproc: Reset table_ptr on stop
weiping zhang (1):
virtio_remoteproc: correct put_device virtio_device.dev
drivers/remoteproc/qcom_adsp_pil.c | 8 +--
drivers/remoteproc/qcom_common.c | 19 -------
drivers/remoteproc/qcom_common.h | 4 --
drivers/remoteproc/qcom_q6v5_pil.c | 18 +------
drivers/remoteproc/qcom_wcnss.c | 8 +--
drivers/remoteproc/remoteproc_core.c | 83 ++++++++++++------------------
drivers/remoteproc/remoteproc_elf_loader.c | 59 ++++++++++-----------
drivers/remoteproc/remoteproc_internal.h | 57 +++++++-------------
drivers/remoteproc/remoteproc_virtio.c | 2 +-
drivers/remoteproc/st_slim_rproc.c | 32 ++----------
include/linux/remoteproc.h | 21 ++++++--
11 files changed, 107 insertions(+), 204 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-05 17:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 17:36 [GIT PULL] remoteproc updates for v4.16 Bjorn Andersson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.