Linus Torvalds
|
8243b7f5dc
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
|
12 years ago |
Lars-Peter Clausen
|
3f4ff561bc
regmap: rbtree: Make cache_present bitmap per node
|
12 years ago |
Lars-Peter Clausen
|
472fdec738
regmap: rbtree: Reduce number of nodes, take 2
|
12 years ago |
Lars-Peter Clausen
|
194c753a21
regmap: rbtree: Simplify adjacent node look-up
|
12 years ago |
Lars-Peter Clausen
|
b6752123cc
regcache-rbtree: Fix reg_stride != 1
|
12 years ago |
David Jander
|
4e67fb5f5e
regmap: rbtree: Fix overlapping rbnodes.
|
12 years ago |
Mark Brown
|
feff98f550
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
|
12 years ago |
Maarten ter Huurne
|
f3284f9153
regmap: rbtree: Fixed node range check on sync
|
12 years ago |
Lars-Peter Clausen
|
f20c783c3a
regmap: regcache: Fixup locking for custom lock callbacks
|
12 years ago |
Lars-Peter Clausen
|
81485f5220
regmap: regcache: Fixup locking for custom lock callbacks
|
12 years ago |
Mark Brown
|
7278af5fb3
regmap: rbtree: Use range information to allocate nodes
|
12 years ago |
Mark Brown
|
0186645d25
regmap: rbtree: Factor out node allocation
|
12 years ago |
Mark Brown
|
60f7110e36
Merge tag 'v3.9-rc7' into regmap-cache
|
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
|
137b833457
regmap: cache: Use raw I/O to sync rbtrees if we can
|
12 years ago |
Dimitris Papastamos
|
0c7ed8563a
regmap: Cut down on the average # of nodes in the rbtree cache
|
12 years ago |
Lars-Peter Clausen
|
8abac3ba51
regmap: cache Fix regcache-rbtree sync
|
12 years ago |
Dimitris Papastamos
|
a42277c739
regmap: rbtree Expose total memory consumption in the rbtree debugfs entry
|
12 years ago |
Mark Brown
|
879082c9fe
regmap: cache: Pass the map rather than the word size when updating values
|
12 years ago |
Mark Brown
|
66baf40757
regmap: rbtree: Don't bother checking for noop updates
|
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 |
Linus Torvalds
|
f4e52e7ffd
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
|
13 years ago |
Stephen Warren
|
bacdbe0773
regmap: introduce fast_io busses, and use a spinlock for them
|
13 years ago |
Stephen Warren
|
c04c1b9ee8
regmap: prevent division by zero in rbtree_show
|
13 years ago |
Lars-Peter Clausen
|
4b4e9e43fd
regmap: rbtree: Fix register default look-up in sync
|
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
|
4a6be7bb74
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next
|
13 years ago |
Paul Gortmaker
|
51990e8254
device.h: cleanup users outside of linux/include (C files)
|
13 years ago |