Dimitris Papastamos
|
fbda18245b
ASoC: soc-cache: Fix indentation issues
|
14 years ago |
Dimitris Papastamos
|
8020454c9a
ASoC: Add default snd_soc_default_writable_register() callback
|
14 years ago |
Dimitris Papastamos
|
acd61451e5
ASoC: soc-cache: Return -ENOSYS instead of -EINVAL
|
14 years ago |
Dimitris Papastamos
|
30539a18d3
ASoC: soc-cache: Factor-out the SPI write code
|
14 years ago |
Dimitris Papastamos
|
b8cbc19520
ASoC: soc-cache: Factor-out the hw_read() specific code
|
14 years ago |
Dimitris Papastamos
|
26e9984cbc
ASoC: soc-cache: Factor-out the hw_write() specific code
|
14 years ago |
Dimitris Papastamos
|
5fb609d435
ASoC: soc-cache: Introduce raw bulk write support
|
14 years ago |
Dimitris Papastamos
|
f3594f5c5c
ASoC: soc-cache: Factor-out the I2C read code
|
14 years ago |
Dan Carpenter
|
46fdaa3bec
ASoC: soc-cache: dereferencing before checking
|
14 years ago |
Dimitris Papastamos
|
c358e640a6
ASoC: soc-cache: Add trace event for snd_soc_cache_sync()
|
14 years ago |
Dimitris Papastamos
|
9978007bef
ASoC: soc-cache: Apply the cache_bypass option
|
14 years ago |
Dimitris Papastamos
|
dad8e7aeeb
ASoC: soc-cache: Introduce the cache_bypass option
|
14 years ago |
Dimitris Papastamos
|
066d16c3e8
ASoC: soc-cache: Add support for default readable()/volatile() functions
|
14 years ago |
Mark Brown
|
3e8e2cc45c
Merge branch 'for-2.6.38' into for-2.6.39
|
14 years ago |
Dimitris Papastamos
|
aea170a099
ASoC: soc-cache: Add reg_size as a member to snd_soc_codec
|
14 years ago |
Dimitris Papastamos
|
d779fce5d7
ASoC: soc-cache: Ensure flat compression uses a copy of the defaults cache
|
14 years ago |
Dimitris Papastamos
|
1321e8838b
ASoC: soc-cache: Clean up the cache manipulation code
|
14 years ago |
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 |