summaryrefslogtreecommitdiff
path: root/sound/soc/soc-cache.c
AgeCommit message (Expand)Author
2010-09-23ASoC: Fix incorrect parameter to snd_soc_codec_volatile_registerDimitris Papastamos
2010-09-23ASoC: Delegate to hw specific read for volatile registersDimitris Papastamos
2010-09-23ASoC: adapt multi-componentism againTakashi Iwai
2010-09-23Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2010-09-22ASoC: Fix multi-componentismMark Brown
2010-09-22ASoC: Return -1 instead of -EINVAL to ensure consistencyDimitris Papastamos
2010-09-22ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos
2010-09-21ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos
2010-08-15Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2010-08-12ASoC: Automatically determine control_data for soc-cache usersMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-10ASoC: register cache should be 1 byte aligned for 1 byte long registerCliff Cai
2010-05-05ASoC: Add debug output tracing all cache register writesMark Brown
2010-03-18ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 modeBarry Song
2010-03-18ASoC: soc-cache: add i2c read entry for 8_8 modeCliff Cai
2010-03-05ASoC: Add 16/16 registers to soc-cacheMark Brown
2010-02-04ASoC: Add a cache_sync bit to the CODEC structureMark Brown
2010-02-03ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown
2010-01-27ASoC: ad1938: use soc-cache framework for codec registers accessBarry Song
2010-01-27ASoC: ad1836: use soc-cache framework for codec registers accessBarry Song
2009-12-31ASoC: soc-cache: cleanup training whitespace and coding styleBarry Song
2009-09-21ASoC: Convert soc-cache to use C99 style initialisers for the tableMark Brown
2009-09-07ASoC: Factor out I2C 8 bit address 8 bit data I/OJoonyoung Shim
2009-08-11ASoC: fix I2C build errorsRandy Dunlap
2009-08-03ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown
2009-08-03ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown