summaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAgeFilesLines
* regmap: Support accelerated noinc operationsLinus Walleij2022-08-171-0/+8
* regmap: mmio: Introduce IO accessors that can talk to IO portAndy Shevchenko2022-08-151-0/+3
* regmap-irq: Deprecate the not_fixed_stride flagAidan MacDonald2022-06-291-2/+4
* regmap-irq: Add get_irq_reg() callbackAidan MacDonald2022-06-291-2/+13
* regmap-irq: Fix inverted handling of unmask registersAidan MacDonald2022-06-291-3/+15
* regmap-irq: Deprecate type registers and virtual registersAidan MacDonald2022-06-291-6/+12
* regmap-irq: Introduce config registers for irq typesAidan MacDonald2022-06-291-0/+12
* regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()Aidan MacDonald2022-06-291-2/+0
* regmap-irq: Remove an unnecessary restriction on type_in_maskAidan MacDonald2022-06-291-3/+5
* regmap-irq: Remove unused type_reg_stride fieldAidan MacDonald2022-06-291-3/+0
* regmap-irq: Convert bool bitfields to unsigned intAidan MacDonald2022-06-291-13/+13
* regmap: provide regmap_field helpers for simple bit operationsLi Chen2022-06-151-0/+37
* regmap: Add bulk read/write callbacks into regmap_configMarek Vasut2022-05-051-0/+12
* regmap: allow a defined reg_base to be added to every addressColin Foster2022-03-181-0/+3
* regmap: add configurable downshift for addressesColin Foster2022-03-181-0/+3
* regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith2021-11-151-0/+7
* 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
|\