summaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-09regmap-irq: Add handle_mask_sync() callbackWilliam Breathitt Gray1-0/+5
2022-11-25fsi: Add regmap and refactor sbefifoMark Brown1-0/+37
2022-11-25regmap: Add FSI bus supportEddie James1-0/+37
2022-11-22regmap: add regmap_might_sleep()Michael Walle1-0/+7
2022-08-17regmap: Support accelerated noinc operationsLinus Walleij1-0/+8
2022-08-15regmap: mmio: Introduce IO accessors that can talk to IO portAndy Shevchenko1-0/+3
2022-06-29regmap-irq: Deprecate the not_fixed_stride flagAidan MacDonald1-2/+4
2022-06-29regmap-irq: Add get_irq_reg() callbackAidan MacDonald1-2/+13
2022-06-29regmap-irq: Fix inverted handling of unmask registersAidan MacDonald1-3/+15
2022-06-29regmap-irq: Deprecate type registers and virtual registersAidan MacDonald1-6/+12
2022-06-29regmap-irq: Introduce config registers for irq typesAidan MacDonald1-0/+12
2022-06-29regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()Aidan MacDonald1-2/+0
2022-06-29regmap-irq: Remove an unnecessary restriction on type_in_maskAidan MacDonald1-3/+5
2022-06-29regmap-irq: Remove unused type_reg_stride fieldAidan MacDonald1-3/+0
2022-06-29regmap-irq: Convert bool bitfields to unsigned intAidan MacDonald1-13/+13
2022-06-15regmap: provide regmap_field helpers for simple bit operationsLi Chen1-0/+37
2022-05-05regmap: Add bulk read/write callbacks into regmap_configMarek Vasut1-0/+12
2022-03-18regmap: allow a defined reg_base to be added to every addressColin Foster1-0/+3
2022-03-18regmap: add configurable downshift for addressesColin Foster1-0/+3
2021-11-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown1-0/+2
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean1-0/+2
2021-08-02regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng1-2/+3
2021-06-07regmap-irq: Introduce inverted status registers supportMaxim Kochetkov1-0/+2
2021-05-19Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...Mark Brown1-0/+36
2021-05-19regmap: Add MDIO bus supportSander Vanheule1-0/+36
2021-05-14regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure1-0/+2
2021-03-31regmap-irq: Add driver callback to configure virtual regsGuru Das Srinagesh1-0/+4
2021-03-31regmap-irq: Introduce virtual regs to handle more config regsGuru Das Srinagesh1-0/+5
2021-03-18regmap-irq: Extend sub-irq to support non-fixed reg stridesGuru Das Srinagesh1-0/+7
2020-11-26Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...Mark Brown1-0/+35
2020-11-26regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart1-0/+35
2020-10-26regmap: mmio: add config option to allow relaxed MMIO accessesAdrian Ratiu1-0/+5
2020-10-05regmap: irq: Add support to clear ack registersLaxminath Kasam1-0/+2
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown1-0/+11
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla1-0/+11
2020-09-02regmap: Add can_sleep configuration optionDmitry Osipenko1-0/+3
2020-08-26regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun1-0/+36
2020-07-17regmap: fix duplicated word in <linux/regmap.h>Randy Dunlap1-1/+1
2020-07-08Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-9/+12
2020-07-08regmap-irq: use fwnode instead of device node in add_irq_chip()Michael Walle1-9/+12
2020-06-15regmap: convert all regmap_update_bits() and co. macros to static inlinesBartosz Golaszewski1-30/+192
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown1-0/+36
2020-05-29Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...Mark Brown1-0/+8
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+36
2020-05-29regmap: add helper for per-port regfield initializationVladimir Oltean1-0/+8
2020-04-20regmap: Simplify implementation of the regmap_field_read_poll_timeout() macroDejin Zheng1-19/+4
2020-04-20regmap: Simplify implementation of the regmap_read_poll_timeout() macroDejin Zheng1-20/+5
2020-04-14Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown1-0/+10
2020-04-14regmap: add reg_sequence helpersMarco Felsch1-0/+7