index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Age
Commit message (
Expand
)
Author
2025-02-27
regcache: Add support for sorting defaults arrays
Charles Keepax
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
[next]