index
:
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
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2024-07-10
regmap: Implement regmap_multi_reg_read()
Guenter Roeck
2024-05-27
regmap-i2c: Subtract reg size from max_write
Jim Wylder
2024-05-23
Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-17
regmap: kunit: Fix array overflow in stride() test
Richard Fitzgerald
2024-04-15
regmap: kunit: Fix an NULL vs IS_ERR() check
Dan Carpenter
2024-04-10
regmap: spi: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
2024-04-10
regmap: Drop capitalisation in MODULE_DESCRIPTION()
Andy Shevchenko
2024-04-09
regmap: kunit: Add some test cases and a few small
Mark Brown
2024-04-08
regmap: kunit: Add test cases for regmap_read_bypassed()
Richard Fitzgerald
2024-04-08
regmap: kunit: Add cache-drop test with multiple cache blocks
Richard Fitzgerald
2024-04-08
regmap: kunit: Replace a kmalloc/kfree() pair with KUnit-managed alloc
Richard Fitzgerald
2024-04-08
regmap: kunit: Use a KUnit action to call regmap_exit()
Richard Fitzgerald
2024-04-08
regmap: kunit: Add more cache-sync tests
Richard Fitzgerald
2024-04-08
regmap: kunit: Add more cache-drop tests
Richard Fitzgerald
2024-04-08
regmap: kunit: Run non-sparse cache tests at non-zero register addresses
Richard Fitzgerald
2024-04-08
regmap: kunit: Run sparse cache tests at non-zero register addresses
Richard Fitzgerald
2024-04-08
regmap: kunit: Introduce struct for test case parameters
Richard Fitzgerald
2024-04-08
regmap: kunit: Create a struct device for the regmap
Richard Fitzgerald
2024-04-08
regmap: kunit: Fix warnings of implicit casts to __le16 and __be16
Richard Fitzgerald
2024-04-08
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
2024-03-29
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
2024-03-27
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
2024-03-25
regmap: maple: Remove second semicolon
Colin Ian King
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
[next]