index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2023-11-20
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-20
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-10-25
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-19
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-07-27
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-07-27
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2023-06-28
regmap: spi-avmm: Fix regmap_bus max_raw_write
Russ Weight
2023-06-09
regmap: Account for register length when chunking
Jim Wylder
2023-05-30
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
2022-06-29
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
2022-03-02
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
2022-01-27
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2021-09-15
regmap: fix the offset of register error log
Jeongtae Park
2021-05-14
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-03-04
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
2021-01-17
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
2021-01-17
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
2020-09-28
Merge series "use semicolons rather than commas to separate statements" from ...
Mark Brown
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
2020-09-28
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-22
regmap: debugfs: Fix more error path regressions
Charles Keepax
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
2020-09-01
Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...
Mark Brown
2020-09-01
regmap: soundwire: remove unused header mod_devicetable.h
Vinod Koul
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
2020-07-17
Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus
Mark Brown
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-10
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
2020-07-08
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-06-22
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-15
regmap: remove stray space
Bartosz Golaszewski
2020-06-15
Merge existing fixes from regmap/for-5.8
Mark Brown
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
[next]