summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9705.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm9705: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-6/+6
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-7/+7
* ASoC: wm9705: Remove noisy print on bootMark Brown2013-06-271-2/+0Star
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-3/+1Star
* 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-1/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Use data based init for wm9705 DAPMLu Guanqun2011-03-301-13/+5Star
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0Star
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-2/+4
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-66/+50Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 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-8/+0Star
* ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin2009-08-231-1/+1
* ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-021-2/+2
* ASoC: Fix warning in wm9705Russell King - ARM Linux2009-04-181-1/+1
* ASoC: Implement suspend and resume operations for WM9705Mark Brown2009-04-021-0/+37
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-3/+5
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-7/+8
* ASoC: Include header file in cs4270 and wm9705Mark Brown2009-01-231-0/+2
* ASoC: Fix WM9705 capture switch nameIan Molton2009-01-201-2/+2
* ASoC: Driver for the WM9705 AC97 codec.Ian Molton2009-01-161-0/+410