index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'regmap-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
7 days
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Bartosz Golaszewski
13 days
regmap: sdw-mbq: don't call an unset readable_reg callback
Andrey Golovko
14 days
regmap: sdw-mbq: Fix swap of timeout and retry times
Charles Keepax
2026-08-06
regcache: Sort the local copy of an unsorted reg_defaults array
Peter Ujfalusi
2026-08-06
regcache: Use a consistent sort for defaults table
Mark Brown
2026-07-20
regcache: Warn if regcache_sync() is called in cache_only mode
Mark Brown
2026-07-20
regcache: Validate cache_only state in regcache_sync_region()
bui duc phuc
2026-07-20
regcache: Warn if regcache_sync() is called in cache_only mode
bui duc phuc
2026-07-13
regcache: Mark cache dirty if selector register rewrite fails
bui duc phuc
2026-07-13
regcache: Preserve cache synchronization errors in regcache_sync()
bui duc phuc
2026-07-03
regmap-irq: Provide IRQ resource request and release callbacks
Mark Brown
2026-07-03
regmap-irq: Provide IRQ resource request and release callbacks
Andy Shevchenko
2026-06-29
regmap: maple: Workaround for another false-positive compiler warning
Uwe Kleine-König (The Capable Hub)
2026-06-29
regcache: Make ->exit() callback return void
Andy Shevchenko
2026-06-26
Merge tag 'regmap-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-06-16
regcache: Do not overwrite error code when finalizing cache after error
Francesco Lavra
2026-06-16
Merge tag 'regmap-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2026-05-28
regmap: reject volatile update_bits() in cache-only mode
bui duc phuc
2026-05-21
regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16
Nishanth Sampath Kumar
2026-04-27
regmap: sdw-mbq: Fix spelling mistake "undeferable" -> "undeferrable"
Colin Ian King
2026-04-24
Merge tag 'regmap-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-04-24
Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-20
regmap: sdw-mbq: Allow defers on undeferrable controls
Charles Keepax
2026-04-17
regmap: ram: fix memory leaks in __regmap_init_ram() on error
Yuho Choi
2026-04-15
Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2026-04-13
regmap-i2c: add SMBus byte/word reg16 bus for adapters lacking I2C_FUNC_I2C
Nishanth Sampath Kumar
2026-04-10
regmap: i3c: Add non-devm regmap_init_i3c() helper
Pei Xiao
2026-04-09
regmap: debugfs: fix race condition in dummy name allocation
Zxyan Zhu
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-18
regmap: mdio: make it depend on PHYLIB
Heiner Kallweit
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
2026-03-05
regmap: Simplify devres handling
Krzysztof Kozlowski
2026-03-05
regcache: Move HW readback after cache initialisation
Andy Shevchenko
2026-03-05
regcache: Allocate and free reg_defaults on the same level
Andy Shevchenko
2026-03-05
regcache: Move count check and cache_bypass assignment to the caller
Andy Shevchenko
2026-03-03
regcache: Factor out regcache_hw_exit() helper
Andy Shevchenko
2026-03-02
regcache: Amend printf() specifiers when printing registers
Andy Shevchenko
2026-03-02
regcache: Define iterator inside for-loop and align their types
Andy Shevchenko
2026-02-22
regcache: Split regcache_count_cacheable_registers() helper
Andy Shevchenko
2026-02-22
regcache: Remove duplicate check in regcache_hw_init()
Andy Shevchenko
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
regmap: reg_default_cb for flat cache defaults
Mark Brown
2026-01-27
regcache: Demote defaults readback from HW to debug print
Marek Vasut
2026-01-27
regmap: add KUnit coverage for reg_default_cb callback
Sheetal
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
2026-01-15
regmap: Enable REGMAP when REGMAP_SLIMBUS is enabled
Geert Uytterhoeven
2026-01-12
regmap: Fix race condition in hwspinlock irqsave routine
Cheng-Yu Lee
[next]