summaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown2021-08-261-0/+2
|\
| * regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean2021-08-261-0/+2
* | regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng2021-08-021-2/+3
* | regmap-irq: Introduce inverted status registers supportMaxim Kochetkov2021-06-071-0/+2
* | Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...Mark Brown2021-05-191-0/+36
|\ \
| * | regmap: Add MDIO bus supportSander Vanheule2021-05-191-0/+36
| |/
* / regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure2021-05-141-0/+2
|/
* regmap-irq: Add driver callback to configure virtual regsGuru Das Srinagesh2021-03-311-0/+4
* regmap-irq: Introduce virtual regs to handle more config regsGuru Das Srinagesh2021-03-311-0/+5
* regmap-irq: Extend sub-irq to support non-fixed reg stridesGuru Das Srinagesh2021-03-181-0/+7
* Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...Mark Brown2020-11-261-0/+35
|\
| * regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart2020-11-261-0/+35
* | regmap: mmio: add config option to allow relaxed MMIO accessesAdrian Ratiu2020-10-261-0/+5
|/
* regmap: irq: Add support to clear ack registersLaxminath Kasam2020-10-051-0/+2
* Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown2020-09-281-0/+11
|\
| * regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla2020-09-281-0/+11
* | regmap: Add can_sleep configuration optionDmitry Osipenko2020-09-021-0/+3
* | regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun2020-08-261-0/+36
|/
* regmap: fix duplicated word in <linux/regmap.h>Randy Dunlap2020-07-171-1/+1
* Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2020-07-081-9/+12
|\
| * regmap-irq: use fwnode instead of device node in add_irq_chip()Michael Walle2020-07-081-9/+12
* | regmap: convert all regmap_update_bits() and co. macros to static inlinesBartosz Golaszewski2020-06-151-30/+192
|/
* Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown2020-05-291-0/+36
|\
| * regmap: provide helpers for simple bit operationsBartosz Golaszewski2020-05-291-0/+36
* | Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...Mark Brown2020-05-291-0/+8
|\ \
| * | regmap: add helper for per-port regfield initializationVladimir Oltean2020-05-291-0/+8
| |/
* | regmap: Simplify implementation of the regmap_field_read_poll_timeout() macroDejin Zheng2020-04-201-19/+4
* | regmap: Simplify implementation of the regmap_read_poll_timeout() macroDejin Zheng2020-04-201-20/+5
* | Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown2020-04-141-0/+10
|\ \
| * | regmap-irq: make it possible to add irq_chip do a specific device nodeMichael Walle2020-04-141-0/+10
| |/
* / regmap: add reg_sequence helpersMarco Felsch2020-04-141-0/+7
|/
* regmap: wrong descriptions in regmap_range_cfgPhong LE2020-02-191-2/+2
* regmap: add iopoll-like atomic polling macroSameer Pujar2020-01-091-0/+45
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-2/+2
|\
| * docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2
* | Merge branch 'regmap-5.3' into regmap-nextMark Brown2019-07-041-0/+20
|\ \
| * | regmap: add i3c bus supportVitor Soares2019-06-071-0/+20
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* regmap: regmap-irq: Add main status register supportMatti Vaittinen2019-01-231-0/+31
* regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski2018-12-191-0/+4
* regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen2018-12-191-6/+21
* regmap: irq: handle HW using separate rising/falling edge interruptsBartosz Golaszewski2018-12-131-0/+4
* regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)Tony Xie2018-11-141-0/+6
*-. Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-211-4/+27
|\ \
| | * regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-4/+8
| |/ |/|
| * regmap: Add regmap_noinc_write APIBen Whitten2018-10-191-0/+19
|/
* Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown2018-08-091-0/+19
|\
| * regmap: Add regmap_noinc_read APICrestez Dan Leonard2018-08-091-0/+19
* | regmap: add SCCB supportAkinobu Mita2018-07-181-0/+35
|/
* regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla2018-05-251-1/+17