Dimitris Papastamos
|
04f8fd176c
ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync()
|
14 years ago |
Mark Brown
|
68d44ee0bc
ASoC: Make LZO cache compression optional
|
14 years ago |
Mark Brown
|
be4fcddd17
ASoC: If we can't find a cache compression type default to flat
|
14 years ago |
Dimitris Papastamos
|
465d7fcc91
ASoC: soc-cache: A few minor stylistic changes
|
14 years ago |
Dimitris Papastamos
|
0d735eaa2c
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
|
14 years ago |
Mark Brown
|
001ae4c035
ASoC: Constify struct snd_soc_codec_driver
|
14 years ago |
Dimitris Papastamos
|
3335ddca93
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
|
14 years ago |
Dimitris Papastamos
|
23bbce34f4
ASoC: Add compress_type as a member to snd_soc_codec
|
14 years ago |
Mark Brown
|
c3acec2671
ASoC: Move active copy of CODEC read and write into runtime structure
|
14 years ago |
Dimitris Papastamos
|
09c74a9d0b
ASoC: soc-cache: Fix memory overflow in LZO initialization
|
14 years ago |
Dimitris Papastamos
|
df0701bb86
ASoC: soc-cache: Ensure consistent cache naming
|
14 years ago |
Dimitris Papastamos
|
7a33d4ce82
ASoC: soc-cache: Add error checking in the *_cache_sync functions
|
14 years ago |
Dimitris Papastamos
|
a7f387d5af
ASoC: soc-cache: Add support for rbtree based register caching
|
14 years ago |
Dimitris Papastamos
|
cc28fb8e7d
ASoC: soc-cache: Add support for LZO register caching
|
14 years ago |
Dimitris Papastamos
|
7a30a3db34
ASoC: soc-cache: Add support for flat register caching
|
14 years ago |
Dimitris Papastamos
|
5aaa062c27
ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() calls
|
14 years ago |
Dimitris Papastamos
|
11dbf0acb4
ASoC: soc-cache: Remove unnecessary debugging info
|
14 years ago |
Dimitris Papastamos
|
f479fd93d4
ASoC: soc-cache: Add spi_write support for all I/O types
|
15 years ago |
Dimitris Papastamos
|
005d65fbac
ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register
|
15 years ago |
Dimitris Papastamos
|
db49c146a8
ASoC: Delegate to hw specific read for volatile registers
|
15 years ago |
Takashi Iwai
|
3e13f65e3a
ASoC: adapt multi-componentism again
|
15 years ago |
Takashi Iwai
|
42c39a6267
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
|
15 years ago |
Mark Brown
|
0077ca0b5c
ASoC: Fix multi-componentism
|
15 years ago |
Dimitris Papastamos
|
391d8a04fc
ASoC: Return -1 instead of -EINVAL to ensure consistency
|
15 years ago |
Dimitris Papastamos
|
d47372e852
ASoC: Fix soc-cache buffer overflow bug
|
15 years ago |
Dimitris Papastamos
|
fa6d529389
ASoC: Fix soc-cache buffer overflow bug
|
15 years ago |
Mark Brown
|
ec62dbd7eb
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37
|
15 years ago |
Mark Brown
|
a6d14342dc
ASoC: Automatically determine control_data for soc-cache users
|
15 years ago |
Liam Girdwood
|
f0fba2ad1b
ASoC: multi-component - ASoC Multi-Component Support
|
15 years ago |
Cliff Cai
|
ac770267a7
ASoC: register cache should be 1 byte aligned for 1 byte long register
|
15 years ago |