summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm9712.c
AgeCommit message (Expand)Author
2012-08-17ASoC: wm9712: Fix inverted capture volumeMark Brown
2012-08-17ASoC: wm9712: Fix microphone source selectionMark Brown
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-04-10ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio 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
2012-02-01ASoC: wm9712: Add TLV information for microphone inputMark Brown
2012-02-01ASoC: wm9712: Remove driver specific versionMark Brown
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 wm9712 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-09-06ASoC: Staticise WM9712 DAI listMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-23ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt
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-05-14ASoC: Support AC97 link off by default on WM9712Marek Vasut
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark 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-19ASoC: fixes to caching implementationsIan Molton
2009-01-09ASoC: cleanup duplicated code.Ian Molton
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-11-24ASoC: Remove DAI type informationMark Brown
2008-11-21ASoC: Improve error reporting for AC97 reset failuresMark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-20ALSA: soc - wm9712 mono mixerMarek Vasut
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood
2008-06-16ALSA: ASoC: Check for exact register match in wm97xx_reset()Mark Brown
2008-06-13ALSA: ASoC: Add missing includesMark Brown
2008-05-19[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registrationMark Brown
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown
2008-05-19[ALSA] ASoC: Remove in-code changelogsMark Brown
2008-04-29[ALSA] soc - wm9712 - checkpatch fixesMark Brown
2008-04-24[ALSA] soc - wm9712: Remove unneeded AC97_EXTENDED_MID updatesMark Brown
2008-02-29[ALSA] ASoC: Fix WM9712 mixer_event DAPM widget function typeJarkko Nikula
2008-01-31[ALSA] Fix inverted Phone volume WM9712 mixer controlJoe Sauer
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] soc - Add 'Mono Playback Switch' to WM9712 codec driverMike Rapoport