index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
2020-10-05
8
-8
/
+902
|
\
|
*
regmap: irq: Add support to clear ack registers
Laxminath Kasam
2020-10-05
1
-1
/
+32
|
*
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
2020-09-28
1
-0
/
+100
|
|
\
|
|
*
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
2020-09-28
1
-0
/
+100
|
*
|
Merge series "use semicolons rather than commas to separate statements" from ...
Mark Brown
2020-09-28
1
-1
/
+1
|
|
\
\
|
|
*
|
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-28
1
-1
/
+1
|
*
|
|
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
2020-09-28
1
-0
/
+2
|
|
/
/
|
*
|
regmap: debugfs: Fix more error path regressions
Charles Keepax
2020-09-22
1
-0
/
+2
|
*
|
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
2020-09-17
1
-0
/
+22
|
*
|
regmap: Add can_sleep configuration option
Dmitry Osipenko
2020-09-02
2
-4
/
+18
|
*
|
Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...
Mark Brown
2020-09-01
1
-2
/
+2
|
|
\
\
|
|
*
|
regmap: Use flexible sleep
Dmitry Osipenko
2020-09-01
1
-2
/
+2
|
*
|
|
regmap: soundwire: remove unused header mod_devicetable.h
Vinod Koul
2020-09-01
1
-1
/
+0
|
|
/
/
|
*
/
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
2020-08-26
3
-1
/
+725
|
|
/
*
|
regmap: fix page selection for noinc writes
Dmitry Baryshkov
2020-09-21
3
-12
/
+13
*
|
regmap: fix page selection for noinc reads
Dmitry Baryshkov
2020-09-21
1
-6
/
+6
*
|
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
2020-09-18
1
-1
/
+1
*
|
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
2020-09-17
3
-17
/
+38
|
/
*
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
2020-07-17
2
-43
/
+43
|
\
|
*
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
2020-07-10
1
-18
/
+13
|
*
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-07-08
1
-24
/
+29
|
|
\
|
|
*
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
2020-07-08
1
-24
/
+29
|
*
|
regmap: remove stray space
Bartosz Golaszewski
2020-06-15
1
-1
/
+1
|
*
|
Merge existing fixes from regmap/for-5.8
Mark Brown
2020-06-15
1
-56
/
+49
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus
Mark Brown
2020-07-17
3
-25
/
+31
|
\
\
\
|
*
|
|
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-16
1
-23
/
+29
|
*
|
|
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
2020-07-08
1
-1
/
+1
|
*
|
|
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-07-03
1
-1
/
+1
*
|
|
|
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-22
1
-56
/
+50
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-17
1
-0
/
+1
|
|
/
|
*
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
2020-06-08
1
-2
/
+3
|
*
regmap: fix alignment issue
Jens Thoms Toerring
2020-06-01
1
-54
/
+46
*
|
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
2020-05-29
3
-16
/
+152
|
\
|
|
*
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
2020-05-29
1
-0
/
+22
|
|
\
|
|
*
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
2020-05-29
1
-0
/
+22
|
*
|
regmap-i2c: add 16-bit width registers support
AceLan Kao
2020-04-24
1
-0
/
+61
|
*
|
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
2020-04-14
1
-16
/
+68
|
|
\
\
|
|
*
|
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
2020-04-14
1
-16
/
+68
|
|
|
/
|
*
/
regmap: Add bus reg_update_bits() support
Baolin Wang
2020-04-14
1
-0
/
+1
|
|
/
*
/
regmap: debugfs: check count when read regmap file
Peng Fan
2020-03-13
1
-0
/
+6
|
/
*
regmap: fix writes to non incrementing registers
Ben Whitten
2020-01-21
1
-5
/
+12
*
regmap-i2c: constify regmap_bus structures
Michał Mirosław
2020-01-06
1
-5
/
+5
*
regmap: regmap-w1: Drop unreachable code
Mika Westerberg
2019-11-19
1
-4
/
+0
*
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2019-09-16
2
-18
/
+1
|
\
|
*
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
2019-08-12
1
-12
/
+0
|
|
\
|
|
*
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
1
-12
/
+0
|
*
|
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
2019-08-12
1
-6
/
+1
|
|
/
*
/
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
2019-08-09
1
-1
/
+1
|
/
*
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
2019-07-04
4
-6
/
+69
|
\
|
*
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
YueHaibing
2019-07-04
1
-1
/
+1
[next]