public inbox for linux-remoteproc@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	weiping zhang <zhangweiping@didichuxing.com>
Subject: [GIT PULL] remoteproc updates for v4.16
Date: Mon, 5 Feb 2018 09:36:35 -0800	[thread overview]
Message-ID: <20180205173635.GA17344@builder> (raw)

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(-)

                 reply	other threads:[~2018-02-05 17:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180205173635.GA17344@builder \
    --to=bjorn.andersson@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=ohad@wizery.com \
    --cc=torvalds@linux-foundation.org \
    --cc=zhangweiping@didichuxing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox