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 |