aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5651.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ASoC: codec duplicated callback function goes to component on rt5651Kuninori Morimoto1-6/+8
2015-12-23ASoC: rt5651: add ACPI and OF supportBard Liao1-0/+31
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-4/+3
2015-08-30Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc/topic/rt5651' and 'asoc/topic/rt5670' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-4/+5
2015-08-05ASoC: rt5651: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-08-05ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculationOder Chiou1-3/+4
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-reg-defaultMark Brown1-1/+1
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
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-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
2015-07-06ASoC: rt5651: Prefix hexadecimal ID register value with 0x in error printJarkko Nikula1-1/+1
2015-05-20ASoC: rt5651: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen1-1/+1
2015-01-15ASoC: rt5651: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-8/+10
2014-07-31ASoC: rt5651: Convert to params_width()Mark Brown1-5/+5
2014-06-01ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared supportOder Chiou1-16/+1
2014-06-01ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared supportOder Chiou1-60/+8
2014-06-01ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651Oder Chiou1-17/+5
2014-05-19ASoC: rt5651: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-04-18ASoC: rt5651: Staticise non-exported symbolsMark Brown1-3/+3
2014-04-18ASoC: add RT5651 CODEC driverBard Liao1-0/+1898