linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v5.6
@ 2020-01-27 16:55 Mark Brown
  2020-01-27 19:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2020-01-27 16:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1453 bytes --]

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(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] regmap updates for v5.6
  2020-01-27 16:55 [GIT PULL] regmap updates for v5.6 Mark Brown
@ 2020-01-27 19:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-27 19:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 27 Jan 2020 16:55:02 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e83a0ed2a6a3f6e67630d1580f1ade97a54c524f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-27 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-27 16:55 [GIT PULL] regmap updates for v5.6 Mark Brown
2020-01-27 19:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).