aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sta32x.c
AgeCommit message (Expand)Author
2014-02-27ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai
2014-02-23ASoC: sta32x: Fix cache syncLars-Peter Clausen
2014-02-20ASoC: sta32x: Fix array access overflowTakashi Iwai
2013-07-19ASoC: sta32x: Use power efficient workqueueMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-09-10ASoC: sta32x: Convert to regmapMark Brown
2012-09-10ASoC: sta32x: Move regulator acquisition to I2C probeMark Brown
2012-08-06ASoC: sta32x: Use module_i2c_driverSachin Kamat
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-01-03ASoC: sta32x: Optimize the array work to find rate_min and rate_maxAxel Lin
2012-01-02ASoC: Convert sta32x to devm_kzalloc()Axel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-25ASoC: Staticise non-exported symbols in sta32xMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-14ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach
2011-11-14ASoC: sta32x: add platform data definitionJohannes Stezenbach
2011-11-14ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach
2011-10-13ASoC: sta32x: Write the register default value to cache for reserved registersAxel Lin
2011-10-13ASoC: sta32x: Set reg_cache_default to sta32x_regsAxel Lin
2011-08-19ASoC: sta32x: Move resource allocation and release to the corresponding callb...Axel Lin
2011-08-15ASoC: sta32x: shortcut the for loop to get ir and mcsAxel Lin
2011-08-15ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin
2011-07-14ASoC: STA32x: Preserve reserved register bitsJohannes Stezenbach
2011-07-14ASoC: STA32x: Add mixer controls for biquad coefficientsJohannes Stezenbach
2011-06-22ASoC: add STA32X codec driverJohannes Stezenbach