summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682s.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-26ASoC: rt5682s: Fix crash due to out of scope stack varsRob Clark1-4/+6
2021-10-27ASoC: rt5682s: use 'static' qualifierPierre-Louis Bossart1-3/+3
2021-10-23ASoC: rt5682s: Downsizing the DAC volume scaleDerek Fang1-2/+2
2021-10-07ASoC: rt5682s: Fix hp pop produced immediately after resumingDerek Fang1-7/+20
2021-10-01ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumesDerek Fang1-16/+10
2021-10-01ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while ...Derek Fang1-0/+3
2021-09-30ASoC: rt5682s: Use dev_dbg instead of pr_debugDerek Fang1-1/+1
2021-09-30ASoC: rt5682s: Remove the volatile SW reset register from reg_defaultDerek Fang1-1/+0
2021-09-20ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_devJiapeng Chong1-2/+2
2021-09-13ASoC: rt5682s: Add driver for ALC5682I-VS codecDerek Fang1-0/+3188