aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42xx8.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2019-08-27ASoC: cs42xx8: Force suspend/resume during system suspend/resumeShengjiu Wang1-0/+2
2019-07-22ASoC: cs42xx8: Fix MFREQ selection issue for async modeShengjiu Wang1-19/+97
2019-05-29ASoC: cs42xx8: Fix build error with CONFIG_GPIOLIB is not setShengjiu Wang1-1/+1
2019-05-21Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3Mark Brown1-0/+1
2019-05-17ASoC: cs42xx8: Add reset gpio handlingS.j. Wang1-0/+13
2019-05-17ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2018-02-12ASoC: cs42xx8: replace codec to componentKuninori Morimoto1-29/+28
2016-10-25ASoC: cs42xx8: Mark chip ID as volatile and remove cache bypassCharles Keepax1-10/+0
2016-08-08ASoC: codec duplicated callback function goes to component on cs42xx8Kuninori Morimoto1-6/+8
2016-02-04ASoC: cs42xx8: fix the noise in the right dac channel with mono playbackZidan Wang1-2/+8
2015-07-07ASoC: cs42xx8: Setup of_match_tableAxel Lin1-1/+1
2015-07-07ASoC: cs42xx8: Move the code checking *regmap argument earlierAxel Lin1-8/+9
2015-06-01ASoC: cs42xx8: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-07-29ASoC: cs42xx8: Add SND_SOC_DAIFMT_DSP_A supportShengjiu Wang1-0/+3
2014-06-21ASoC: cs42xx8: Make of match table staticLars-Peter Clausen1-1/+1
2014-05-19ASoC: cs42xx8: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-04-04ASoC: cs42xx8: Check return value of regmap_read and report correct chipid valueAxel Lin1-6/+5
2014-03-20ASoC: cs42xx8: Add codec driver support for CS42448/CS42888Nicolin Chen1-0/+602