public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v6.8
@ 2024-01-07 22:37 Mark Brown
  2024-01-09 23:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-01-07 22:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v6.8

for you to fetch changes up to 3b201c9af7c0cad2e8311d96c0c1b399606c70fa:

  regmap: fix kcalloc() arguments order (2023-12-20 18:11:38 +0000)

----------------------------------------------------------------
regmap: Updates for v6.8

This was a very quiet release for regmap, we added kunit test coverage
for a noinc fix that was merged during v6.7 and a couple of other
trivial cleanups.

----------------------------------------------------------------
Ben Wolsieffer (2):
      regmap: ram: support noinc semantics
      regmap: kunit: add noinc write test

Dmitry Antipov (1):
      regmap: fix kcalloc() arguments order

Hugo Villeneuve (1):
      regmap: fix regmap_noinc_write() description

 drivers/base/regmap/internal.h       |  1 +
 drivers/base/regmap/regmap-kunit.c   | 60 ++++++++++++++++++++++++++++++++++++
 drivers/base/regmap/regmap-ram.c     |  4 +--
 drivers/base/regmap/regmap-raw-ram.c | 31 +++++++++++++------
 drivers/base/regmap/regmap.c         |  2 +-
 5 files changed, 85 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2024-01-09 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-07 22:37 [GIT PULL] regmap updates for v6.8 Mark Brown
2024-01-09 23:41 ` 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