index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
2020-07-17
regmap: fix duplicated word in <linux/regmap.h>
Randy Dunlap
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
2020-06-15
regmap: convert all regmap_update_bits() and co. macros to static inlines
Bartosz Golaszewski
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
2020-05-29
Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...
Mark Brown
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
2020-05-29
regmap: add helper for per-port regfield initialization
Vladimir Oltean
2020-04-20
regmap: Simplify implementation of the regmap_field_read_poll_timeout() macro
Dejin Zheng
2020-04-20
regmap: Simplify implementation of the regmap_read_poll_timeout() macro
Dejin Zheng
2020-04-14
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
2020-04-14
regmap: add reg_sequence helpers
Marco Felsch
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
2020-02-19
regmap: wrong descriptions in regmap_range_cfg
Phong LE
2020-01-09
regmap: add iopoll-like atomic polling macro
Sameer Pujar
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-07
regmap: add i3c bus support
Vitor Soares
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
2018-11-14
regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)
Tony Xie
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-08-09
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
2018-07-18
regmap: add SCCB support
Akinobu Mita
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
[next]