aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAge
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\
| * docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* | Merge branch 'regmap-5.3' into regmap-nextMark Brown2019-07-04
|\ \
| * | regmap: add i3c bus supportVitor Soares2019-06-07
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* regmap: regmap-irq: Add main status register supportMatti Vaittinen2019-01-23
* regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski2018-12-19
* regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen2018-12-19
* regmap: irq: handle HW using separate rising/falling edge interruptsBartosz Golaszewski2018-12-13
* regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)Tony Xie2018-11-14
*-. Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-21
|\ \
| | * regmap: split up regmap_config.use_single_rwDavid Frey2018-09-07
| |/ |/|
| * regmap: Add regmap_noinc_write APIBen Whitten2018-10-19
|/
* Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown2018-08-09
|\
| * regmap: Add regmap_noinc_read APICrestez Dan Leonard2018-08-09
* | regmap: add SCCB supportAkinobu Mita2018-07-18
|/
* regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla2018-05-25
* regmap: include <linux/ktime.h> from include/linux/regmap.hSean Wang2018-04-24
* regmap: mmio: Add function to attach a clockMaxime Ripard2018-02-26
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-01
|\
| * regmap: add SLIMbus supportSrinivas Kandagatla2017-12-19
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown2018-01-12
|\ \ \
| | * | regmap: Allow empty read/write_flag_maskAndrew F. Davis2018-01-08
| | |/
| * | regmap: Add SoundWire bus supportVinod Koul2018-01-08
| | |
| \ \
*-. | | Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown2018-01-12
|\ \| | | |_|/ |/| |
| | * regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang2017-12-27
| |/ |/|
| * regmap: allow to disable all locking mechanismsBartosz Golaszewski2017-12-06
|/
*-. Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown2017-11-06
|\ \
| | * regmap: Add hardware spinlock supportBaolin Wang2017-11-01
| |/
* | regmap: avoid -Wint-in-bool-context warningArnd Bergmann2017-10-13
* | Merge branch 'topic/field' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2017-10-13
|\ \
| * | regmap: add iopoll-like polling macro for regmap_fieldChen-Yu Tsai2017-10-04
| |/
* | Merge branch 'topic/namespace' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2017-10-13
|\ \ | |/ |/|
| * regmap: Avoid namespace collision within macro & tidy upRamesh Shanmugasundaram2017-07-10
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown2017-07-03
|\ \ \ | |_|/ |/| |
| | * regmap: irq: add chip option mask_writeonlyMichael Grzeschik2017-06-28
| |/ |/|
| * regmap: Add 1-Wire bus supportAlex A. Mihaylov2017-06-06
|/
*-. Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...Mark Brown2017-02-03
|\ \
| * | regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax2017-01-12
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...Mark Brown2016-10-29
|\ \ \ | |_|/ |/| |
| | * regmap: Rename ret variable in regmap_read_poll_timeoutCharles Keepax2016-10-28
| |/ |/|
| * regmap: include <linux/delay.h> from include/linux/regmap.hMasahiro Yamada2016-10-13
|/
* regmap: Allow longer flag masks for read and writeTony Lindgren2016-09-16
*-. Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...Mark Brown2016-07-15
|\ \
| | * regmap: irq: Add support to call client specific pre/post interrupt serviceLaxman Dewangan2016-06-02
| |/ |/|
| * regmap: add iopoll-like polling macroPhilipp Zabel2016-07-15
|/
* Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown2016-03-05
|\
| * regmap: replace regmap_write_bits()Kuninori Morimoto2016-03-04
| * regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2016-02-25
| * regmap: add regmap_field_force_xxx() macrosKuninori Morimoto2016-02-25