summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9705.c
AgeCommit message (Expand)Author
2015-07-23ASoC: wm9705: Use core AC'97 reset helperLars-Peter Clausen
2015-01-26ASoC: wm97xx: Reset AC'97 device before registering itLars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen
2014-11-18ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen
2014-10-31ASoC: wm9705: Use table based control setupLars-Peter Clausen
2014-10-31ASoC: wm9705: Cleanup printk usageLars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-02-23ASoC: wm9705: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-06-27ASoC: wm9705: Remove noisy print on bootMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-04-11ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-03-31ASoC: Use data based init for wm9705 DAPMLu Guanqun
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-27ASoC: Revert missing reset_err in wm97*.cTakashi Iwai
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-08-23ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown
2009-04-18ASoC: Fix warning in wm9705Russell King - ARM Linux
2009-04-02ASoC: Implement suspend and resume operations for WM9705Mark Brown
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-23ASoC: Include header file in cs4270 and wm9705Mark Brown
2009-01-20ASoC: Fix WM9705 capture switch nameIan Molton
2009-01-16ASoC: Driver for the WM9705 AC97 codec.Ian Molton