aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9713.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Use data based init for wm9713 DAPMLu Guanqun2011-03-311-14/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+5
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-74/+57
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-9/+7
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-3/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-6/+7
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Add TLV information and additional volumes to WM9713Mark Brown2010-01-281-16/+44
* ASoC: Remove version display from WM9713Mark Brown2010-01-281-4/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-041-7/+3
|\
| * ASoC: Revert missing reset_err in wm97*.cTakashi Iwai2009-11-271-0/+2
| * ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
| * ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-6/+1
| * ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-11/+11
|/
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-021-3/+3
* ASoC: Move the WM9713 voice DAC powerdown to a DAPM eventMark Brown2009-04-131-17/+22
* ASoC: WM9713 requires symmetric rates on the voice DAIMark Brown2009-04-131-0/+1
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-16/+24
* ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown2009-02-241-3/+4
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-8/+9
* ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+2
* ASoC: Ignore output frequency for WM9713 PLLMark Brown2009-01-161-6/+4
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
* ASoC: Don't free static data in WM9713Mark Brown2008-12-011-1/+0
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+1
* ASoC: Use supplied DAI for WM9713 rather than substreamMark Brown2008-11-241-12/+4
* ASoC: Improve error reporting for AC97 reset failuresMark Brown2008-11-211-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-10/+11
* Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai2008-10-311-1/+1
|\
| * ALSA: ASoC: Fix WM9713 ALC Decay Time nameMark Brown2008-10-301-1/+1
* | ASoC: Do a warm reset after cold when resetting the WM9713Mark Brown2008-10-301-0/+2
|/
* ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-2/+1
* sound: ASoC: DAPM support for ADC on WM9713 PCM interfaceMark Brown2008-09-231-2/+10
* ALSA: ASoC: Fix indentation in WM9713Mark Brown2008-09-091-11/+11
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-5/+5
* ALSA: ASoC: Advertise 16000Hz rate for WM9713 PCM interfaceMark Brown2008-07-101-5/+14
* ALSA: ASoC: Check for exact register match in wm97xx_reset()Mark Brown2008-06-161-2/+2
* ALSA: ASoC: Fix WM9713 voice PCM slave mode configurationMark Brown2008-06-131-1/+1
* [ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registrationMark Brown2008-05-191-11/+4
* [ALSA] ASoC: Clarify API for bias configurationMark Brown2008-05-191-13/+13
* [ALSA] ASoC: Remove in-code changelogsMark Brown2008-05-191-3/+0
* [ALSA] wm9713: Don't control touch screen power on suspendMark Brown2008-04-241-1/+10
* [ALSA] soc - Add missing audio path between Mono Mixer and Mic PGAsRobert Jarzmik2008-04-241-0/+2
* [ALSA] ASoC: WM9713 driverLiam Girdwood2008-04-241-0/+1289