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.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
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+36
2020-05-29
Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...
Mark Brown
1
-0
/
+8
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+36
2020-05-29
regmap: add helper for per-port regfield initialization
Vladimir Oltean
1
-0
/
+8
2020-04-20
regmap: Simplify implementation of the regmap_field_read_poll_timeout() macro
Dejin Zheng
1
-19
/
+4
2020-04-20
regmap: Simplify implementation of the regmap_read_poll_timeout() macro
Dejin Zheng
1
-20
/
+5
2020-04-14
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
1
-0
/
+10
2020-04-14
regmap: add reg_sequence helpers
Marco Felsch
1
-0
/
+7
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
1
-0
/
+10
2020-02-19
regmap: wrong descriptions in regmap_range_cfg
Phong LE
1
-2
/
+2
2020-01-10
regmap: add iopoll-like atomic polling macro
Sameer Pujar
1
-0
/
+45
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
1
-0
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-07
regmap: add i3c bus support
Vitor Soares
1
-0
/
+20
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
1
-0
/
+31
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
1
-0
/
+4
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
1
-6
/
+21
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
1
-0
/
+4
2018-11-15
regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)
Tony Xie
1
-0
/
+6
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
1
-4
/
+27
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
1
-0
/
+19
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-4
/
+8
2018-08-09
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
1
-0
/
+19
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
1
-0
/
+19
2018-07-18
regmap: add SCCB support
Akinobu Mita
1
-0
/
+35
2018-05-25
regmap: add missing prototype for devm_init_slimbus
Srinivas Kandagatla
1
-1
/
+17
2018-04-24
regmap: include <linux/ktime.h> from include/linux/regmap.h
Sean Wang
1
-0
/
+1
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
1
-0
/
+3
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+18
2018-01-12
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
1
-1
/
+42
2018-01-12
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
1
-0
/
+7
2018-01-08
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
1
-1
/
+5
2018-01-08
regmap: Add SoundWire bus support
Vinod Koul
1
-0
/
+37
2017-12-27
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
1
-0
/
+2
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
1
-0
/
+18
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
1
-0
/
+5
2017-11-06
Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...
Mark Brown
1
-0
/
+6
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
1
-0
/
+6
2017-10-13
regmap: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-10
/
+14
2017-10-13
Merge branch 'topic/field' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
1
-0
/
+39
2017-10-13
Merge branch 'topic/namespace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-8
/
+9
2017-10-04
regmap: add iopoll-like polling macro for regmap_field
Chen-Yu Tsai
1
-0
/
+39
2017-07-10
regmap: Avoid namespace collision within macro & tidy up
Ramesh Shanmugasundaram
1
-8
/
+9
2017-07-03
Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...
Mark Brown
1
-0
/
+36
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
1
-0
/
+2
2017-06-06
regmap: Add 1-Wire bus support
Alex A. Mihaylov
1
-0
/
+34
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...
Mark Brown
1
-48
/
+67
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
1
-48
/
+67
[next]