index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
2025-01-07
Expand SoundWire MBQ register map support
Mark Brown
2025-01-07
regmap: sdw-mbq: Add support for SDCA deferred controls
Charles Keepax
2025-01-07
regmap: sdw-mbq: Add support for further MBQ register sizes
Charles Keepax
2024-12-11
regmap: regmap_multi_reg_read(): make register list const
Richard Fitzgerald
2024-11-20
Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2024-11-08
regmap: provide regmap_assign_bits()
Bartosz Golaszewski
2024-10-16
iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
Anna-Maria Behnsen
2024-09-30
regcache: Improve documentation of available cache types
Mark Brown
2024-08-13
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
2024-07-10
regmap: Implement regmap_multi_reg_read()
Mark Brown
2024-07-10
regmap: Implement regmap_multi_reg_read()
Guenter Roeck
2024-07-08
regmap-irq: handle const struct regmap_irq_sub_irq_map
Thomas Weißschuh
2024-05-07
regmap: Reorder fields in 'struct regmap_config' to save some memory
Christophe JAILLET
2024-04-08
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
2023-07-18
regmap: Let users check if a register is cached
Mark Brown
2023-05-12
regmap-irq: Remove support for not_fixed_stride
Aidan MacDonald
2023-05-12
regmap-irq: Remove type registers
Aidan MacDonald
2023-05-11
regmap-irq: Remove virtual registers
Aidan MacDonald
2023-05-11
regmap-irq: Fix typo in documentation for .get_irq_reg()
Aidan MacDonald
2023-05-08
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
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
[next]