index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'regmap-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
5
-25
/
+35
2026-08-18
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
2
-12
/
+19
2026-08-12
regmap: sdw-mbq: don't call an unset readable_reg callback
Andrey Golovko
1
-1
/
+1
2026-08-11
regmap: sdw-mbq: Fix swap of timeout and retry times
Charles Keepax
1
-1
/
+1
2026-08-06
regcache: Sort the local copy of an unsorted reg_defaults array
Peter Ujfalusi
1
-1
/
+16
2026-08-06
regcache: Use a consistent sort for defaults table
Mark Brown
1
-9
/
+1
2026-07-20
regcache: Warn if regcache_sync() is called in cache_only mode
Mark Brown
1
-0
/
+14
2026-07-20
regcache: Validate cache_only state in regcache_sync_region()
bui duc phuc
1
-0
/
+4
2026-07-20
regcache: Warn if regcache_sync() is called in cache_only mode
bui duc phuc
1
-0
/
+10
2026-07-13
regcache: Mark cache dirty if selector register rewrite fails
bui duc phuc
1
-0
/
+1
2026-07-13
regcache: Preserve cache synchronization errors in regcache_sync()
bui duc phuc
1
-11
/
+12
2026-07-03
regmap-irq: Provide IRQ resource request and release callbacks
Mark Brown
1
-0
/
+22
2026-07-03
regmap-irq: Provide IRQ resource request and release callbacks
Andy Shevchenko
1
-0
/
+22
2026-06-29
regmap: maple: Workaround for another false-positive compiler warning
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-29
regcache: Make ->exit() callback return void
Andy Shevchenko
4
-13
/
+7
2026-06-26
Merge tag 'regmap-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-1
/
+1
2026-06-16
regcache: Do not overwrite error code when finalizing cache after error
Francesco Lavra
1
-1
/
+1
2026-06-16
Merge tag 'regmap-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-1
/
+1
2026-05-28
regmap: reject volatile update_bits() in cache-only mode
bui duc phuc
1
-0
/
+3
2026-05-21
regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16
Nishanth Sampath Kumar
1
-1
/
+1
2026-04-27
regmap: sdw-mbq: Fix spelling mistake "undeferable" -> "undeferrable"
Colin Ian King
1
-1
/
+1
2026-04-24
Merge tag 'regmap-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2
-1
/
+56
2026-04-24
Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-18
/
+18
2026-04-20
regmap: sdw-mbq: Allow defers on undeferrable controls
Charles Keepax
1
-18
/
+18
2026-04-17
regmap: ram: fix memory leaks in __regmap_init_ram() on error
Yuho Choi
1
-1
/
+7
2026-04-15
Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
5
-67
/
+92
2026-04-13
regmap-i2c: add SMBus byte/word reg16 bus for adapters lacking I2C_FUNC_I2C
Nishanth Sampath Kumar
1
-0
/
+49
2026-04-10
regmap: i3c: Add non-devm regmap_init_i3c() helper
Pei Xiao
1
-0
/
+10
2026-04-09
regmap: debugfs: fix race condition in dummy name allocation
Zxyan Zhu
2
-5
/
+17
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+26
2026-03-18
regmap: mdio: make it depend on PHYLIB
Heiner Kallweit
1
-1
/
+1
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
1
-4
/
+26
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
1
-4
/
+26
2026-03-05
regmap: Simplify devres handling
Krzysztof Kozlowski
1
-13
/
+10
2026-03-05
regcache: Move HW readback after cache initialisation
Andy Shevchenko
1
-12
/
+15
2026-03-05
regcache: Allocate and free reg_defaults on the same level
Andy Shevchenko
1
-19
/
+15
2026-03-05
regcache: Move count check and cache_bypass assignment to the caller
Andy Shevchenko
1
-4
/
+4
2026-03-03
regcache: Factor out regcache_hw_exit() helper
Andy Shevchenko
1
-6
/
+9
2026-03-02
regcache: Amend printf() specifiers when printing registers
Andy Shevchenko
1
-2
/
+2
2026-03-02
regcache: Define iterator inside for-loop and align their types
Andy Shevchenko
2
-8
/
+7
2026-02-22
regcache: Split regcache_count_cacheable_registers() helper
Andy Shevchenko
1
-11
/
+19
2026-02-22
regcache: Remove duplicate check in regcache_hw_init()
Andy Shevchenko
1
-3
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-17
/
+17
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
13
-26
/
+21
2026-01-28
regmap: reg_default_cb for flat cache defaults
Mark Brown
6
-7
/
+126
2026-01-27
regcache: Demote defaults readback from HW to debug print
Marek Vasut
1
-1
/
+1
2026-01-27
regmap: add KUnit coverage for reg_default_cb callback
Sheetal
1
-0
/
+91
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
4
-1
/
+26
2026-01-15
regmap: Enable REGMAP when REGMAP_SLIMBUS is enabled
Geert Uytterhoeven
1
-1
/
+1
2026-01-12
regmap: Fix race condition in hwspinlock irqsave routine
Cheng-Yu Lee
1
-1
/
+3
[next]