aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/lm49453.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ASoC: codec duplicated callback function goes to component on lm49453Kuninori Morimoto1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max9877' and 'asoc/topic/max98925' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/lm49453', 'asoc/topic/max9768' and 'asoc/topic/max98088' into asoc-nextMark Brown1-5/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'asoc/topic/cs4265' and 'asoc/topic/cs42l52' into asoc-nextMark Brown1-5/+5
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877Mark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin1-5/+5
2015-07-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
2015-07-07ASoC: lm49453: Remove fs_rate from struct lm49453_privAxel Lin1-5/+1
2015-05-15ASoC: lm49453: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-2/+0
2014-11-27ASoC: lm49453: Cleanup manual bias level transitionsLars-Peter Clausen1-8/+0
2014-09-03ASoC: lm49453: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen1-14/+0
2014-03-13Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown1-9/+7
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-17/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-17/+0
2014-02-23ASoC: lm49453: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-9/+7
2014-02-20ASoC: lm49453: Remove superfluous constTakashi Iwai1-8/+8
2012-12-24ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-BMR.Swami.Reddy@ti.com1-46/+15
2012-12-24ASoC: lm49453: Fix adc, mic and sidetone volume rangesMR.Swami.Reddy@ti.com1-19/+24
2012-12-24ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()Axel Lin1-1/+1
2012-12-10ASoC: lm49453: remove __dev* attributesBill Pemberton1-4/+4
2012-11-28ASoC: lm49453: Use devm_regmap_init_i2c()Sachin Kamat1-8/+2
2012-06-05ASoC: lm59453: Unconstify dai_driverMark Brown1-1/+1
2012-06-04ASoC: lm49453: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-05-13ASoC: lm49453: Fix author e-mail addressMark Brown1-1/+1
2012-05-13ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown1-1/+1
2012-04-05ASoC: lm49453: fix build warningsM R Swami Reddy1-8/+5
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-04-01ASoC: Support TI LM49453 Audio driverM R Swami Reddy1-0/+1554