summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/alc5632.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Rename ALC5632 MICBIAS to common name convention.Leon Romanovsky2011-12-131-2/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: alc5632: Remove volatile registers from regmap defaultsLeon Romanovsky2011-11-171-7/+0
* ASoC: alc5632: Update of i2c_probe function to use regmap API onlyLeon Romanovsky2011-11-171-37/+30
* ASoC: alc5632: Added support of two undocumented registersLeon Romanovsky2011-11-171-0/+2
* ASoC: alc5632: Remove unrelevant registers and name the relevantLeon Romanovsky2011-11-171-112/+49
* ASoC: alc5632: rename volume/switch contols for master and speaker volumes.Andrey Danin2011-11-161-4/+4
* ASoC: Convert ALC5632 codec to use regmap APILeon Romanovsky2011-11-161-58/+159
* ASoC: alc5632: Fix compile without CONFIG_PMLeon Romanovsky2011-11-161-0/+5
* ASoC: Remove unused control_data and mutex fields from struct alc5632_privAxel Lin2011-11-141-4/+0
* ASoC: Remove unnecessary backslash from alc5632 codecLeon Romanovsky2011-11-111-1/+1
* ASoC: Remove unused defines in alc5632 codecLeon Romanovsky2011-11-111-21/+0
* ASoC: Add new Realtek ALC5632 CODEC driverLeon Romanovsky2011-11-101-0/+1153