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:	Mon, 20 Jan 2014 15:51:57 +0000
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 v3.14

The following changes since commit d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc:

  Linux 3.13-rc7 (2014-01-04 15:12:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v3.14

for you to fetch changes up to 86776fc174973e556be7d668763f509a81124f8b:

  Merge remote-tracking branch 'regmap/topic/ack' into regmap-next (2014-01-09 14:34:13 +0000)

----------------------------------------------------------------

regmap: Updates for v3.14

Nothing terribly exciting with regmap this release, mainly a few small
extensions to allow more devices to be supported:

 - Allow the bulk I/O APIs to be used with no-bus regmaps.
 - Support interrupt controllers with zero ack base.
 - Warning and spelling fixes.

----------------------------------------------------------------
Alexander Shiyan (1):
      regmap: irq: Allow using zero value for ack_base

Cai Zhiyong (1):
      regmap: Fix 'ret' would return an uninitialized value

Laszlo Papp (1):
      regmap: fix a couple of typos

Mark Brown (3):
      Merge tag 'v3.13-rc4' into regmap-core
      Merge remote-tracking branch 'regmap/topic/core' into regmap-next
      Merge remote-tracking branch 'regmap/topic/ack' into regmap-next

Stephen Boyd (2):
      regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps
      regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps

 drivers/base/regmap/regmap-irq.c |  6 ++--
 drivers/base/regmap/regmap.c     | 72 +++++++++++++++++++++++-----------------
 include/linux/regmap.h           | 15 +++++----
 3 files changed, 54 insertions(+), 39 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ