summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/lm49453.c
AgeCommit message (Expand)Author
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2015-07-07ASoC: Constify reg_default tablesAxel Lin
2015-07-07ASoC: lm49453: Remove fs_rate from struct lm49453_privAxel Lin
2015-05-15ASoC: lm49453: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2014-11-27ASoC: lm49453: Cleanup manual bias level transitionsLars-Peter Clausen
2014-09-03ASoC: lm49453: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: lm49453: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-20ASoC: lm49453: Remove superfluous constTakashi Iwai
2012-12-24ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-BMR.Swami.Reddy@ti.com
2012-12-24ASoC: lm49453: Fix adc, mic and sidetone volume rangesMR.Swami.Reddy@ti.com
2012-12-24ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()Axel Lin
2012-12-10ASoC: lm49453: remove __dev* attributesBill Pemberton
2012-11-28ASoC: lm49453: Use devm_regmap_init_i2c()Sachin Kamat
2012-06-05ASoC: lm59453: Unconstify dai_driverMark Brown
2012-06-04ASoC: lm49453: Remove version.h header file inclusionSachin Kamat
2012-05-13ASoC: lm49453: Fix author e-mail addressMark Brown
2012-05-13ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown
2012-04-05ASoC: lm49453: fix build warningsM R Swami Reddy
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-04-01ASoC: Support TI LM49453 Audio driverM R Swami Reddy