index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
2023-04-07
regmap: allow upshifting register addresses before performing operations
Maxime Chevallier
2023-04-05
Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers
Mark Brown
2023-04-05
regmap: Pass irq_drv_data as a parameter for set_type_config()
William Breathitt Gray
2023-04-03
regmap: Add maple tree based register cache
Mark Brown
2023-03-29
regmap: Removed compressed cache support
Mark Brown
2023-03-06
regmap: Add support for devices with no interrupt readback
Mark Brown
2023-03-05
regmap-irq: Place kernel doc of struct regmap_irq_chip in order
Andy Shevchenko
2023-03-05
regmap-irq: Add no_status support
William Breathitt Gray
2023-02-17
regmap-irq: Remove unused mask_invert flag
Aidan MacDonald
2023-02-17
regmap-irq: Remove unused type_invert flag
Aidan MacDonald
2023-02-14
regmap: Reorder fields in 'struct regmap_bus' to save some memory
Christophe JAILLET
2023-01-16
regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
Andrew Lunn
2022-12-09
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
2022-11-25
fsi: Add regmap and refactor sbefifo
Mark Brown
2022-11-25
regmap: Add FSI bus support
Eddie James
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
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
[next]