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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-09-22
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-05-22
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 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
2019-10-07
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
1
-1
/
+1
2019-07-26
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-07-26
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Daniel Baluta
1
-0
/
+2
2019-07-21
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
1
-0
/
+6
2018-08-09
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
2
-1
/
+81
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
2
-1
/
+81
2018-07-23
regmap: sccb: fix typo and sort headers alphabetically
Akinobu Mita
1
-3
/
+3
2018-07-18
Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
3
-0
/
+133
2018-07-18
regmap: add SCCB support
Akinobu Mita
3
-0
/
+133
2018-07-11
regmap: slimbus: add support to multi read/write
Srinivas Kandagatla
1
-16
/
+7
2018-06-04
Merge branch 'regmap-4.17' into regmap-4.18 for the merge window
Mark Brown
1
-1
/
+2
2018-05-25
regmap: slimbus: allow register offsets up to 16 bits
Srinivas Kandagatla
1
-1
/
+1
2018-05-17
regmap: Skip clk_put for attached clocks when freeing context
James Kelly
1
-1
/
+2
2018-03-12
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
3
-2
/
+44
2018-03-12
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
1
-181
/
+119
2018-03-12
Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...
Mark Brown
2
-5
/
+1
2018-03-12
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
1
-1
/
+1
2018-03-06
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
1
-1
/
+2
2018-03-06
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
1
-0
/
+3
2018-03-05
regmap: debugfs: Don't leak dummy names
Mark Brown
1
-1
/
+3
2018-03-05
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
1
-0
/
+6
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
1
-0
/
+24
2018-02-26
regmap: Merge redundant handling in regmap_bulk_write
Charles Keepax
1
-36
/
+3
2018-02-26
regmap: Tidy up regmap_raw_write chunking code
Charles Keepax
1
-21
/
+16
2018-02-26
regmap: Move the handling for max_raw_write into regmap_raw_write
Charles Keepax
1
-63
/
+54
2018-02-26
regmap: Remove unnecessary printk for failed allocation
Charles Keepax
1
-3
/
+2
2018-02-26
regmap: Format data for raw write in regmap_bulk_write
Charles Keepax
1
-2
/
+15
2018-02-26
Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2018-02-20
regmap: use debugfs even when no device
David Lechner
1
-0
/
+2
2018-02-20
regmap: Allow missing device in regmap_name_read_file()
David Lechner
1
-1
/
+5
2018-02-16
regmap: Use _regmap_read in regmap_bulk_read
Charles Keepax
1
-5
/
+13
2018-02-16
regmap: Tidy up regmap_raw_read chunking code
Charles Keepax
1
-25
/
+19
2018-02-16
regmap: Move the handling for max_raw_read into regmap_raw_read
Charles Keepax
1
-55
/
+35
2018-02-13
regmap: Use helper function for register offset
Charles Keepax
1
-1
/
+1
2018-02-13
regmap: Don't use format_val in regmap_bulk_read
Charles Keepax
1
-32
/
+23
2018-02-13
regmap: Correct comparison in regmap_cached
Charles Keepax
1
-1
/
+1
2018-02-13
regmap: Correct offset handling in regmap_volatile_range
Charles Keepax
1
-1
/
+1
2018-02-08
regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
Dan Carpenter
1
-4
/
+0
[next]