index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
2018-03-12
3
-2
/
+44
|
\
\
|
|
*
regmap: mmio: Add function to attach a clock
Maxime Ripard
2018-02-26
1
-0
/
+24
|
*
|
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
2018-03-06
1
-1
/
+2
|
*
|
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
2018-03-06
1
-0
/
+3
|
*
|
regmap: debugfs: Don't leak dummy names
Mark Brown
2018-03-05
1
-1
/
+3
|
*
|
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
2018-03-05
1
-0
/
+6
|
*
|
regmap: use debugfs even when no device
David Lechner
2018-02-20
1
-0
/
+2
|
*
|
regmap: Allow missing device in regmap_name_read_file()
David Lechner
2018-02-20
1
-1
/
+5
|
|
/
*
|
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
2018-03-12
1
-181
/
+119
|
\
\
|
*
|
regmap: Merge redundant handling in regmap_bulk_write
Charles Keepax
2018-02-26
1
-36
/
+3
|
*
|
regmap: Tidy up regmap_raw_write chunking code
Charles Keepax
2018-02-26
1
-21
/
+16
|
*
|
regmap: Move the handling for max_raw_write into regmap_raw_write
Charles Keepax
2018-02-26
1
-63
/
+54
|
*
|
regmap: Remove unnecessary printk for failed allocation
Charles Keepax
2018-02-26
1
-3
/
+2
|
*
|
regmap: Format data for raw write in regmap_bulk_write
Charles Keepax
2018-02-26
1
-2
/
+15
|
*
|
Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-02-26
1
-1
/
+1
|
|
\
\
|
*
|
|
regmap: Use _regmap_read in regmap_bulk_read
Charles Keepax
2018-02-16
1
-5
/
+13
|
*
|
|
regmap: Tidy up regmap_raw_read chunking code
Charles Keepax
2018-02-16
1
-25
/
+19
|
*
|
|
regmap: Move the handling for max_raw_read into regmap_raw_read
Charles Keepax
2018-02-16
1
-55
/
+35
|
*
|
|
regmap: Use helper function for register offset
Charles Keepax
2018-02-13
1
-1
/
+1
|
*
|
|
regmap: Don't use format_val in regmap_bulk_read
Charles Keepax
2018-02-13
1
-32
/
+23
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...
Mark Brown
2018-03-12
2
-5
/
+1
|
\
\
\
\
|
|
*
|
|
regmap: Correct offset handling in regmap_volatile_range
Charles Keepax
2018-02-13
1
-1
/
+1
|
|
|
/
/
|
*
|
|
regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
Dan Carpenter
2018-02-08
1
-4
/
+0
*
|
|
|
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
2018-03-12
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
2018-02-08
1
-1
/
+1
|
|
/
/
*
|
|
regmap: Correct comparison in regmap_cached
Charles Keepax
2018-02-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
3
-0
/
+85
|
\
\
|
|
/
|
/
|
|
*
regmap: add SLIMbus support
Srinivas Kandagatla
2017-12-19
3
-0
/
+85
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...
Mark Brown
2018-01-12
4
-1
/
+96
|
\
\
\
|
|
*
|
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
2018-01-08
1
-1
/
+3
|
|
|
/
|
*
|
regmap: Add SoundWire bus support
Vinod Koul
2018-01-08
3
-0
/
+93
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
.
\
\
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...
Mark Brown
2018-01-12
5
-22
/
+54
|
\
\
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
regmap: debugfs: document why we don't create the debugfs entries
Bartosz Golaszewski
2017-12-27
1
-0
/
+7
|
|
|
|
*
|
regmap: debugfs: emit a debug message when locking is disabled
Bartosz Golaszewski
2017-12-21
1
-1
/
+3
|
|
|
*
|
|
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
2017-12-27
1
-1
/
+1
|
|
*
|
|
|
regcache: flat: Un-inline index lookup from cache access
Andrew F. Davis
2018-01-08
1
-5
/
+10
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
regmap: potentially duplicate the name string stored in regmap
Bartosz Golaszewski
2017-12-13
1
-2
/
+12
|
*
|
|
|
Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or...
Mark Brown
2017-12-13
3
-1
/
+20
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
regmap: Disable debugfs when locking is disabled
Mark Brown
2017-12-13
3
-0
/
+12
|
|
*
|
regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()
Bartosz Golaszewski
2017-12-13
1
-2
/
+2
|
|
*
|
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
2017-12-06
1
-1
/
+8
|
|
|
/
|
*
|
regmap: Remove the redundant config to select hwspinlock
Baolin Wang
2017-11-29
2
-13
/
+2
|
|
/
*
|
regmap: use proper part of work_buf for storing val
Krzysztof Adamski
2017-12-19
1
-2
/
+4
|
/
*
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2017-11-13
5
-19
/
+104
|
\
|
*
-
.
Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...
Mark Brown
2017-11-06
5
-19
/
+104
|
|
\
\
|
|
|
*
regmap: Fix unused warning
Baolin Wang
2017-11-06
1
-1
/
+1
|
|
|
*
regmap: Try to work around Kconfig exploding on HWSPINLOCK
Mark Brown
2017-11-06
1
-1
/
+1
|
|
|
*
regmap: Clean up hwspinlock on regmap exit
Mark Brown
2017-11-03
1
-0
/
+2
|
|
|
*
regmap: Also protect hwspinlock in error handling path
Mark Brown
2017-11-03
1
-1
/
+2
|
|
|
*
regmap: Add a config option for hwspinlock
Mark Brown
2017-11-03
2
-0
/
+11
[next]