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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 4 Oct 2016 05:18:48 +0200
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap updates for v4.9

The following changes since commit c8d2bc9bc39ebea8437fd974fdbc21847bb897a3:

  Linux 4.8 (2016-10-02 16:24:33 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v4.9

for you to fetch changes up to f785fb2ec0cbe73165333ea1f23cce36c7fc2521:

  Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next (2016-10-04 05:17:12 +0200)

----------------------------------------------------------------
regmap: Updates for v4.9

Another quiet release, a few small extensions to the set of register
maps we support and an improvement in the debugfs code:

 - Allow viewing of cached contents for write only registers via
   debugfs.
 - Support a wider range of read/write flag masks in register formats.
 - Support more little endian formats.

----------------------------------------------------------------
Cristian Birsan (2):
      regmap: Add a function to check if a regmap register is cached
      regmap: debugfs: Add support for dumping write only device registers

Mark Brown (1):
      Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next

Tony Lindgren (2):
      regmap: Allow longer flag masks for read and write
      regmap: Add missing little endian functions

 drivers/base/regmap/internal.h       |  5 +--
 drivers/base/regmap/regmap-debugfs.c | 16 +++++++--
 drivers/base/regmap/regmap.c         | 64 ++++++++++++++++++++++++++++--------
 include/linux/regmap.h               |  8 ++---
 4 files changed, 71 insertions(+), 22 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (456 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ