linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v4.9
@ 2016-10-04  3:18 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2016-10-04  3:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

The following changes since commit c8d2bc9bc39ebea8437fd974fdbc21847bb897a3:

  Linux 4.8 (2016-10-02 16:24:33 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v4.9

for you to fetch changes up to f785fb2ec0cbe73165333ea1f23cce36c7fc2521:

  Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next (2016-10-04 05:17:12 +0200)

----------------------------------------------------------------
regmap: Updates for v4.9

Another quiet release, a few small extensions to the set of register
maps we support and an improvement in the debugfs code:

 - Allow viewing of cached contents for write only registers via
   debugfs.
 - Support a wider range of read/write flag masks in register formats.
 - Support more little endian formats.

----------------------------------------------------------------
Cristian Birsan (2):
      regmap: Add a function to check if a regmap register is cached
      regmap: debugfs: Add support for dumping write only device registers

Mark Brown (1):
      Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next

Tony Lindgren (2):
      regmap: Allow longer flag masks for read and write
      regmap: Add missing little endian functions

 drivers/base/regmap/internal.h       |  5 +--
 drivers/base/regmap/regmap-debugfs.c | 16 +++++++--
 drivers/base/regmap/regmap.c         | 64 ++++++++++++++++++++++++++++--------
 include/linux/regmap.h               |  8 ++---
 4 files changed, 71 insertions(+), 22 deletions(-)

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-04  3:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04  3:18 [GIT PULL] regmap updates for v4.9 Mark Brown

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