aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8731.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-12ASoC: wm8731: replace codec to componentKuninori Morimoto1-51/+50
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8731Kuninori Morimoto1-6/+8
2016-06-17ASoc: wm8731: add 32bit mode.Matt Flax1-1/+4
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-22ASoC: wm8731: harmless underflow in wm8731_put_deemph()Dan Carpenter1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'asoc/topic/wm5110', 'asoc/topic/wm8004' and 'asoc/topic/wm8731' into asoc-nextMark Brown1-40/+47
2015-08-05ASoC: wm8731: Drop wm8731_writeable functionAxel Lin1-6/+0
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-08ASoC: wm8731: Check for clk_prepare_enable() errorFabio Estevam1-2/+5
2015-07-07ASoC: wm8731: initialize the hardware when loading the codec driverSergey Kiselev1-32/+42
2015-06-01ASoC: wm8731: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+3
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen1-1/+1
2015-04-12Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'asoc/topic/wm8731', 'asoc/topic/wm8804' and 'asoc/topic/wm8996' into asoc-nextMark Brown1-0/+34
2015-03-16ASoC: wm8731: let codec to manage clock by itselfSongjun Wu1-0/+34
2015-03-10ASoC: wm8731: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown1-1/+2
2015-01-27ASoC: wm8731: init mutex in i2c init pathManuel Lauss1-0/+2
2015-01-14ASoC: wm8731: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-1/+2
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