From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] regmap updates for the next release
Date: Mon, 22 Oct 2018 13:07:32 +0100 [thread overview]
Message-ID: <20181022120732.GC2103@sirena.org.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 3189 bytes --]
The following changes since commit 35a7f35ad1b150ddf59a41dcac7b2fa32982be0e:
Linux 4.19-rc8 (2018-10-15 07:20:24 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.0
for you to fetch changes up to ae2399c48c023ef8a6e0d260950420296252b3e9:
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next (2018-10-21 12:07:26 +0100)
----------------------------------------------------------------
regmap: Updates for v5.0
A small update with a couple of new APIs that are useful for some small
sets of devices:
- Split up the single_rw flagging to map read and write separately as
some devices support bulk operations for only read or only write.
- Add a write version of the noinc API.
- Clean up the code for LOG_DEVICE a bit.
----------------------------------------------------------------
Ben Dooks (1):
regmap: use less #ifdef for LOG_DEVICE
Ben Whitten (1):
regmap: Add regmap_noinc_write API
David Frey (2):
regmap: fix comment for regmap.use_single_write
regmap: split up regmap_config.use_single_rw
Mark Brown (2):
Merge branch 'regmap-4.20' into regmap-next
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next
drivers/base/regmap/internal.h | 5 +-
drivers/base/regmap/regmap.c | 99 +++++++++++++++++++++++++++++---
drivers/edac/altera_edac.c | 3 +-
drivers/hwmon/lm75.c | 3 +-
drivers/hwmon/lm95245.c | 3 +-
drivers/hwmon/tmp102.c | 3 +-
drivers/hwmon/tmp108.c | 3 +-
drivers/iio/light/apds9960.c | 3 +-
drivers/iio/light/max44000.c | 23 ++++----
drivers/iio/temperature/mlx90632.c | 3 +-
drivers/input/touchscreen/tsc200x-core.c | 3 +-
drivers/mfd/altera-a10sr.c | 3 +-
drivers/mfd/da9052-spi.c | 3 +-
drivers/mfd/mc13xxx-spi.c | 3 +-
drivers/mfd/twl6040.c | 3 +-
drivers/regulator/ltc3589.c | 3 +-
drivers/regulator/ltc3676.c | 3 +-
include/linux/regmap.h | 31 ++++++++--
sound/hda/hdac_regmap.c | 3 +-
sound/soc/codecs/cs35l33.c | 3 +-
sound/soc/codecs/cs35l35.c | 3 +-
sound/soc/codecs/cs43130.c | 4 +-
sound/soc/codecs/es8328.c | 3 +-
sound/soc/codecs/rt1305.c | 3 +-
sound/soc/codecs/rt5514.c | 3 +-
sound/soc/codecs/rt5616.c | 3 +-
sound/soc/codecs/rt5640.c | 3 +-
sound/soc/codecs/rt5645.c | 9 ++-
sound/soc/codecs/rt5651.c | 3 +-
sound/soc/codecs/rt5660.c | 3 +-
sound/soc/codecs/rt5663.c | 9 ++-
sound/soc/codecs/rt5665.c | 3 +-
sound/soc/codecs/rt5668.c | 3 +-
sound/soc/codecs/rt5670.c | 3 +-
sound/soc/codecs/rt5682.c | 3 +-
35 files changed, 205 insertions(+), 59 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
reply other threads:[~2018-10-22 12:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181022120732.GC2103@sirena.org.uk \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®