Mark Brown
|
1dfb6efd87
ASoC: Remove rbtree register cache
|
13 years ago |
Mark Brown
|
c9016a7937
ASoC: Remove LZO cache type
|
13 years ago |
Paul Gortmaker
|
d81a6d7176
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
|
13 years ago |
Mark Brown
|
0f8dd4ce47
Merge branch 'for-3.1' into for-3.2
|
14 years ago |
Lars-Peter Clausen
|
6c5b756aaa
ASoC: Fix register cache sync register_writable WARN_ONs
|
14 years ago |
Axel Lin
|
3a52f19ee6
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_get_blksize
|
14 years ago |
Axel Lin
|
31e12dd377
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_cache_init
|
14 years ago |
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 |