index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap.c
Commit message (
Expand
)
Author
Age
*
regmap: Make regmap-mmio usable from atomic contexts
Lars-Peter Clausen
2014-04-16
*
regmap: cache: bail in regmap_async_complete() for bus-less maps
Daniel Mack
2013-08-04
*
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2013-04-16
|
\
|
*
regmap: don't corrupt work buffer in _regmap_raw_write()
Stephen Warren
2013-04-16
|
*
Merge tag 'v3.9-rc7' into regmap-cache
Mark Brown
2013-04-16
|
|
\
|
*
|
regmap: core: Provide regmap_can_raw_write() operation
Mark Brown
2013-03-27
|
*
|
regmap: core: Make raw write available to regcache
Mark Brown
2013-03-26
|
*
|
regmap: core: Warn on invalid operation combinations
Mark Brown
2013-03-26
|
*
|
regmap: core: Split out in place value parsing
Mark Brown
2013-03-03
*
|
|
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
Mark Brown
2013-04-16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regmap: async: Add tracepoints for async I/O
Mark Brown
2013-03-03
|
|
/
*
|
regmap: Back out work buffer fix
Mark Brown
2013-04-09
*
|
Merge remote-tracking branch 'regmap/fix/async' into tmp
Mark Brown
2013-03-31
|
\
\
|
*
|
regmap: async: Add missing return
Mark Brown
2013-03-27
|
|
/
*
|
Merge remote-tracking branch 'regmap/fix/core' into tmp
Mark Brown
2013-03-31
|
\
\
|
*
|
regmap: Initialize `map->debugfs' before regcache
Dimitris Papastamos
2013-03-12
|
|
/
*
/
regmap: don't corrupt work buffer in _regmap_raw_write()
Stephen Warren
2013-03-21
|
/
*
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
2013-02-14
|
\
|
*
regmap: Add "no-bus" option for regmap API
Andrey Smirnov
2013-01-28
*
|
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
Mark Brown
2013-02-14
|
\
\
|
*
|
regmap: Export regmap_async_complete()
Mark Brown
2013-02-05
|
*
|
regmap: Export regmap_async_complete_cb
Axel Lin
2013-02-04
|
*
|
regmap: include linux/sched.h to fix build
Stephen Warren
2013-02-04
|
*
|
regmap: Add asynchronous I/O support
Mark Brown
2013-01-28
|
|
/
|
*
regmap: Add provisions to have user-defined write operation
Andrey Smirnov
2013-01-13
|
*
regmap: Add provisions to have user-defined read operation
Andrey Smirnov
2013-01-13
*
|
Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next
Mark Brown
2013-02-14
|
\
\
|
*
|
regmap: Add support for 24 bit wide register addresses
Lars-Peter Clausen
2013-01-11
|
|
/
*
/
regmap: fix small typo in regmap_bulk_write comment
Nestor Ovroy
2013-01-22
|
/
*
Merge remote-tracking branch 'regmap/topic/type' into regmap-next
Mark Brown
2012-12-10
|
\
|
*
regmap: silence GCC warning
Paul Bolle
2012-10-14
*
|
regmap: introduce tables for readable/writeable/volatile/precious checks
Davide Ciminaghi
2012-11-20
*
|
Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-11-20
|
\
\
|
*
|
regmap: make lock/unlock functions customizable
Davide Ciminaghi
2012-10-17
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...
Mark Brown
2012-11-20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
regmap: Fix printing of size_t variable
Fabio Estevam
2012-10-25
|
|
*
regmap: Split raw writes that cross window boundaries
Mark Brown
2012-10-14
|
|
*
regmap: Make return code checks consistent
Mark Brown
2012-10-14
|
|
*
regmap: Factor range lookup out of page selection
Mark Brown
2012-10-14
|
|
*
regmap: Provide debugfs read of register ranges
Mark Brown
2012-10-14
|
|
*
regmap: Allow ranges to be named
Mark Brown
2012-10-14
|
|
*
regmap: When we sanity check during range adds say what errors we find
Mark Brown
2012-10-14
|
|
*
regmap: Rename n_ranges to num_ranges
Mark Brown
2012-10-14
|
|
/
|
/
|
|
*
regmap: core: Report registers in hex when we can't cache
Mark Brown
2012-10-30
|
/
*
regmap: Don't lock in regmap_reinit_cache()
Dimitris Papastamos
2012-08-04
*
-
.
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-07-22
|
\
\
|
|
*
regmap: Fix work_buf switching for page update during virtual range access.
Krystian Garbaciak
2012-06-19
|
|
*
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2012-06-17
|
|
*
regmap: Move lock out from internal function _regmap_update_bits().
Krystian Garbaciak
2012-06-17
|
|
*
regmap: Export regmap_reinit_cache()
Mark Brown
2012-06-07
[next]