Lars-Peter Clausen
|
427d204c86
ASoC: Remove snd_soc_cache_sync() implementation
|
10 years ago |
Lars-Peter Clausen
|
6cc79294ef
ASoC: Forward calls to snd_soc_cache_sync() to regcache_sync()
|
10 years ago |
Lars-Peter Clausen
|
f4333203ec
ASoC: Move name and id from CODEC/platform to component
|
11 years ago |
Mark Brown
|
b5fc40d3b3
ASoC: cache: Fix error code when not using ASoC level cache
|
11 years ago |
Xiubo Li
|
b59dce53ef
ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
|
11 years ago |
Lars-Peter Clausen
|
20a0ec27ea
ASoC: Remove IO register modifier callbacks
|
11 years ago |
Xiubo Li
|
931f27c6e8
ASoC: cache: Do the codec->reg_cache zero pionter check
|
11 years ago |
Mark Brown
|
108145a606
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
|
11 years ago |
Takashi Iwai
|
a6ed0608bd
ASoC: Replace BUG() with WARN()
|
11 years ago |
Lars-Peter Clausen
|
f90fb3f778
ASoC: Remove infrastructure for supporting multiple cache types
|
12 years ago |
Lars-Peter Clausen
|
a94ed23436
ASoC: Remove 'reg_size' field from snd_soc_codec struct
|
12 years ago |
Lars-Peter Clausen
|
b012aa619e
ASoC: Remove reg_def_copy
|
12 years ago |
Lars-Peter Clausen
|
175ee39e8f
ASoC: Remove support for reg_access_defaults
|
12 years ago |
Liam Girdwood
|
204b62c6bc
ASoC: cache: Standardise ASoC cache messages
|
12 years ago |
Mark Brown
|
1dfb6efd87
ASoC: Remove rbtree register cache
|
13 years ago |
Mark Brown
|
c9016a7937
ASoC: Remove LZO cache type
|
13 years ago |
Paul Gortmaker
|
d81a6d7176
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
|
14 years ago |
Mark Brown
|
0f8dd4ce47
Merge branch 'for-3.1' into for-3.2
|
14 years ago |
Lars-Peter Clausen
|
6c5b756aaa
ASoC: Fix register cache sync register_writable WARN_ONs
|
14 years ago |
Axel Lin
|
3a52f19ee6
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_get_blksize
|
14 years ago |
Axel Lin
|
31e12dd377
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_cache_init
|
14 years ago |
Mark Brown
|
5bef44f9b4
ASoC: Move register I/O code into a separate file
|
14 years ago |
Mark Brown
|
f0c4205b54
ASoC: Factor out redundant read() functions
|
14 years ago |
Mark Brown
|
ffdaa48aed
ASoC: Suppress restore of default register values for rbtree cache sync
|
14 years ago |
Mark Brown
|
bd4f2acb8d
Merge branch 'for-3.0' into for-3.1
|
14 years ago |
Mark Brown
|
fd137e2bba
ASoC: Check for NULL register bank in snd_soc_get_cache_val()
|
14 years ago |
Mark Brown
|
d21685ec25
Merge branch 'for-2.6.40' into for-2.6.41
|
14 years ago |
Mark Brown
|
2ac8b6f41a
ASoC: Use explicit endianness conversion in snd_soc_16_8_write()
|
14 years ago |
Mark Brown
|
94228bcf8c
ASoC: Use cpu_to_be16() in 8x16 write
|
14 years ago |
Mark Brown
|
f06f136fe0
ASoC: Convert 7x9 write to use cpu_to_be16()
|
14 years ago |