aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8974.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8974Kuninori Morimoto1-6/+8
2016-01-25ASoC: wm8974: configure pll and mclk divider automaticallyMans Rullgard1-0/+93
2015-12-23Merge remote-tracking branches 'asoc/topic/wm8962', 'asoc/topic/wm8974' and 'asoc/topic/wm9713' into asoc-nextMark Brown1-0/+7
2015-12-18ASoC: wm8974: add devicetree supportMans Rullgard1-0/+7
2015-12-12ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-01ASoC: wm8974: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-11-24ASoC: wm8974: Cleanup manual bias level transitionsLars-Peter Clausen1-24/+1
2014-07-31ASoC: wm8974: Convert to params_width()Mark Brown1-5/+5
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-6/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2014-02-23ASoC: wm8974: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-2/+2
2013-11-24ASoC: wm8974: Convert to direct regmap API usageMark Brown1-21/+33
2013-04-12treewide: Fix typo in printksMasanari Iida1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-4/+4
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida1-3/+3
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-08-06ASoC: wm8974: Use module_i2c_driverSachin Kamat1-17/+1
2012-01-20ASoC: Remove wm8974 private dataMark Brown1-14/+2
2012-01-20ASoC: Convert wm8974 to table based DAPM and control initMark Brown1-15/+8
2012-01-20ASoC: Make wm8974 I2C usage unconditionalMark Brown1-6/+0
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31ASoC: Convert wm8974 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-10ASoC: wm8974: Convert to snd_soc_cache_syncAxel Lin1-11/+2
2011-10-06ASoC: Remove references to linux@wolfsonmicro.comMark Brown1-1/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-08-17ASoC: Remove unused WM8974 private dataMark Brown1-1/+0
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-3/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-124/+47
2010-08-03ASoC: wm8974: fix a memory leak if another WM8974 is registeredAxel Lin1-1/+2
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+1
2010-04-26ASoC: Correct inversion of speaker mixer PCM switchMark Brown1-1/+1
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-29ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski1-8/+4
2009-12-24ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski1-7/+7
2009-12-18ASoC: wm8974: fix a wrong bit definitionGuennadi Liakhovetski1-1/+1
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-8/+0
2009-09-30Merge branch 'upstream/wm8974' into for-2.6.33Mark Brown1-10/+13
2009-09-30ASoC: Clean up WM8974 PLL configurationMark Brown1-10/+13
2009-09-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-1/+0