index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-12
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
2018-01-12
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
2018-01-08
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
2018-01-08
regcache: flat: Un-inline index lookup from cache access
Andrew F. Davis
2018-01-08
regmap: Add SoundWire bus support
Vinod Koul
2017-12-27
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
2017-12-27
regmap: debugfs: document why we don't create the debugfs entries
Bartosz Golaszewski
2017-12-21
regmap: debugfs: emit a debug message when locking is disabled
Bartosz Golaszewski
2017-12-19
regmap: use proper part of work_buf for storing val
Krzysztof Adamski
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
2017-12-13
regmap: potentially duplicate the name string stored in regmap
Bartosz Golaszewski
2017-12-13
Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or...
Mark Brown
2017-12-13
regmap: Disable debugfs when locking is disabled
Mark Brown
2017-12-13
regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()
Bartosz Golaszewski
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
2017-11-29
regmap: Remove the redundant config to select hwspinlock
Baolin Wang
2017-11-13
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2017-11-06
Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...
Mark Brown
2017-11-06
regmap: Fix unused warning
Baolin Wang
2017-11-06
regmap: Try to work around Kconfig exploding on HWSPINLOCK
Mark Brown
2017-11-03
regmap: Clean up hwspinlock on regmap exit
Mark Brown
2017-11-03
regmap: Also protect hwspinlock in error handling path
Mark Brown
2017-11-03
regmap: Add a config option for hwspinlock
Mark Brown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
2017-08-14
regmap: constify regmap_bus structures
Julia Lawall
2017-07-17
regmap: regmap-w1: Fix build troubles
minimumlaw@rambler.ru
2017-07-03
Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...
Mark Brown
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
2017-06-09
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
2017-06-08
regmap: Fix typo in IS_ENABLED() check
Mark Brown
2017-06-06
Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2017-06-06
regmap: Add 1-Wire bus support
Alex A. Mihaylov
2017-06-06
regmap: make LZO cache optional
Jonas Gorski
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...
Mark Brown
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
2016-12-19
regmap: use rb_entry()
Geliang Tang
2016-11-25
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
2016-10-04
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...
Mark Brown
2016-09-23
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-09-22
regmap: fix deadlock on _regmap_raw_write() error path
Nikita Yushchenko
2016-09-16
regmap: Add missing little endian functions
Tony Lindgren
2016-09-16
regmap: Allow longer flag masks for read and write
Tony Lindgren
2016-09-03
Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus
Mark Brown
2016-08-18
regmap: drop cache if the bus transfer error
Elaine Zhang
2016-08-09
regmap: debugfs: Add support for dumping write only device registers
Cristian Birsan
2016-08-09
regmap: Add a function to check if a regmap register is cached
Cristian Birsan
2016-08-04
regmap: rbtree: Avoid overlapping nodes
Lars-Peter Clausen
2016-07-29
regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw
Maarten ter Huurne
[next]