index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
1
-1
/
+2
2018-03-06
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
1
-0
/
+3
2018-03-05
regmap: debugfs: Don't leak dummy names
Mark Brown
1
-1
/
+3
2018-03-05
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
1
-0
/
+6
2018-02-20
regmap: use debugfs even when no device
David Lechner
1
-0
/
+2
2018-02-20
regmap: Allow missing device in regmap_name_read_file()
David Lechner
1
-1
/
+5
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
[next]