aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9713.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-11Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam1-1/+0
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss1-0/+1
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-2/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-3/+3
2011-03-31ASoC: Use data based init for wm9713 DAPMLu Guanqun1-14/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-3/+5
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-74/+57
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-9/+7
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-3/+0
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-6/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-28ASoC: Add TLV information and additional volumes to WM9713Mark Brown1-16/+44
2010-01-28ASoC: Remove version display from WM9713Mark Brown1-4/+0
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai1-7/+3
2009-11-27ASoC: Revert missing reset_err in wm97*.cTakashi Iwai1-0/+2
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-11/+11
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-6/+1
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-2/+2
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-1/+1
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown1-3/+3
2009-04-13ASoC: Move the WM9713 voice DAC powerdown to a DAPM eventMark Brown1-17/+22
2009-04-13ASoC: WM9713 requires symmetric rates on the voice DAIMark Brown1-0/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-16/+24
2009-02-24ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown1-3/+4
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-8/+9
2009-01-19ASoC: fixes to caching implementationsIan Molton1-2/+2
2009-01-16ASoC: Ignore output frequency for WM9713 PLLMark Brown1-6/+4
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-16/+2
2008-12-01ASoC: Don't free static data in WM9713Mark Brown1-1/+0
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+1
2008-11-24ASoC: Use supplied DAI for WM9713 rather than substreamMark Brown1-12/+4
2008-11-21ASoC: Improve error reporting for AC97 reset failuresMark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-10/+11
2008-10-31Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai1-1/+1
2008-10-30ASoC: Do a warm reset after cold when resetting the WM9713Mark Brown1-0/+2
2008-10-30ALSA: ASoC: Fix WM9713 ALC Decay Time nameMark Brown1-1/+1
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-2/+1
2008-09-23sound: ASoC: DAPM support for ADC on WM9713 PCM interfaceMark Brown1-2/+10
2008-09-09ALSA: ASoC: Fix indentation in WM9713Mark Brown1-11/+11
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-5/+5
2008-07-10ALSA: ASoC: Advertise 16000Hz rate for WM9713 PCM interfaceMark Brown1-5/+14
2008-06-16ALSA: ASoC: Check for exact register match in wm97xx_reset()Mark Brown1-2/+2
2008-06-13ALSA: ASoC: Fix WM9713 voice PCM slave mode configurationMark Brown1-1/+1