[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190708103707.GB8576@sirena.org.uk>
Date: Mon, 8 Jul 2019 11:37:07 +0100
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.3
The following changes since commit 6fbc7275c7a9ba97877050335f290341a1fd8dbf:
Linux 5.2-rc7 (2019-06-30 11:25:36 +0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git regmap-v5.3
for you to fetch changes up to aaccf3863ce22108ae1d3bac82604eec9d8ae44c:
Merge branch 'regmap-5.3' into regmap-next (2019-07-04 17:33:59 +0100)
----------------------------------------------------------------
regmap: Updates for v5.3
This is a relatively busy release for regmap, though not busy in the
grand scheme of things, with the addition of support for I3C from Vitor
Soares and a few small fixes and cleanups.
----------------------------------------------------------------
Andy Shevchenko (1):
regmap: lzo: Switch to bitmap_zalloc()
Daniel Baluta (1):
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Mark Brown (2):
Merge branch 'regmap-5.2' into regmap-linus
Merge branch 'regmap-5.3' into regmap-next
Srinivas Kandagatla (1):
regmap: fix bulk writes on paged registers
Vitor Soares (1):
regmap: add i3c bus support
YueHaibing (1):
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
drivers/base/regmap/Kconfig | 6 +++-
drivers/base/regmap/Makefile | 1 +
drivers/base/regmap/regcache-lzo.c | 8 ++---
drivers/base/regmap/regmap-debugfs.c | 2 ++
drivers/base/regmap/regmap-i3c.c | 60 ++++++++++++++++++++++++++++++++++++
drivers/base/regmap/regmap.c | 2 ++
include/linux/regmap.h | 20 ++++++++++++
7 files changed, 93 insertions(+), 6 deletions(-)
create mode 100644 drivers/base/regmap/regmap-i3c.c
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists