index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2016-10-29
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...
Mark Brown
1
-5
/
+6
2016-10-28
regmap: Rename ret variable in regmap_read_poll_timeout
Charles Keepax
1
-5
/
+5
2016-10-13
regmap: include <linux/delay.h> from include/linux/regmap.h
Masahiro Yamada
1
-0
/
+1
2016-09-16
regmap: Allow longer flag masks for read and write
Tony Lindgren
1
-4
/
+4
2016-07-15
Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...
Mark Brown
1
-0
/
+49
2016-07-15
regmap: add iopoll-like polling macro
Philipp Zabel
1
-0
/
+39
2016-06-03
regmap: irq: Add support to call client specific pre/post interrupt service
Laxman Dewangan
1
-0
/
+10
2016-03-05
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
Mark Brown
1
-48
/
+49
2016-03-05
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...
Mark Brown
1
-1
/
+9
2016-03-05
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
1
-0
/
+8
2016-03-05
regmap: replace regmap_write_bits()
Kuninori Morimoto
1
-9
/
+3
2016-02-26
regmap: add regmap_fields_force_xxx() macros
Kuninori Morimoto
1
-2
/
+4
2016-02-26
regmap: add regmap_field_force_xxx() macros
Kuninori Morimoto
1
-0
/
+4
2016-02-19
regmap: merge regmap_fields_update_bits() into macro
Kuninori Morimoto
1
-2
/
+2
2016-02-19
regmap: merge regmap_fields_write() into macro
Kuninori Morimoto
1
-2
/
+3
2016-02-19
regmap: add regmap_fields_update_bits_base()
Kuninori Morimoto
1
-0
/
+12
2016-02-19
regmap: merge regmap_field_update_bits() into macro
Kuninori Morimoto
1
-2
/
+2
2016-02-19
regmap: merge regmap_field_write() into macro
Kuninori Morimoto
1
-1
/
+3
2016-02-19
regmap: add regmap_field_update_bits_base()
Kuninori Morimoto
1
-1
/
+11
2016-02-19
regmap: merge regmap_update_bits_check_async() into macro
Kuninori Morimoto
1
-13
/
+2
2016-02-19
regmap: merge regmap_update_bits_check() into macro
Kuninori Morimoto
1
-12
/
+2
2016-02-19
regmap: merge regmap_update_bits_async() into macro
Kuninori Morimoto
1
-10
/
+2
2016-02-19
regmap: merge regmap_update_bits() into macro
Kuninori Morimoto
1
-9
/
+3
2016-02-19
regmap: add regmap_update_bits_base()
Kuninori Morimoto
1
-0
/
+11
2016-02-15
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
1
-0
/
+8
2016-01-22
regmap: clairify meaning of max_register
Stefan Agner
1
-1
/
+1
2016-01-05
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
1
-0
/
+16
[next]