Mark Brown
|
f7391fce6a
ASoC: Reintroduce do_spi_write()
|
14 years ago |
Mark Brown
|
6e28f976ec
ASoC: Use spi_write() for SPI writes
|
14 years ago |
Mark Brown
|
063b7cc43f
ASoC: Remove byte swap in 4x12 SPI write
|
14 years ago |
Mark Brown
|
051e994e95
ASoC: Don't squash 16x8 registers down to 8 bits
|
14 years ago |
Dimitris Papastamos
|
64d2706975
ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_write_raw()
|
14 years ago |
Lu Guanqun
|
f9861e17bd
ASoC: remove unused comment
|
14 years ago |
Mark Brown
|
34bad69cf6
ASoC: Fix comment width in soc-cache.c
|
14 years ago |
Mark Brown
|
d420d40e9c
ASoC: Remove excessively verbose logging on I2C write
|
14 years ago |
Seungwhan Youn
|
898f8b0b65
ASoC: Fix to avoid compile error
|
14 years ago |
Dimitris Papastamos
|
f20eda5d8f
ASoC: soc-cache: Warn on syncing any non-writable registers
|
14 years ago |
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 |