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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 27 Jan 2020 16:55:02 +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 v5.6

The following changes since commit def9d2780727cec3313ed3522d0123158d87224d:

  Linux 5.5-rc7 (2020-01-19 16:02:49 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.6

for you to fetch changes up to ea87683909bcda665527a828505c5e9c6a625429:

  Merge branch 'regmap-5.6' into regmap-next (2020-01-21 17:29:48 +0000)

----------------------------------------------------------------
regmap: Updates for v5.6

This is quite a busy release for a subsystem that's usually very quiet,
though still a small set of updates in the grand scheme of things:

 - A fix for writes to non-incrementing registers.
 - An iopoll() style helper for use with atomic safe regmaps, making
   it easier to transition from raw memory mapped I/O.
 - Some constification.

----------------------------------------------------------------
Ben Whitten (1):
      regmap: fix writes to non incrementing registers

Mark Brown (1):
      Merge branch 'regmap-5.6' into regmap-next

Michał Mirosław (1):
      regmap-i2c: constify regmap_bus structures

Sameer Pujar (1):
      regmap: add iopoll-like atomic polling macro

 drivers/base/regmap/regmap-i2c.c | 10 ++++-----
 drivers/base/regmap/regmap.c     | 17 ++++++++++-----
 include/linux/regmap.h           | 45 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 62 insertions(+), 10 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ