index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+85
2018-01-12
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
4
-1
/
+96
2018-01-12
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
5
-22
/
+54
2018-01-08
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
1
-1
/
+3
2018-01-08
regcache: flat: Un-inline index lookup from cache access
Andrew F. Davis
1
-5
/
+10
2018-01-08
regmap: Add SoundWire bus support
Vinod Koul
3
-0
/
+93
2017-12-27
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
1
-1
/
+1
2017-12-27
regmap: debugfs: document why we don't create the debugfs entries
Bartosz Golaszewski
1
-0
/
+7
2017-12-21
regmap: debugfs: emit a debug message when locking is disabled
Bartosz Golaszewski
1
-1
/
+3
2017-12-19
regmap: use proper part of work_buf for storing val
Krzysztof Adamski
1
-2
/
+4
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
3
-0
/
+85
2017-12-13
regmap: potentially duplicate the name string stored in regmap
Bartosz Golaszewski
1
-2
/
+12
2017-12-13
Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or...
Mark Brown
3
-1
/
+20
2017-12-13
regmap: Disable debugfs when locking is disabled
Mark Brown
3
-0
/
+12
2017-12-13
regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()
Bartosz Golaszewski
1
-2
/
+2
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
1
-1
/
+8
2017-11-29
regmap: Remove the redundant config to select hwspinlock
Baolin Wang
2
-13
/
+2
2017-11-13
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-19
/
+104
2017-11-06
Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...
Mark Brown
5
-19
/
+104
2017-11-06
regmap: Fix unused warning
Baolin Wang
1
-1
/
+1
2017-11-06
regmap: Try to work around Kconfig exploding on HWSPINLOCK
Mark Brown
1
-1
/
+1
2017-11-03
regmap: Clean up hwspinlock on regmap exit
Mark Brown
1
-0
/
+2
2017-11-03
regmap: Also protect hwspinlock in error handling path
Mark Brown
1
-1
/
+2
2017-11-03
regmap: Add a config option for hwspinlock
Mark Brown
2
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
2
-16
/
+87
2017-08-14
regmap: constify regmap_bus structures
Julia Lawall
2
-3
/
+3
2017-07-17
regmap: regmap-w1: Fix build troubles
minimumlaw@rambler.ru
1
-2
/
+2
2017-07-03
Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...
Mark Brown
5
-19
/
+285
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
1
-15
/
+25
2017-06-09
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
1
-1
/
+1
2017-06-08
regmap: Fix typo in IS_ENABLED() check
Mark Brown
1
-1
/
+1
2017-06-06
Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
3
-2
/
+8
2017-06-06
regmap: Add 1-Wire bus support
Alex A. Mihaylov
3
-1
/
+251
2017-06-06
regmap: make LZO cache optional
Jonas Gorski
3
-2
/
+8
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...
Mark Brown
4
-101
/
+117
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
3
-95
/
+112
2016-12-19
regmap: use rb_entry()
Geliang Tang
2
-6
/
+5
2016-11-25
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
1
-6
/
+2
2016-10-04
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...
Mark Brown
3
-18
/
+67
2016-09-23
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2016-09-22
regmap: fix deadlock on _regmap_raw_write() error path
Nikita Yushchenko
1
-1
/
+5
2016-09-16
regmap: Add missing little endian functions
Tony Lindgren
1
-0
/
+9
2016-09-16
regmap: Allow longer flag masks for read and write
Tony Lindgren
2
-15
/
+21
2016-09-03
Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus
Mark Brown
1
-10
/
+28
2016-08-18
regmap: drop cache if the bus transfer error
Elaine Zhang
1
-0
/
+2
2016-08-09
regmap: debugfs: Add support for dumping write only device registers
Cristian Birsan
1
-3
/
+13
2016-08-09
regmap: Add a function to check if a regmap register is cached
Cristian Birsan
2
-0
/
+24
2016-08-04
regmap: rbtree: Avoid overlapping nodes
Lars-Peter Clausen
1
-10
/
+28
2016-07-30
regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw
Maarten ter Huurne
1
-2
/
+3
[next]