aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/alc5632.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-13ASoC: Rename ALC5632 MICBIAS to common name convention.Leon Romanovsky1-2/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-17ASoC: alc5632: Remove volatile registers from regmap defaultsLeon Romanovsky1-7/+0
2011-11-17ASoC: alc5632: Update of i2c_probe function to use regmap API onlyLeon Romanovsky1-37/+30
2011-11-17ASoC: alc5632: Added support of two undocumented registersLeon Romanovsky1-0/+2
2011-11-17ASoC: alc5632: Remove unrelevant registers and name the relevantLeon Romanovsky1-112/+49
2011-11-16ASoC: alc5632: rename volume/switch contols for master and speaker volumes.Andrey Danin1-4/+4
2011-11-16ASoC: Convert ALC5632 codec to use regmap APILeon Romanovsky1-58/+159
2011-11-16ASoC: alc5632: Fix compile without CONFIG_PMLeon Romanovsky1-0/+5
2011-11-14ASoC: Remove unused control_data and mutex fields from struct alc5632_privAxel Lin1-4/+0
2011-11-11ASoC: Remove unnecessary backslash from alc5632 codecLeon Romanovsky1-1/+1
2011-11-11ASoC: Remove unused defines in alc5632 codecLeon Romanovsky1-21/+0
2011-11-10ASoC: Add new Realtek ALC5632 CODEC driverLeon Romanovsky1-0/+1153