summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8983.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-7/+7
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida1-3/+3
2012-12-24ASoC: wm8993: Refactor set_pll code to avoid GCC warningsFabio Estevam1-19/+22
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-7/+7
2012-09-10ASoC: wm8983: Convert to direct regmap API usageMark Brown1-66/+85
2012-09-10ASoC: wm8983: Convert to devm_kzalloc()Mark Brown1-8/+3
2012-01-20ASoC: wm8983: Remove useless snd_kcontrolDimitris Papastamos1-5/+0
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-10-31ASoC: Convert wm8983 MICBIAS to a supply widgetMark Brown1-1/+2
2011-10-11ASoC: Writing register default value for the reset registerAxel Lin1-1/+1
2011-07-15ASoC: WM8983: Initial driverDimitris Papastamos1-0/+1203