]> Git Repo - linux.git/commit
Merge tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorLinus Torvalds <[email protected]>
Tue, 17 Sep 2024 08:18:01 +0000 (10:18 +0200)
committerLinus Torvalds <[email protected]>
Tue, 17 Sep 2024 08:18:01 +0000 (10:18 +0200)
commit9179b73aa72add1bd54d8fa15d7f47a1fa602248
tree03d2a5f28c9b1aed85170fd88c3f8753578aee9b
parentc903327d3295b135eb8c81ebe0b68c1837718eb8
parentc7edb7ac8472a57e0c56a3a95796db3af98b2383
Merge tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap updates from Mark Brown:
 "The main update here is Matti's work allowing regmap irqdomains to be
  given custom names (allowing multiple interrupt controllers associatd
  with a single struct device), this pulls in some commits from Thomas'
  tree which it depends on.

  Otherwise there's a bit of work on improving handling of regmaps
  protected with spinlocks when used with complex cache types, fixing
  some valid but harmless lockdep reports seen with some new driver
  work"

* tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: kunit: Add coverage of spinlocked regmaps
  regcache: use map->alloc_flags also for allocating cache
  regmap: Use locking during kunit tests
  regmap: Hold the regmap lock when allocating and freeing the cache
  regmap: Allow setting IRQ domain name suffix
This page took 0.05358 seconds and 4 git commands to generate.