..
internal.h
regmap: rework ->max_register handling
2024-02-05 14:32:35 +00:00
Kconfig
regmap: Provide user selectable option to enable regmap
2023-07-13 16:20:28 +01:00
Makefile
regmap: Provide a ram backed regmap with raw support
2023-06-12 14:47:54 +01:00
regcache-flat.c
regmap: rework ->max_register handling
2024-02-05 14:32:35 +00:00
regcache-maple.c
regmap: maple: Fix uninitialized symbol 'ret' warnings
2024-03-29 16:32:26 +00:00
regcache-rbtree.c
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
2023-09-22 16:54:00 +01:00
regcache.c
regmap: rework ->max_register handling
2024-02-05 14:32:35 +00:00
regmap-ac97.c
regmap: add proper SPDX identifiers on files that did not have them.
2019-04-25 20:22:15 +01:00
regmap-debugfs.c
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
2024-01-08 15:27:15 -08:00
regmap-fsi.c
regmap: Add FSI bus support
2022-11-25 19:17:02 +00:00
regmap-i2c.c
regmap: Account for register length in SMBus I/O limits
2023-07-17 06:15:15 +01:00
regmap-i3c.c
regmap: Constify static regmap_bus structs
2022-04-04 08:41:50 +01:00
regmap-irq.c
regmap-irq: Fix out-of-bounds access when allocating config buffers
2023-07-12 12:05:10 +01:00
regmap-kunit.c
regmap: Updates for v6.9
2024-03-13 11:01:21 -07:00
regmap-mdio.c
regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
2023-01-16 13:16:09 +00:00
regmap-mmio.c
regmap: mmio: Remove unused 64-bit support code
2023-07-09 22:48:46 +01:00
regmap-ram.c
regmap: fix kcalloc() arguments order
2023-12-20 18:11:38 +00:00
regmap-raw-ram.c
regmap: fix kcalloc() arguments order
2023-12-20 18:11:38 +00:00
regmap-sccb.c
regmap: Constify static regmap_bus structs
2022-04-04 08:41:50 +01:00
regmap-sdw-mbq.c
regmap: Constify static regmap_bus structs
2022-04-04 08:41:50 +01:00
regmap-sdw.c
regmap: sdw: check for invalid multi-register writes config
2023-05-24 11:21:51 +01:00
regmap-slimbus.c
regmap: Constify static regmap_bus structs
2022-04-04 08:41:50 +01:00
regmap-spi-avmm.c
regmap: Drop initial version of maximum transfer length fixes
2023-07-17 06:15:14 +01:00
regmap-spi.c
regmap: spi: Reserve space for register address/padding
2022-08-18 15:02:05 +01:00
regmap-spmi.c
regmap: add proper SPDX identifiers on files that did not have them.
2019-04-25 20:22:15 +01:00
regmap-w1.c
regmap: Constify static regmap_bus structs
2022-04-04 08:41:50 +01:00
regmap.c
regmap: rework ->max_register handling
2024-02-05 14:32:35 +00:00
trace.h
regmap: trace: Remove unneeded blank lines
2022-09-05 13:09:45 +01:00