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 |
Mark Brown
|
6ff7373809
regmap: Mark the cache as clean after a successful sync
|
13 years ago |
Mark Brown
|
c3ec23288a
regmap: Remove default cache sync implementation
|
13 years ago |
Mark Brown
|
aca1e172a1
Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers
|
13 years ago |
Mark Brown
|
7d5e525b9c
regmap: Implement support for 32 bit registers and values
|
13 years ago |
Laxman Dewangan
|
df00c79f78
regmap: Bypassing cache when initializing cache
|
13 years ago |
Lars-Peter Clausen
|
61cddc57dc
regmap: Fix cache defaults initialization from raw cache defaults
|
13 years ago |
Axel Lin
|
aa795d1292
regmap: Remove incorrect unreachable comment in regcache_set_val()
|
13 years ago |
Mark Brown
|
8a892d6996
regmap: Bypass the cache when applying patches
|
13 years ago |
Mark Brown
|
d9db762708
regmap: Skip patch application when the cache is not dirty on sync
|
13 years ago |
Mark Brown
|
7e53b195e4
regmap: Unexport regcache_write() and regcache_read()
|
13 years ago |
Mark Brown
|
22f0d90a34
regmap: Support register patch sets
|
13 years ago |
Mark Brown
|
bc7ee55633
regmap: Add trace event for successful cache reads
|
13 years ago |
Mark Brown
|
4c69166458
regmap: Remove indexed cache type
|
13 years ago |
Lars-Peter Clausen
|
b44d48c1cc
regmap: Drop check whether a register is readable in regcache_read
|
13 years ago |
Lars-Peter Clausen
|
064d4db11e
regmap: Properly round cache_word_size
|
13 years ago |
Lars-Peter Clausen
|
720e4616e8
regmap: Make reg_config reg_defaults const
|
13 years ago |
Lars-Peter Clausen
|
e5e3b8abed
regmap: Move initialization of regcache related fields to regcache_init
|
13 years ago |
Lars-Peter Clausen
|
bd061c78ca
regmap: Fix memory leak in regcache_init error path
|
13 years ago |
Lars-Peter Clausen
|
021cd616de
regmap: Fix memory leak in regcache_hw_init error path
|
13 years ago |
Mark Brown
|
8ae0d7e8a9
regmap: Track if the register cache is dirty and suppress unneeded syncs
|
13 years ago |
Paul Gortmaker
|
1b6bc32f0a
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
|
14 years ago |
Mark Brown
|
8528bdd450
regmap: Allow caches for devices with no defaults
|
13 years ago |