summaryrefslogtreecommitdiff
path: root/include/linux/regmap.h
AgeCommit message (Expand)Author
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean
2021-08-02regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng
2021-06-07regmap-irq: Introduce inverted status registers supportMaxim Kochetkov
2021-05-19Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...Mark Brown
2021-05-19regmap: Add MDIO bus supportSander Vanheule
2021-05-14regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure
2021-03-31regmap-irq: Add driver callback to configure virtual regsGuru Das Srinagesh
2021-03-31regmap-irq: Introduce virtual regs to handle more config regsGuru Das Srinagesh
2021-03-18regmap-irq: Extend sub-irq to support non-fixed reg stridesGuru Das Srinagesh
2020-11-26Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...Mark Brown
2020-11-26regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart
2020-10-26regmap: mmio: add config option to allow relaxed MMIO accessesAdrian Ratiu
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