summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adau1373.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1Star
* ASoC: adau1373: replace codec to componentKuninori Morimoto2018-02-121-46/+38Star
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on adau1373Kuninori Morimoto2016-08-081-6/+8
* ASoC: adau: Factor out shared PLL configuration codeLars-Peter Clausen2016-06-091-28/+10Star
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-12/+9Star
|\ \
| | * ASoC: adau1373: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-12/+9Star
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0Star
|/
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0Star
* ASoC: adau1373: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2014-11-171-3/+3
* ASoC: adau1373: Cleanup manual bias level transitionsLars-Peter Clausen2014-09-041-7/+0Star
* ASoC: adau1373: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen2014-09-031-14/+0Star
* ASoC: adau1373: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-4/+3Star
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0Star
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0Star
* | ASoC: adau1373: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen2014-03-011-2/+2
| |
| \
*-. \ Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-011-2/+2
|\ \ \ | | |/ | |/|
| | * ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-2/+2
| |/
* / ASoC: adau1373: Remove superfluous constTakashi Iwai2014-02-201-14/+14
|/
* ASoC: adau1373: Use params_width() rather than memory formatMark Brown2014-01-091-5/+5
* ASoC: adau1373: Issue soft reset on probeLars-Peter Clausen2013-09-271-0/+2
* ASoC: adau1373: Remove ADAU1373_PLL_CTRL7 register definitionLars-Peter Clausen2013-09-271-1/+0Star
* ASoC: adau1373: Convert to direct regmap usageLars-Peter Clausen2013-09-271-60/+235
* ASoC: adau1373: adau1373_hw_params: Silence overflow warningTim Gardner2013-03-121-1/+4
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-4/+4
* ASoC: adau1373: Use module_i2c_driverSachin Kamat2012-08-061-11/+1Star
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-2/+2
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-2/+1Star
* ASoC: Convert adau1373 to devm_kzalloc()Axel Lin2011-12-281-5/+1Star
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-231-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: adau1373: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
* ASoC: Fix setting adau1373_dai->master for SND_SOC_DAIFMT_CBS_CFSAxel Lin2011-09-281-1/+1
* ASoC: Add ADAU1373 codec supportLars-Peter Clausen2011-08-161-0/+1414