Dimitris Papastamos
|
f479fd93d4
ASoC: soc-cache: Add spi_write support for all I/O types
|
14 years ago |
Dimitris Papastamos
|
005d65fbac
ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register
|
14 years ago |
Dimitris Papastamos
|
db49c146a8
ASoC: Delegate to hw specific read for volatile registers
|
14 years ago |
Takashi Iwai
|
3e13f65e3a
ASoC: adapt multi-componentism again
|
14 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
|
14 years ago |
Mark Brown
|
0077ca0b5c
ASoC: Fix multi-componentism
|
14 years ago |
Dimitris Papastamos
|
391d8a04fc
ASoC: Return -1 instead of -EINVAL to ensure consistency
|
14 years ago |
Dimitris Papastamos
|
d47372e852
ASoC: Fix soc-cache buffer overflow bug
|
14 years ago |
Dimitris Papastamos
|
fa6d529389
ASoC: Fix soc-cache buffer overflow bug
|
14 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 |
Mark Brown
|
985d8c4c9e
ASoC: Add debug output tracing all cache register writes
|
15 years ago |
Barry Song
|
f4bee1bb00
ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 mode
|
15 years ago |
Cliff Cai
|
85dfcdffc2
ASoC: soc-cache: add i2c read entry for 8_8 mode
|
15 years ago |
Mark Brown
|
bc6552f471
ASoC: Add 16/16 registers to soc-cache
|
15 years ago |
Mark Brown
|
a3032b47c4
ASoC: Add a cache_sync bit to the CODEC structure
|
15 years ago |
Mark Brown
|
8c961bcca1
ASoC: Allow CODECs to ask soc-cache to suppress physical writes
|
15 years ago |
Barry Song
|
994dc4245d
ASoC: ad1938: use soc-cache framework for codec registers access
|
15 years ago |
Barry Song
|
63b62ab0d5
ASoC: ad1836: use soc-cache framework for codec registers access
|
15 years ago |
Barry Song
|
8998c89907
ASoC: soc-cache: cleanup training whitespace and coding style
|
15 years ago |
Mark Brown
|
d62ab35894
ASoC: Convert soc-cache to use C99 style initialisers for the table
|
15 years ago |
Joonyoung Shim
|
341c9b84bc
ASoC: Factor out I2C 8 bit address 8 bit data I/O
|
16 years ago |
Randy Dunlap
|
17244c24f9
ASoC: fix I2C build errors
|
16 years ago |
Mark Brown
|
27ded041f0
ASoC: Factor out 7 bit register 9 bit data SPI write
|
16 years ago |
Mark Brown
|
afa2f1066e
ASoC: Factor out I2C 8 bit address 16 bit data I/O
|
16 years ago |
Mark Brown
|
7084a42b96
ASoC: Add I/O control bus information to factored out cache setup
|
16 years ago |
Mark Brown
|
17a52fd60a
ASoC: Begin to factor out register cache I/O functions
|
16 years ago |