Lars-Peter Clausen
|
3f4ff561bc
regmap: rbtree: Make cache_present bitmap per node
|
12 years ago |
Mark Brown
|
65c180fd95
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
|
12 years ago |
Ionut Nicu
|
515f226170
regmap: regcache: allow read-only regs to be cached
|
12 years ago |
Lars-Peter Clausen
|
2d49b59875
regmap: cache: Make sure to sync the last register in a block
|
12 years ago |
Maarten ter Huurne
|
d856fce41b
regmap: Implemented default cache sync operation
|
12 years ago |
Lars-Peter Clausen
|
81485f5220
regmap: regcache: Fixup locking for custom lock callbacks
|
12 years ago |
Mark Brown
|
697e85bc6a
regmap: Add support for discarding parts of the register cache
|
12 years ago |
Stratos Karafotis
|
9659293c17
regmap: cache: Fix format specifier in dev_dbg
|
12 years ago |
Sachin Kamat
|
f52687afb8
regmap: cache: Make regcache_sync_block_raw static
|
12 years ago |
Mark Brown
|
75a5f89f63
regmap: cache: Write consecutive registers in a single block write
|
12 years ago |
Mark Brown
|
cfdeb8c37e
regmap: cache: Split raw and non-raw syncs
|
12 years ago |
Mark Brown
|
f8bd822cbf
regmap: cache: Factor out block sync
|
12 years ago |
Mark Brown
|
78493f2d7b
regmap: cache: Factor out reg_present support from rbtree cache
|
12 years ago |
Mark Brown
|
8817796b75
regmap: cache: Provide a get address of value operation
|
12 years ago |
Mark Brown
|
eb4cb76ff0
regmap: cache: Store caches in native register format where possible
|
12 years ago |
Mark Brown
|
325acab447
regmap: cache: Use regcache_get_value() to check if we updated
|
12 years ago |
Mark Brown
|
879082c9fe
regmap: cache: Pass the map rather than the word size when updating values
|
12 years ago |
Mark Brown
|
2ac902ce17
regmap: flat: Add flat cache type
|
12 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
|
bacdbe0773
regmap: introduce fast_io busses, and use a spinlock for them
|
13 years ago |
Mark Brown
|
e466de0519
regmap: Export regcache_sync_region()
|
13 years ago |
Linus Torvalds
|
250f6715a4
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Mark Brown
|
addfd8a09e
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
|
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 |
Paul Gortmaker
|
51990e8254
device.h: cleanup users outside of linux/include (C files)
|
13 years ago |
Mark Brown
|
4d4cfd1656
regmap: Allow drivers to sync only part of the register cache
|
13 years ago |
Mark Brown
|
ac8d91c801
regmap: Supply ranges to the sync operations
|
13 years ago |
Mark Brown
|
5d5b7d4f80
regmap: Add tracepoints for cache only and cache bypass
|
13 years ago |