index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
1
-4
/
+2
2025-08-28
regmap: use int type to store negative error codes
Qianfeng Rong
1
-4
/
+7
2025-08-13
regmap: Remove superfluous check for !config in __regmap_init()
Geert Uytterhoeven
1
-1
/
+1
2025-08-10
regmap: mmio: Add missing MODULE_DESCRIPTION()
Luis Henriques
1
-0
/
+1
2025-08-09
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-9
/
+21
2025-08-01
regmap: irq: Avoid lockdep warnings with nested regmap-irq chips
Mark Brown
1
-1
/
+10
2025-08-01
regmap: irq: Free the regmap-irq mutex
Mark Brown
1
-8
/
+11
2025-07-29
Merge tag 'regmap-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-11
/
+1
2025-07-04
regmap: get rid of redundant debugfs_file_{get,put}()
Al Viro
1
-10
/
+0
2025-06-30
regmap: fix potential memory leak of regmap_bus
Abdun Nihaal
1
-0
/
+2
2025-06-09
regmap: kunit: Constify regmap_range_cfg array
Krzysztof Kozlowski
1
-1
/
+1
2025-05-22
regmap: irq: Add support for chips without separate IRQ status
Mathieu Dubois-Briand
1
-31
/
+68
2025-05-21
regmap-irq: Use dedicated interrupt wake setters
Andy Shevchenko
1
-2
/
+2
2025-05-20
regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ
Andrew Davis
1
-2
/
+2
2025-04-30
regcache: Use sort()'s default swap() implementation
Thorsten Blum
1
-12
/
+1
2025-03-30
Merge tag 'regmap-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-7
/
+7
2025-02-27
regcache: Add support for sorting defaults arrays
Charles Keepax
1
-0
/
+31
2025-02-06
regmap: irq: Use one way of setting all bits in the register
Andy Shevchenko
1
-1
/
+1
2025-02-05
regmap-irq: Add missing kfree()
Jiasheng Jiang
1
-0
/
+2
2025-02-03
regmap: Reorder 'struct regmap'
Christophe JAILLET
1
-6
/
+6
2025-01-08
Expand SoundWire MBQ register map support
Mark Brown
1
-22
/
+197
2025-01-07
regmap: sdw-mbq: Add support for SDCA deferred controls
Charles Keepax
1
-14
/
+115
2025-01-07
regmap: sdw-mbq: Add support for further MBQ register sizes
Charles Keepax
1
-20
/
+94
2024-12-11
regmap: regmap_multi_reg_read(): make register list const
Richard Fitzgerald
1
-2
/
+2
2024-12-09
regmap: Merge up v6.12-rc2
Mark Brown
1
-2
/
+14
2024-12-02
regmap: Cleanup and microoptimization
Mark Brown
2
-6
/
+5
2024-12-02
regmap: cache: rbtree: use krealloc_array() to replace krealloc()
Andy Shevchenko
1
-6
/
+4
2024-12-02
regmap: cache: mapple: use kmalloc_array() to replace kmalloc()
Andy Shevchenko
1
-4
/
+3
2024-12-02
regmap: place foo / 8 and foo % 8 closer to each other
Andy Shevchenko
1
-2
/
+2
2024-12-02
regmap: Use BITS_TO_BYTES()
Andy Shevchenko
1
-4
/
+3
2024-12-02
regmap: cache: Use BITS_TO_BYTES()
Andy Shevchenko
1
-1
/
+1
2024-12-02
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
1
-0
/
+12
2024-12-02
regmap: Use correct format specifier for logging range errors
Mark Brown
1
-2
/
+2
2024-11-01
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
1
-0
/
+4
2024-10-31
regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
Cristian Ciocaltea
3
-0
/
+5
2024-10-29
regmap: kunit: Fix repeated test param
Cheng-Cheng Lo
1
-1
/
+1
2024-10-29
regmap: Merge up fixes from v6.12-rc3
Mark Brown
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
regmap: Specifically test writing 0 as a value to sparse caches
Mark Brown
1
-0
/
+43
2024-09-30
regmap-irq: Consistently use memset32() in regmap_irq_thread()
Andy Shevchenko
1
-4
/
+1
2024-09-02
regmap: kunit: Add coverage of spinlocked regmaps
Mark Brown
1
-1
/
+16
2024-08-28
regcache: use map->alloc_flags also for allocating cache
Marek Szyprowski
3
-3
/
+3
2024-08-23
regmap: Use locking during kunit tests
Mark Brown
1
-2
/
+0
2024-08-23
regmap: Hold the regmap lock when allocating and freeing the cache
Mark Brown
2
-0
/
+5
2024-08-13
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
1
-11
/
+26
2024-07-27
Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2024-07-22
regmap: maple: work around gcc-14.1 false-positive warning
Arnd Bergmann
1
-1
/
+2
2024-07-16
Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+1
2024-07-11
regmap: kunit: Add test cases for regmap_multi_reg_(read,write}()
Guenter Roeck
1
-0
/
+73
2024-07-11
regmap: Implement regmap_multi_reg_read()
Mark Brown
1
-35
/
+68
[next]