summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682s.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-05ASoC: Pull in fixesMark Brown1-7/+4
2022-04-05ASoC: rt5682s: Separate the regulator consumer controlsDerek Fang1-5/+22
2022-04-04codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-21/+26
2022-03-07ASoC: rt5682s: Stabilize the combo jack detectionDerek Fang1-21/+26
2022-02-24ASoC: rt5682s: Fix the wrong jack type detectedDerek Fang1-17/+9
2022-02-08ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2021-12-08ASoC: rt5682s: add delay time to fix pop sound issueShuming Fan1-3/+31
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