]> Git Repo - linux.git/commitdiff
Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <[email protected]>
Wed, 20 Nov 2024 20:09:47 +0000 (12:09 -0800)
committerLinus Torvalds <[email protected]>
Wed, 20 Nov 2024 20:09:47 +0000 (12:09 -0800)
Pull regmap updates from Mark Brown:
 "The main thing for regmap this time around is some improvements of the
  lockdep annotations which stop some false positives. We also have one
  new helper for setting a bitmask to the same value, and several test
  improvements"

* tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: provide regmap_assign_bits()
  regmap: irq: Set lockdep class for hierarchical IRQ domains
  regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
  regmap: kunit: Fix repeated test param
  regcache: Improve documentation of available cache types
  regmap: Specifically test writing 0 as a value to sparse caches
  regmap-irq: Consistently use memset32() in regmap_irq_thread()

1  2 
include/linux/regmap.h

Simple merge
This page took 0.062542 seconds and 4 git commands to generate.