aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8983.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-31ASoC: wm8983: Convert to params_width()Mark Brown1-6/+6
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-6/+0
2014-03-12Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8983', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8993' and 'asoc/topic/wm8994' into asoc-nextMark Brown1-3/+3
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2014-02-20ASoC: wm8983: Remove superfluous constTakashi Iwai1-22/+17
2013-11-27ASoC: wm8983: Use IS_ENABLED() macroFabio Estevam1-3/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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