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
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2024-03-13
Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2024-02-26
regmap: kunit: Add a test for ranges in combination with windows
Mark Brown
2024-02-12
regmap: kunit: Ensure that changed bytes are actually different
Mark Brown
2024-02-07
regmap: kunit: fix raw noinc write test wrapping
Ben Wolsieffer
2024-02-05
regmap: rework ->max_register handling
Jan Dakinevich
2024-01-09
Merge tag 'regmap-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-20
regmap: fix kcalloc() arguments order
Dmitry Antipov
2023-12-04
regmap: fix bogus error on regcache_sync success
Matthias Reichl
2023-11-21
regmap: fix regmap_noinc_write() description
Hugo Villeneuve
2023-11-13
regmap: kunit: add noinc write test
Ben Wolsieffer
2023-11-13
regmap: ram: support noinc semantics
Ben Wolsieffer
2023-11-07
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-01
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-10-30
regmap: Merge up fix for window/paging issue
Mark Brown
2023-10-26
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
2023-10-26
regmap: kunit: Add test for cache sync interaction with ranges
Mark Brown
2023-10-26
regmap: kunit: Fix marking of the range window as volatile
Mark Brown
2023-10-09
regmap: fix NULL deref on lookup
Johan Hovold
2023-09-22
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-11
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-07-23
regmap: Fix the type used for a bitmap pointer
Christophe JAILLET
2023-07-23
regmap: Merge up fixes from mainline
Mark Brown
2023-07-21
regmap: Remove dynamic allocation warnings for rbtree and maple
Mark Brown
2023-07-21
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-07-20
regmap: maple: Use alloc_flags for memory allocations
Guenter Roeck
2023-07-20
regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches
Guenter Roeck
2023-07-20
regmap: Disable locking for RBTREE and MAPLE unit tests
Guenter Roeck
2023-07-19
regcache: Push async I/O request down into the rbtree cache
Mark Brown
2023-07-18
regmap: Provide test for regcache_reg_present()
Mark Brown
2023-07-18
regmap: Let users check if a register is cached
Mark Brown
2023-07-17
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-07-17
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2023-07-13
regmap: Provide user selectable option to enable regmap
Mark Brown
2023-07-12
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
2023-07-09
regmap: mmio: Remove unused 64-bit support code
Andy Shevchenko
2023-07-09
regmap: cache: Revert "Add 64-bit mode support"
Andy Shevchenko
2023-07-09
regmap: Revert "add 64-bit mode support" and Co.
Andy Shevchenko
2023-06-28
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-06-20
regmap: spi-avmm: Fix regmap_bus max_raw_write
Russ Weight
2023-06-19
regmap: Allow reads from write only registers with the flat cache
Mark Brown
2023-06-16
regmap: Drop early readability check
Mark Brown
2023-06-14
regmap: Add KUnit tests for read/write checking
Mark Brown
2023-06-14
regmap: Check for register readability before checking cache during read
Mark Brown
2023-06-14
regmap: Add test to make sure we don't sync to read only registers
Mark Brown
2023-06-14
regmap: Add a test case for write only registers
Mark Brown
2023-06-14
regmap: Add test that writes to write only registers are prevented
Mark Brown
2023-06-13
regmap: Add debugfs file for forcing field writes
Waqar Hameed
2023-06-13
regmap: regcache: Don't sync read-only registers
Takashi Iwai
[next]