summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9713.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm9713: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-1/+2
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-9/+9
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam2012-09-111-1/+0Star
* ASoC: AC97 doesn't use regmap by defaultManuel Lauss2012-07-311-0/+1
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-2/+1Star
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-3/+3
* ASoC: Use data based init for wm9713 DAPMLu Guanqun2011-03-301-14/+5Star
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0Star
* 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/+57Star
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-9/+7Star
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-3/+0Star
| * 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/+0Star
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-041-7/+3Star
|\
| * ASoC: Revert missing reset_err in wm97*.cTakashi Iwai2009-11-271-0/+2
| * ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-131-1/+0Star
| * ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-6/+1Star
| * 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-251-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/+4Star
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2Star
* ASoC: Don't free static data in WM9713Mark Brown2008-12-011-1/+0Star
* 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/+4Star
* 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/+1Star
* 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