All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hwspinlock updates for v4.18
@ 2018-06-11 18:23 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2018-06-11 18:23 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Suman Anna,
	Baolin Wang

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-11 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-11 18:23 [GIT PULL] hwspinlock updates for v4.18 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.