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,
Suman Anna <s-anna@ti.com>, Baolin Wang <baolin.wang@linaro.org>
Subject: [GIT PULL] hwspinlock updates for v4.18
Date: Mon, 11 Jun 2018 11:23:17 -0700 [thread overview]
Message-ID: <20180611182317.GC3206@builder> (raw)
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the Git repository at:
git://github.com/andersson/remoteproc tags/hwlock-v4.18
for you to fetch changes up to e759176c7f6b6d84a31276e11d687f232f6e4ecf:
hwspinlock/u8500: Switch to SPDX license identifier (2018-05-24 12:05:11 -0700)
----------------------------------------------------------------
hwspinlock updates for v4.18
In addition to migrating the files to use SPDX license headers this
introduces the ability for clients to operate a hwlock without the
framework taking any additional locks.
----------------------------------------------------------------
Baolin Wang (2):
hwspinlock: Convert to use 'switch' statement
hwspinlock: Introduce one new mode for hwspinlock
Suman Anna (6):
hwspinlock/core: Switch to SPDX license identifier
hwspinlock/omap: Switch to SPDX license identifier
hwspinlock: qcom: Switch to SPDX license identifier
hwspinlock/sirf: Switch to SPDX license identifier
hwspinlock: sprd: Switch to SPDX license identifier
hwspinlock/u8500: Switch to SPDX license identifier
drivers/hwspinlock/Kconfig | 1 +
drivers/hwspinlock/hwspinlock_core.c | 77 +++++++++++++++++++++-----------
drivers/hwspinlock/hwspinlock_internal.h | 10 +----
drivers/hwspinlock/omap_hwspinlock.c | 10 +----
drivers/hwspinlock/qcom_hwspinlock.c | 10 +----
drivers/hwspinlock/sirf_hwspinlock.c | 3 +-
drivers/hwspinlock/sprd_hwspinlock.c | 10 +----
drivers/hwspinlock/u8500_hsem.c | 10 +----
include/linux/hwspinlock.h | 68 ++++++++++++++++++++++++----
9 files changed, 118 insertions(+), 81 deletions(-)
reply other threads:[~2018-06-11 18:23 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=20180611182317.GC3206@builder \
--to=bjorn.andersson@linaro.org \
--cc=baolin.wang@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=ohad@wizery.com \
--cc=s-anna@ti.com \
--cc=torvalds@linux-foundation.org \
/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 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.