index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
2018-05-25
regmap: add missing prototype for devm_init_slimbus
Srinivas Kandagatla
2018-04-24
regmap: include <linux/ktime.h> from include/linux/regmap.h
Sean Wang
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-12
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
2018-01-12
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
2018-01-08
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
2018-01-08
regmap: Add SoundWire bus support
Vinod Koul
2017-12-27
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
2017-11-06
Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...
Mark Brown
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
2017-10-13
regmap: avoid -Wint-in-bool-context warning
Arnd Bergmann
2017-10-13
Merge branch 'topic/field' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2017-10-13
Merge branch 'topic/namespace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2017-10-04
regmap: add iopoll-like polling macro for regmap_field
Chen-Yu Tsai
2017-07-10
regmap: Avoid namespace collision within macro & tidy up
Ramesh Shanmugasundaram
2017-07-03
Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...
Mark Brown
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
2017-06-06
regmap: Add 1-Wire bus support
Alex A. Mihaylov
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...
Mark Brown
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
2016-10-29
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...
Mark Brown
2016-10-28
regmap: Rename ret variable in regmap_read_poll_timeout
Charles Keepax
2016-10-13
regmap: include <linux/delay.h> from include/linux/regmap.h
Masahiro Yamada
2016-09-16
regmap: Allow longer flag masks for read and write
Tony Lindgren
2016-07-15
Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...
Mark Brown
2016-07-15
regmap: add iopoll-like polling macro
Philipp Zabel
2016-06-03
regmap: irq: Add support to call client specific pre/post interrupt service
Laxman Dewangan
2016-03-05
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
Mark Brown
2016-03-05
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...
Mark Brown
2016-03-05
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
2016-03-05
regmap: replace regmap_write_bits()
Kuninori Morimoto
2016-02-26
regmap: add regmap_fields_force_xxx() macros
Kuninori Morimoto
2016-02-26
regmap: add regmap_field_force_xxx() macros
Kuninori Morimoto
2016-02-20
regmap: merge regmap_fields_update_bits() into macro
Kuninori Morimoto
2016-02-20
regmap: merge regmap_fields_write() into macro
Kuninori Morimoto
2016-02-20
regmap: add regmap_fields_update_bits_base()
Kuninori Morimoto
2016-02-20
regmap: merge regmap_field_update_bits() into macro
Kuninori Morimoto
2016-02-20
regmap: merge regmap_field_write() into macro
Kuninori Morimoto
2016-02-20
regmap: add regmap_field_update_bits_base()
Kuninori Morimoto
2016-02-20
regmap: merge regmap_update_bits_check_async() into macro
Kuninori Morimoto
2016-02-20
regmap: merge regmap_update_bits_check() into macro
Kuninori Morimoto
2016-02-20
regmap: merge regmap_update_bits_async() into macro
Kuninori Morimoto
2016-02-20
regmap: merge regmap_update_bits() into macro
Kuninori Morimoto
2016-02-20
regmap: add regmap_update_bits_base()
Kuninori Morimoto
2016-02-15
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
2016-01-22
regmap: clairify meaning of max_register
Stefan Agner
2016-01-05
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
[next]