aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sta32x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai2014-04-021-1/+1
* ASoC: sta32x: Fix array access overflowTakashi Iwai2014-04-021-36/+36
* ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2011-11-141-1/+62
* ASoC: sta32x: Write the register default value to cache for reserved registersAxel Lin2011-10-131-15/+13
* ASoC: sta32x: Set reg_cache_default to sta32x_regsAxel Lin2011-10-131-4/+1
* ASoC: sta32x: Move resource allocation and release to the corresponding callb...Axel Lin2011-08-191-11/+2
* ASoC: sta32x: shortcut the for loop to get ir and mcsAxel Lin2011-08-151-2/+6
* ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin2011-08-151-0/+1
* ASoC: STA32x: Preserve reserved register bitsJohannes Stezenbach2011-07-141-0/+16
* ASoC: STA32x: Add mixer controls for biquad coefficientsJohannes Stezenbach2011-07-141-0/+124
* ASoC: add STA32X codec driverJohannes Stezenbach2011-06-221-0/+777