aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
AgeCommit message (Expand)Author
2021-09-07regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean
2020-10-05regmap: irq: Add support to clear ack registersLaxminath Kasam
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla
2020-09-02regmap: Add can_sleep configuration optionDmitry Osipenko
2020-08-26regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun
2020-07-17regmap: fix duplicated word in <linux/regmap.h>Randy Dunlap
2020-07-08Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2020-07-08regmap-irq: use fwnode instead of device node in add_irq_chip()Michael Walle
2020-06-15regmap: convert all regmap_update_bits() and co. macros to static inlinesBartosz Golaszewski
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown
2020-05-29Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...Mark Brown
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski
2020-05-29regmap: add helper for per-port regfield initializationVladimir Oltean
2020-04-20regmap: Simplify implementation of the regmap_field_read_poll_timeout() macroDejin Zheng
2020-04-20regmap: Simplify implementation of the regmap_read_poll_timeout() macroDejin Zheng
2020-04-14Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown
2020-04-14regmap: add reg_sequence helpersMarco Felsch
2020-04-14regmap-irq: make it possible to add irq_chip do a specific device nodeMichael Walle
2020-02-19regmap: wrong descriptions in regmap_range_cfgPhong LE
2020-01-09regmap: add iopoll-like atomic polling macroSameer Pujar
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-07regmap: add i3c bus supportVitor Soares
2019-01-23regmap: regmap-irq: Add main status register supportMatti Vaittinen
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-13regmap: irq: handle HW using separate rising/falling edge interruptsBartosz Golaszewski
2018-11-14regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)Tony Xie
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard
2018-07-18regmap: add SCCB supportAkinobu Mita
2018-05-25regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla
2018-04-24regmap: include <linux/ktime.h> from include/linux/regmap.hSean Wang
2018-02-26regmap: mmio: Add function to attach a clockMaxime Ripard
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-12Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown
2018-01-12Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown
2018-01-08regmap: Allow empty read/write_flag_maskAndrew F. Davis
2018-01-08regmap: Add SoundWire bus supportVinod Koul
2017-12-27regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang
2017-12-19regmap: add SLIMbus supportSrinivas Kandagatla
2017-12-06regmap: allow to disable all locking mechanismsBartosz Golaszewski
2017-11-06Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown
2017-11-01regmap: Add hardware spinlock supportBaolin Wang