index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
regmap: Fix kcalloc parameters swapped
Axel Lin
2012-02-10
1
-1
/
+1
|
|
*
|
|
|
regmap: Bypass the cache when applying patches
Mark Brown
2012-01-25
1
-0
/
+2
|
|
*
|
|
|
regmap: Skip patch application when the cache is not dirty on sync
Mark Brown
2012-01-25
1
-2
/
+3
|
|
*
|
|
|
regmap: Support register patch sets
Mark Brown
2012-01-23
3
-0
/
+72
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-02-20
3
-0
/
+73
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
2012-02-15
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
regmap: Reset cache status when reinitialsing the cache
Mark Brown
2012-01-20
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...
Mark Brown
2012-03-14
3
-0
/
+73
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regmap: Implement managed regmap_init()
Mark Brown
2012-01-30
3
-0
/
+73
|
|
/
*
|
regmap: Fix future missing prototype of devres_alloc() and friends
Stephen Warren
2012-03-11
1
-0
/
+1
*
|
regcache: Make sure we sync register 0 in an rbtree cache
Mark Brown
2012-03-05
1
-1
/
+1
*
|
regmap: delete unused module.h from drivers/base/regmap files
Paul Gortmaker
2012-03-01
2
-2
/
+1
*
|
regmap: Add tracepoints for cache only and cache bypass
Mark Brown
2012-02-23
1
-0
/
+2
*
|
regmap: Skip hardware defaults for LZO caches
Mark Brown
2012-02-23
1
-0
/
+6
*
|
regmap: Expose the driver name in debugfs
Dimitris Papastamos
2012-02-22
1
-0
/
+32
*
|
regmap: Add support for writing to regmap registers via debugfs
Dimitris Papastamos
2012-02-22
1
-0
/
+42
*
|
regmap: Support raw reads from cached registers
Mark Brown
2012-02-21
1
-6
/
+22
*
|
regmap: Implement support for 32 bit registers and values
Mark Brown
2012-02-17
2
-0
/
+35
*
|
regmap: Add debugfs information for the cache status
Mark Brown
2012-02-06
1
-0
/
+9
*
|
regmap: Don't use bitfields for booleans
Mark Brown
2012-02-06
1
-4
/
+4
*
|
regmap: Remove incorrect unreachable comment in regcache_set_val()
Axel Lin
2012-01-31
1
-1
/
+0
*
|
regmap: if format_write is used, declare all registers as "unreadable"
Wolfram Sang
2012-01-30
1
-2
/
+5
*
|
regmap: Properly round reg_bytes and val_bytes
Wolfram Sang
2012-01-29
1
-2
/
+2
*
|
regmap: Add support for 2/6 register formating
Wolfram Sang
2012-01-27
1
-0
/
+18
*
|
regmap: Reset device debugfs when reinitialising the cache
Mark Brown
2012-01-26
1
-0
/
+3
*
|
regmap: Unexport regcache_write() and regcache_read()
Mark Brown
2012-01-25
1
-2
/
+0
*
|
regmap: Add support for padding between register and address
Mark Brown
2012-01-20
2
-11
/
+22
|
/
*
Merge branch 'regmap/irq' into regmap-next
Mark Brown
2011-12-05
1
-0
/
+13
|
\
|
*
regmap: Add irq_base accessor to regmap_irq
Mark Brown
2011-12-05
1
-0
/
+13
*
|
Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2011-12-05
1
-0
/
+33
|
\
\
|
*
|
regmap: Allow drivers to reinitialise the register cache at runtime
Mark Brown
2011-12-05
1
-0
/
+33
*
|
|
regmap: Add trace event for successful cache reads
Mark Brown
2011-11-30
1
-2
/
+10
*
|
|
regmap: Allow regmap_update_bits() users to detect changes
Mark Brown
2011-11-29
1
-13
/
+45
*
|
|
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2011-11-28
1
-1
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regmap: Report if we actually handled an interrupt in regmap-irq
Mark Brown
2011-11-28
1
-1
/
+6
*
|
|
regmap: Fix rbtreee build when not using debugfs
Mark Brown
2011-11-22
1
-1
/
+10
*
|
|
regmap: Provide debugfs dump of the rbtree cache data
Mark Brown
2011-11-21
1
-0
/
+49
*
|
|
regmap: Do debugfs init before cache init
Mark Brown
2011-11-21
1
-2
/
+2
*
|
|
regmap: Suppress noop writes in regmap_update_bits()
Mark Brown
2011-11-20
1
-4
/
+5
*
|
|
regmap: Remove indexed cache type
Mark Brown
2011-11-20
4
-88
/
+1
*
|
|
regmap: Drop check whether a register is readable in regcache_read
Lars-Peter Clausen
2011-11-17
1
-3
/
+0
*
|
|
regmap: Properly round cache_word_size
Lars-Peter Clausen
2011-11-17
1
-2
/
+2
*
|
|
regmap: Add support for 10/14 register formating
Lars-Peter Clausen
2011-11-16
1
-0
/
+20
*
|
|
regmap: Try cached read before checking if a hardware read is possible
Lars-Peter Clausen
2011-11-16
1
-3
/
+3
*
|
|
regmap: Make reg_config reg_defaults const
Lars-Peter Clausen
2011-11-16
1
-3
/
+2
*
|
|
regmap: Move initialization of regcache related fields to regcache_init
Lars-Peter Clausen
2011-11-16
3
-9
/
+10
*
|
|
regmap: Do not call regcache_exit from regcache_lzo_init error path
Lars-Peter Clausen
2011-11-15
1
-1
/
+3
*
|
|
regmap: Do not call regcache_exit from regcache_rbtree_init error path
Lars-Peter Clausen
2011-11-15
1
-1
/
+2
*
|
|
regmap: Fix memory leak in regcache_init error path
Lars-Peter Clausen
2011-11-14
1
-1
/
+10
*
|
|
regmap: Fix memory leak in regcache_hw_init error path
Lars-Peter Clausen
2011-11-14
1
-2
/
+10
[prev]
[next]