aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/adau1373.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ASoC: codec duplicated callback function goes to component on adau1373Kuninori Morimoto1-6/+8
2016-06-09ASoC: adau: Factor out shared PLL configuration codeLars-Peter Clausen1-28/+10
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-12/+9
2015-08-05ASoC: adau1373: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-12/+9
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-11-17ASoC: adau1373: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-3/+3
2014-09-04ASoC: adau1373: Cleanup manual bias level transitionsLars-Peter Clausen1-7/+0
2014-09-03ASoC: adau1373: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen1-14/+0
2014-04-14ASoC: adau1373: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-4/+3
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-03-01ASoC: adau1373: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen1-2/+2
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown1-2/+2
2014-02-20ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-2/+2
2014-02-20ASoC: adau1373: Remove superfluous constTakashi Iwai1-14/+14
2014-01-09ASoC: adau1373: Use params_width() rather than memory formatMark Brown1-5/+5
2013-09-27ASoC: adau1373: Issue soft reset on probeLars-Peter Clausen1-0/+2
2013-09-27ASoC: adau1373: Remove ADAU1373_PLL_CTRL7 register definitionLars-Peter Clausen1-1/+0
2013-09-27ASoC: adau1373: Convert to direct regmap usageLars-Peter Clausen1-60/+235
2013-03-12ASoC: adau1373: adau1373_hw_params: Silence overflow warningTim Gardner1-1/+4
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-08-06ASoC: adau1373: Use module_i2c_driverSachin Kamat1-11/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-2/+2
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin1-2/+1
2011-12-28ASoC: Convert adau1373 to devm_kzalloc()Axel Lin1-5/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-20ASoC: adau1373: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-09-28ASoC: Fix setting adau1373_dai->master for SND_SOC_DAIFMT_CBS_CFSAxel Lin1-1/+1
2011-08-17ASoC: Add ADAU1373 codec supportLars-Peter Clausen1-0/+1414