index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
3
-12
/
+13
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
1
-1
/
+1
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
3
-17
/
+38
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
2
-43
/
+43
2020-07-17
Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus
Mark Brown
3
-25
/
+31
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
1
-23
/
+29
2020-07-10
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
1
-18
/
+13
2020-07-08
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
1
-1
/
+1
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-24
/
+29
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
1
-24
/
+29
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
1
-1
/
+1
2020-06-22
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-56
/
+50
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
1
-0
/
+1
2020-06-16
regmap: remove stray space
Bartosz Golaszewski
1
-1
/
+1
2020-06-15
Merge existing fixes from regmap/for-5.8
Mark Brown
1
-56
/
+49
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
1
-2
/
+3
2020-06-01
regmap: fix alignment issue
Jens Thoms Toerring
1
-54
/
+46
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
3
-16
/
+152
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+22
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+22
2020-04-24
regmap-i2c: add 16-bit width registers support
AceLan Kao
1
-0
/
+61
2020-04-14
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
1
-16
/
+68
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
1
-16
/
+68
2020-04-14
regmap: Add bus reg_update_bits() support
Baolin Wang
1
-0
/
+1
2020-03-13
regmap: debugfs: check count when read regmap file
Peng Fan
1
-0
/
+6
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
1
-5
/
+12
2020-01-06
regmap-i2c: constify regmap_bus structures
Michał Mirosław
1
-5
/
+5
2019-11-19
regmap: regmap-w1: Drop unreachable code
Mika Westerberg
1
-4
/
+0
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
2019-03-19
regmap: debugfs: Replace code by already existing function
Lucas Tanure
1
-4
/
+1
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-4
/
+95
2019-01-29
Merge branch 'regmap-5.1' into regmap-next
Mark Brown
1
-1
/
+1
[next]