index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
2022-08-17
regmap: Support accelerated noinc operations
Linus Walleij
2022-08-15
regmap: mmio: Introduce IO accessors that can talk to IO port
Andy Shevchenko
2022-06-29
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
2022-06-29
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
2022-06-29
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
2022-06-29
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
2022-06-15
regmap: provide regmap_field helpers for simple bit operations
Li Chen
2022-05-05
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2022-03-18
regmap: allow a defined reg_base to be added to every address
Colin Foster
2022-03-18
regmap: add configurable downshift for addresses
Colin Foster
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2021-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
2021-05-19
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
2021-05-19
regmap: Add MDIO bus support
Sander Vanheule
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
2020-11-26
Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...
Mark Brown
2020-11-26
regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ
Pierre-Louis Bossart
2020-10-26
regmap: mmio: add config option to allow relaxed MMIO accesses
Adrian Ratiu
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
2020-07-17
regmap: fix duplicated word in <linux/regmap.h>
Randy Dunlap
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
2020-06-15
regmap: convert all regmap_update_bits() and co. macros to static inlines
Bartosz Golaszewski
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
2020-05-29
Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...
Mark Brown
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
2020-05-29
regmap: add helper for per-port regfield initialization
Vladimir Oltean
2020-04-20
regmap: Simplify implementation of the regmap_field_read_poll_timeout() macro
Dejin Zheng
2020-04-20
regmap: Simplify implementation of the regmap_read_poll_timeout() macro
Dejin Zheng
2020-04-14
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...
Mark Brown
2020-04-14
regmap: add reg_sequence helpers
Marco Felsch
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
2020-02-19
regmap: wrong descriptions in regmap_range_cfg
Phong LE
2020-01-09
regmap: add iopoll-like atomic polling macro
Sameer Pujar
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
[next]