summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8731.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8731: replace codec to componentKuninori Morimoto2018-02-121-51/+50
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8731Kuninori Morimoto2016-08-081-6/+8
* ASoc: wm8731: add 32bit mode.Matt Flax2016-06-171-1/+4
* Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-11-061-1/+1
|\
| * ASoC: wm8731: harmless underflow in wm8731_put_deemph()Dan Carpenter2015-10-221-1/+1
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso...Mark Brown2015-08-301-40/+47
|\ \
| | * ASoC: wm8731: Drop wm8731_writeable functionAxel Lin2015-08-051-6/+0
| | * ASoC: wm8731: Check for clk_prepare_enable() errorFabio Estevam2015-07-081-2/+5
| | * ASoC: wm8731: initialize the hardware when loading the codec driverSergey Kiselev2015-07-071-32/+42
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8731: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+3
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-1/+1
*-. Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown2015-04-121-0/+34
|\ \
| | * ASoC: wm8731: let codec to manage clock by itselfSongjun Wu2015-03-161-0/+34
| |/
* | ASoC: wm8731: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-041-1/+2
|\
| * ASoC: wm8731: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+2
* | ASoC: wm8731: init mutex in i2c init pathManuel Lauss2015-01-271-0/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'aso...Mark Brown2014-12-081-25/+3
|\ \
| | * ASoC: wm8731: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-23/+2
| | * ASoC: wm8731: Use the preferred form for passing a size of a structFabio Estevam2014-10-281-2/+1
| |/
* | ASoC: wm8731: Move the deemph lock to the driver levelLars-Peter Clausen2014-11-101-2/+7
|/
* ASoC: wm8731: Convert to params_width()Mark Brown2014-07-311-4/+4
*-. Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...Mark Brown2014-05-221-5/+2
|\ \
| | * ASoC: wm8731: Use devm_regulator_bulk_get()Fabio Estevam2014-04-251-5/+2
| |/
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
* | ASoC: wm8731: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-021-3/+3
|\ \
| | * ASoC: wm8731: Use IS_ENABLED() macroFabio Estevam2013-11-271-3/+3
| |/
* | ASoC: wm8731: fix dsp mode configurationBo Shen2013-12-031-2/+2
|/
* ASoC: wm8731: add rates constraintsRichard Genoud2013-07-301-3/+57
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-0/+1
* ASoC: wm8731: Convert to devm_ functionsMark Brown2012-05-121-27/+10
* ASoC: Convert WM8731 to direct regmap API usageMark Brown2012-01-241-23/+86
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-211-0/+1
|\
| * ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown2011-11-211-0/+1
* | ASoC: Use table based init for wm8731_snd_controlsMark Brown2011-11-211-3/+2
|/
* ASoC: wm8731: Convert to snd_soc_cache_syncAxel Lin2011-10-101-13/+2
* ASoC: Add device tree binding for WM8731Mark Brown2011-07-291-0/+10
* ASoC: Manage WM8731 ACTIVE bit as a supply widgetMark Brown2011-07-051-26/+3
* ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre2011-05-261-1/+1
OpenPOWER on IntegriCloud