* [GIT PULL] regmap updates for v6.10
@ 2024-05-13 9:38 Mark Brown
2024-05-14 21:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-05-13 9:38 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Mark Brown
The following changes since commit 70ee853eec5693fefd8348a2b049d9cb83362e58:
regmap: Add regmap_read_bypassed() (2024-04-08 14:09:58 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v6.10
for you to fetch changes up to 9b1fe0510494c989ab6a131ce8b97cdd02a1c869:
regmap: Reorder fields in 'struct regmap_config' to save some memory (2024-05-07 10:31:42 +0900)
----------------------------------------------------------------
regmap: Updates for v6.10
Other than a few cleanups the changes here are all in the KUnit tests,
Richard Fitzgerald sent some bug fixes during the v6.9 cycle and while
adding test coverage for the issues fixed did some fairly substantial
improvements, both cleaning up the framework and building out the
coverage.
----------------------------------------------------------------
Andy Shevchenko (2):
regmap: Drop capitalisation in MODULE_DESCRIPTION()
regmap: spi: Add missing MODULE_DESCRIPTION()
Christophe JAILLET (1):
regmap: Reorder fields in 'struct regmap_config' to save some memory
Colin Ian King (1):
regmap: maple: Remove second semicolon
Dan Carpenter (1):
regmap: kunit: Fix an NULL vs IS_ERR() check
Mark Brown (1):
regmap: kunit: Add some test cases and a few small
Richard Fitzgerald (11):
regmap: kunit: Fix warnings of implicit casts to __le16 and __be16
regmap: kunit: Create a struct device for the regmap
regmap: kunit: Introduce struct for test case parameters
regmap: kunit: Run sparse cache tests at non-zero register addresses
regmap: kunit: Run non-sparse cache tests at non-zero register addresses
regmap: kunit: Add more cache-drop tests
regmap: kunit: Add more cache-sync tests
regmap: kunit: Use a KUnit action to call regmap_exit()
regmap: kunit: Replace a kmalloc/kfree() pair with KUnit-managed alloc
regmap: kunit: Add cache-drop test with multiple cache blocks
regmap: kunit: Add test cases for regmap_read_bypassed()
drivers/base/regmap/internal.h | 14 +-
drivers/base/regmap/regcache-maple.c | 2 +-
drivers/base/regmap/regmap-i3c.c | 2 +-
drivers/base/regmap/regmap-kunit.c | 990 ++++++++++++++++++++++++++---------
drivers/base/regmap/regmap-mdio.c | 2 +-
drivers/base/regmap/regmap-ram.c | 5 +-
drivers/base/regmap/regmap-raw-ram.c | 5 +-
drivers/base/regmap/regmap-sdw-mbq.c | 2 +-
drivers/base/regmap/regmap-sdw.c | 2 +-
drivers/base/regmap/regmap-spi.c | 1 +
include/linux/regmap.h | 62 +--
11 files changed, 800 insertions(+), 287 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] regmap updates for v6.10
2024-05-13 9:38 [GIT PULL] regmap updates for v6.10 Mark Brown
@ 2024-05-14 21:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-14 21:44 UTC (permalink / raw)
To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown
The pull request you sent on Mon, 13 May 2024 10:38:26 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v6.10
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fffe418b2f97ebf1e65267852169a00c682152a5
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-14 21:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-13 9:38 [GIT PULL] regmap updates for v6.10 Mark Brown
2024-05-14 21:44 ` 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
all inboxes | Powered by JetHome®