开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
8 days
regmap: i3c: Add non-devm regmap_init_i3c() helper
Pei Xiao
8 days
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
2026-01-05
regmap: maple: free entry on mas_store_gfp() failure
Kaushlendra Kumar
2025-12-08
Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2025-12-04
Merge tag 'regmap-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2025-12-02
regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer
Frank Li
2025-11-07
regmap: sdw-mbq: Reorder regmap_mbq_context struct for better packing
Charles Keepax
2025-11-06
ASoC: qcom: q6dsp: fixes and updates
Mark Brown
2025-11-04
regmap: i3c: Use ARRAY_SIZE()
Andy Shevchenko
2025-10-31
regcache: maple: Split ->populate() from ->init()
Andy Shevchenko
2025-10-31
regcache: flat: Split ->populate() from ->init()
Andy Shevchenko
2025-10-31
regcache: flat: Remove unneeded check and error message for -ENOMEM
Andy Shevchenko
2025-10-31
regcache: rbtree: Split ->populate() from ->init()
Andy Shevchenko
2025-10-31
regcache: Add ->populate() callback to separate from ->init()
Andy Shevchenko
2025-10-29
regmap: warn users about uninitialized flat cache
Sander Vanheule
2025-10-29
regmap: add flat cache with sparse validity
Sander Vanheule
2025-10-27
regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slave
Charles Keepax
2025-10-23
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
2025-08-28
regmap: use int type to store negative error codes
Qianfeng Rong
2025-08-13
regmap: Remove superfluous check for !config in __regmap_init()
Geert Uytterhoeven
2025-08-10
regmap: mmio: Add missing MODULE_DESCRIPTION()
Luis Henriques
2025-08-09
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-08-01
regmap: irq: Avoid lockdep warnings with nested regmap-irq chips
Mark Brown
2025-08-01
regmap: irq: Free the regmap-irq mutex
Mark Brown
2025-07-28
Merge tag 'regmap-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2025-07-04
regmap: get rid of redundant debugfs_file_{get,put}()
Al Viro
2025-06-29
regmap: fix potential memory leak of regmap_bus
Abdun Nihaal
2025-06-08
regmap: kunit: Constify regmap_range_cfg array
Krzysztof Kozlowski
[next]