Mark Brown
|
06e65cb322
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next
|
13 years ago |
Mark Brown
|
72b39f6f2b
regmap: Implement dev_get_regmap()
|
13 years ago |
Ashish Jangam
|
2e33caf16f
regmap: Converts group operation into single read write operations
|
13 years ago |
Stephen Warren
|
f01ee60fff
regmap: implement register striding
|
13 years ago |
Mark Brown
|
c0cc6fe1d0
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride
|
13 years ago |
Stephen Warren
|
abec95adef
regmap: fix compilation when !CONFIG_DEBUG_FS
|
13 years ago |
Stephen Warren
|
d3c242e1f2
regmap: allow regmap instances to be named
|
13 years ago |
Stephen Warren
|
bacdbe0773
regmap: introduce fast_io busses, and use a spinlock for them
|
13 years ago |
Stephen Warren
|
0135bbcc7a
regmap: introduce explicit bus_context for bus callbacks
|
13 years ago |
Marc Reilly
|
d939fb9a78
regmap: Use pad_bits and reg_bits when determining register format.
|
13 years ago |
Mark Brown
|
4a6be7bb74
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next
|
13 years ago |
Mark Brown
|
7d9aca39dc
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
|
13 years ago |
Mark Brown
|
ac8d91c801
regmap: Supply ranges to the sync operations
|
13 years ago |
Mark Brown
|
847fb6fdf5
regmap: Don't use bitfields for booleans
|
13 years ago |
Mark Brown
|
22f0d90a34
regmap: Support register patch sets
|
13 years ago |
Mark Brown
|
82159ba8e6
regmap: Add support for padding between register and address
|
13 years ago |
Mark Brown
|
4c69166458
regmap: Remove indexed cache type
|
13 years ago |
Lars-Peter Clausen
|
e5e3b8abed
regmap: Move initialization of regcache related fields to regcache_init
|
13 years ago |
Mark Brown
|
8ae0d7e8a9
regmap: Track if the register cache is dirty and suppress unneeded syncs
|
13 years ago |
Dimitris Papastamos
|
4d2dc09538
regmap: Make _regmap_write() global
|
13 years ago |
Dimitris Papastamos
|
2cbbb579bc
regmap: Add the LZO cache support
|
13 years ago |
Dimitris Papastamos
|
28644c809f
regmap: Add the rbtree cache support
|
13 years ago |
Dimitris Papastamos
|
195af65ca9
regmap: Add the indexed cache support
|
13 years ago |
Dimitris Papastamos
|
9fabe24e9b
regmap: Introduce caching support
|
13 years ago |
Lars-Peter Clausen
|
bbcf61ca8d
regmap: Make debugfs stubs static inline
|
14 years ago |
Lars-Peter Clausen
|
6f306441e9
regmap: Add support for device specific write and read flag masks.
|
14 years ago |
Mark Brown
|
8de2f081ef
regmap: Add functions to check for access on registers
|
14 years ago |
Mark Brown
|
2efe1642b7
regmap: Skip precious registers when dumping registers via debugfs
|
14 years ago |
Mark Brown
|
31244e396f
regmap: Provide register map dump via debugfs
|
14 years ago |
Mark Brown
|
93de91245b
regmap: Use a local header for API internals
|
14 years ago |