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, 21 Mar 2022 12:35:29 +0000
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap updates for v5.18

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 0074f3f2b1e43d3cedd97e47fb6980db6d2ba79e:

  regmap: allow a defined reg_base to be added to every address (2022-03-18 16:53:19 +0000)

----------------------------------------------------------------
regmap: Updates for v5.18

A couple of small fixes, plus some new features that enable us to handle
devices that reformat register addresses depending on the bus used to
handle the control interface more gracefully.

----------------------------------------------------------------
Colin Foster (2):
      regmap: add configurable downshift for addresses
      regmap: allow a defined reg_base to be added to every address

Luca Ceresoli (1):
      regmap-irq: Fix typo in comment

Tom Rix (1):
      regmap: irq: cleanup comments

 drivers/base/regmap/internal.h   |  2 ++
 drivers/base/regmap/regmap-irq.c |  6 +++---
 drivers/base/regmap/regmap.c     | 11 +++++++++++
 include/linux/regmap.h           |  6 ++++++
 4 files changed, 22 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ