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 |
Mark Brown
|
60c655e62f
ASoC: Convert 16x16 write to use cpu_to_be16()
|
14 years ago |
Dimitris Papastamos
|
7e146b5586
ASoC: soc-cache: Cache a pointer to the last accessed rbnode
|
14 years ago |
Dimitris Papastamos
|
0944cc392e
ASoC: soc-cache: Block based rbtree compression
|
14 years ago |
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 |