index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
1
-4
/
+2
2025-10-29
regmap: Remove superfluous check for !config in __regmap_init()
Geert Uytterhoeven
1
-1
/
+1
2025-03-13
regmap-irq: Add missing kfree()
Jiasheng Jiang
1
-0
/
+2
2025-01-09
regmap: Use correct format specifier for logging range errors
Mark Brown
1
-2
/
+2
2024-12-14
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
1
-0
/
+12
2024-12-14
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
1
-0
/
+4
2024-03-26
regmap: Add missing map->bus check
Marek Vasut
1
-1
/
+1
2024-03-15
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2
-36
/
+44
2024-03-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+1
2023-11-20
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
1
-7
/
+9
2023-11-20
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-10-25
regmap: fix NULL deref on lookup
Johan Hovold
1
-1
/
+1
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
1
-1
/
+2
2023-09-23
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
1
-5
/
+5
2023-08-30
regmap: Account for register length in SMBus I/O limits
Mark Brown
1
-2
/
+2
2023-06-09
regmap: Account for register length when chunking
Jim Wylder
1
-2
/
+4
2023-05-30
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
1
-0
/
+6
2022-06-29
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
1
-2
/
+3
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-09-15
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-05-14
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-03-04
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
1
-2
/
+2
2021-01-17
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2021-01-17
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2020-10-01
regmap: fix page selection for noinc writes
Dmitry Baryshkov
3
-12
/
+13
2020-10-01
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
1
-0
/
+6
2020-07-29
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
1
-1
/
+1
2020-07-22
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
1
-23
/
+29
2020-07-16
regmap: fix alignment issue
Jens Thoms Toerring
1
-54
/
+46
2020-06-30
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
1
-0
/
+1
2020-02-14
regmap: fix writes to non incrementing registers
Ben Whitten
1
-5
/
+12
2019-09-16
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-18
/
+1
2019-08-12
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
1
-12
/
+0
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
1
-6
/
+1
2019-08-09
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
1
-1
/
+1
2019-08-01
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+0
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
4
-6
/
+69
2019-07-04
Merge branch 'regmap-5.2' into regmap-linus
Mark Brown
2
-0
/
+4
2019-07-04
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
YueHaibing
1
-1
/
+1
2019-06-17
regmap: lzo: Switch to bitmap_zalloc()
Andy Shevchenko
1
-5
/
+3
2019-06-12
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-06-07
regmap: add i3c bus support
Vitor Soares
3
-1
/
+66
2019-05-20
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Daniel Baluta
1
-0
/
+2
2019-04-25
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
14
-177
/
+118
2019-04-25
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
1
-3
/
+0
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
14
-166
/
+90
2019-04-03
regmap: verify if register is writeable before writing operations
Han Nandor
1
-5
/
+4
2019-04-01
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
1
-3
/
+0
2019-03-20
regmap: debugfs: Jump to the next readable register
Lucas Tanure
1
-3
/
+24
[next]