summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sta32x.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-25ASoC: Staticise non-exported symbols in sta32xMark Brown1-2/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-15ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach1-1/+49
2011-11-15ASoC: sta32x: add platform data definitionJohannes Stezenbach1-9/+21
2011-11-15ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach1-1/+62
2011-10-13ASoC: sta32x: Write the register default value to cache for reserved registersAxel Lin1-15/+13
2011-10-13ASoC: sta32x: Set reg_cache_default to sta32x_regsAxel Lin1-4/+1
2011-08-18ASoC: sta32x: Move resource allocation and release to the corresponding callb...Axel Lin1-11/+2
2011-08-15ASoC: sta32x: shortcut the for loop to get ir and mcsAxel Lin1-2/+6
2011-08-15ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin1-0/+1
2011-07-13ASoC: STA32x: Preserve reserved register bitsJohannes Stezenbach1-0/+16
2011-07-13ASoC: STA32x: Add mixer controls for biquad coefficientsJohannes Stezenbach1-0/+124
2011-06-22ASoC: add STA32X codec driverJohannes Stezenbach1-0/+777