aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8731.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge remote-tracking branches 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8737' and 'asoc/topic/wm8750' into asoc-nextMark Brown1-25/+3
2014-11-24ASoC: wm8731: Cleanup manual bias level transitionsLars-Peter Clausen1-23/+2
2014-11-10ASoC: wm8731: Move the deemph lock to the driver levelLars-Peter Clausen1-2/+7
2014-10-28ASoC: wm8731: Use the preferred form for passing a size of a structFabio Estevam1-2/+1
2014-07-31ASoC: wm8731: Convert to params_width()Mark Brown1-4/+4
2014-05-22Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc/topic/wm8804', 'asoc/topic/wm8955' and 'asoc/topic/wm8985' into asoc-nextMark Brown1-5/+2
2014-04-25ASoC: wm8731: Use devm_regulator_bulk_get()Fabio Estevam1-5/+2
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-7/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-7/+0
2014-02-23ASoC: wm8731: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-2/+2
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427...Mark Brown1-3/+3
2013-12-03ASoC: wm8731: fix dsp mode configurationBo Shen1-2/+2
2013-11-27ASoC: wm8731: Use IS_ENABLED() macroFabio Estevam1-3/+3
2013-07-30ASoC: wm8731: add rates constraintsRichard Genoud1-3/+57
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-7/+7
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-0/+1
2012-05-12ASoC: wm8731: Convert to devm_ functionsMark Brown1-27/+10
2012-01-24ASoC: Convert WM8731 to direct regmap API usageMark Brown1-23/+86
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-11-21Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+1
2011-11-21ASoC: Use table based init for wm8731_snd_controlsMark Brown1-3/+2
2011-11-21ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown1-0/+1
2011-10-10ASoC: wm8731: Convert to snd_soc_cache_syncAxel Lin1-13/+2
2011-07-29ASoC: Add device tree binding for WM8731Mark Brown1-0/+10
2011-07-05ASoC: Manage WM8731 ACTIVE bit as a supply widgetMark Brown1-26/+3
2011-05-26ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre1-1/+1
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown1-2/+2
2011-03-30ASoC: Convert WM8731 to table based DAPM setupMark Brown1-13/+5
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-12-02ASoC: Automatically manage WM8731 deemphasisMark Brown1-5/+71
2010-12-02ASoC: Split WM8731 enumeration array into individual enumsMark Brown1-6/+9
2010-12-02ASoC: Provide WM8731 microphone boost TLV informationMark Brown1-1/+2
2010-12-01Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+1
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-16ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-6/+7
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos1-1/+0
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula1-2/+0
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-08-17ASoC: Support non-crystal master clocks for WM8731Mark Brown1-2/+29
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-4/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-151/+66
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-33/+33
2010-05-10ASoC: Use more idiomatic driver name for WM8731Mark Brown1-1/+1
2010-05-10ASoC: Refactor WM8731 regulator management into bias managementMark Brown1-23/+28
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+0