lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 5 Jul 2017 16:44:26 -0700
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Baolin Wang <baolin.wang@...eadtrum.com>,
        Vincent Legoll <vincent.legoll@...il.com>
Subject: [GIT PULL] hwspinlock updates for v4.13

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://github.com/andersson/remoteproc tags/hwlock-v4.13

for you to fetch changes up to 93f66edd440fb5c5c97cb211d8560479520f01af:

  DT: hwspinlock: Add binding documentation for Spreadtrum hwspinlock (2017-05-24 12:25:47 -0700)

----------------------------------------------------------------
hwspinlock updates for v4.13

This introduces a driver for the Spreadtrum hardware spinlock device and cleans
up the Kconfig file.

----------------------------------------------------------------
Baolin Wang (2):
      hwspinlock: sprd: Add hardware spinlock driver
      DT: hwspinlock: Add binding documentation for Spreadtrum hwspinlock

Vincent Legoll (1):
      Make HWSPINLOCK a menuconfig to ease disabling

 .../devicetree/bindings/hwlock/sprd-hwspinlock.txt |  23 +++
 drivers/hwspinlock/Kconfig                         |  26 +--
 drivers/hwspinlock/Makefile                        |   1 +
 drivers/hwspinlock/sprd_hwspinlock.c               | 183 +++++++++++++++++++++
 4 files changed, 222 insertions(+), 11 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/hwlock/sprd-hwspinlock.txt
 create mode 100644 drivers/hwspinlock/sprd_hwspinlock.c

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ