linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v5.2
@ 2019-05-06 14:17 Mark Brown
  2019-05-07 15:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2019-05-06 14:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

The following changes since commit 085b7755808aa11f78ab9377257e1dad2e6fa4bb:

  Linux 5.1-rc6 (2019-04-21 10:45:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 615c4d9a50e25645646c3bafa658aedc22ab7ca9:

  Merge branch 'regmap-5.2' into regmap-next (2019-04-25 20:27:04 +0100)

----------------------------------------------------------------
regmap: Updates for v5.2

A larger than usual set of changes, though mainly small:

 - An optimization to the debugfs code to greatly improve performance
   when dumping extremely sparse register maps from Lucas Tanure.
 - Stricter enforcement of writability checks from Han Nandor.
 - A fix for default interrupt mode configuration from Srinivas Kandagatla.
 - SPDX header conversion from Greg Kroah-Hartman.

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      regmap: add proper SPDX identifiers on files that did not have them.

Han Nandor (1):
      regmap: verify if register is writeable before writing operations

Lucas Tanure (2):
      regmap: debugfs: Replace code by already existing function
      regmap: debugfs: Jump to the next readable register

Mark Brown (2):
      Merge branch 'regmap-5.1' into regmap-linus
      Merge branch 'regmap-5.2' into regmap-next

Srinivas Kandagatla (1):
      regmap: regmap-irq: fix getting type default values

 drivers/base/regmap/internal.h        |  5 +---
 drivers/base/regmap/regcache-flat.c   | 18 +++++--------
 drivers/base/regmap/regcache-lzo.c    | 18 +++++--------
 drivers/base/regmap/regcache-rbtree.c | 18 +++++--------
 drivers/base/regmap/regcache.c        | 18 +++++--------
 drivers/base/regmap/regmap-ac97.c     | 22 ++++------------
 drivers/base/regmap/regmap-debugfs.c  | 48 ++++++++++++++++++++++-------------
 drivers/base/regmap/regmap-i2c.c      | 18 +++++--------
 drivers/base/regmap/regmap-irq.c      | 21 +++++----------
 drivers/base/regmap/regmap-mmio.c     | 22 ++++------------
 drivers/base/regmap/regmap-spi.c      | 18 +++++--------
 drivers/base/regmap/regmap-spmi.c     | 29 ++++++++-------------
 drivers/base/regmap/regmap-w1.c       | 16 +++++-------
 drivers/base/regmap/regmap.c          | 27 ++++++++------------
 14 files changed, 118 insertions(+), 180 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.2
  2019-05-06 14:17 [GIT PULL] regmap updates for v5.2 Mark Brown
@ 2019-05-07 15:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-07 15:10 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 6 May 2019 23:17:25 +0900:

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

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

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:[~2019-05-07 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06 14:17 [GIT PULL] regmap updates for v5.2 Mark Brown
2019-05-07 15:10 ` 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).