summaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAgeFilesLines
* regmap: Let users check if a register is cachedMark Brown2023-07-181-0/+1
* regmap-irq: Remove support for not_fixed_strideAidan MacDonald2023-05-121-9/+0
* regmap-irq: Remove type registersAidan MacDonald2023-05-121-7/+0
* regmap-irq: Remove virtual registersAidan MacDonald2023-05-111-12/+0
* regmap-irq: Fix typo in documentation for .get_irq_reg()Aidan MacDonald2023-05-111-1/+1
* regmap-irq: Drop map from handle_mask_sync() parametersWilliam Breathitt Gray2023-05-081-2/+1
* regmap: allow upshifting register addresses before performing operationsMaxime Chevallier2023-04-071-3/+12
* Migrate the PCIe-IDIO-24 and WS16C48 GPIO driversMark Brown2023-04-051-2/+4
|\
| * regmap: Pass irq_drv_data as a parameter for set_type_config()William Breathitt Gray2023-04-051-2/+4
* | regmap: Add maple tree based register cacheMark Brown2023-04-031-0/+1
* | regmap: Removed compressed cache supportMark Brown2023-03-291-1/+0
* | regmap: Add support for devices with no interrupt readbackMark Brown2023-03-061-0/+2
|\ \
| * | regmap-irq: Add no_status supportWilliam Breathitt Gray2023-03-051-0/+2
| |/
* / regmap-irq: Place kernel doc of struct regmap_irq_chip in orderAndy Shevchenko2023-03-051-4/+7
|/
* regmap-irq: Remove unused mask_invert flagAidan MacDonald2023-02-171-4/+0
* regmap-irq: Remove unused type_invert flagAidan MacDonald2023-02-171-3/+0
* regmap: Reorder fields in 'struct regmap_bus' to save some memoryChristophe JAILLET2023-02-141-2/+2
* regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn2023-01-161-0/+8
* regmap-irq: Add handle_mask_sync() callbackWilliam Breathitt Gray2022-12-091-0/+5
* fsi: Add regmap and refactor sbefifoMark Brown2022-11-251-0/+37
|\
| * regmap: Add FSI bus supportEddie James2022-11-251-0/+37
* | regmap: add regmap_might_sleep()Michael Walle2022-11-221-0/+7
|/
* 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