summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: jz4752b: Capture fixesMark Brown2022-10-191-3/+1
|\
| * Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-051-107/+158
| |\
| * | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* | | ASoC: rt5682s: Fix the TDM Tx settingsDerek Fang2022-10-131-2/+13
| |/ |/|
* | ASoC: rt5682s: simplify the return of rt5682s_probe()Yang Yingliang2022-09-201-6/+1
* | ASoC: rt5682s: Reduce coupling of PLLB settingDerek Fang2022-09-191-43/+73
* | ASoC: rt5682s: Reduce coupling of I2S1 settingDerek Fang2022-09-191-38/+66
* | ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settingsDerek Fang2022-09-191-28/+26
|/
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: Pull in fixesMark Brown2022-04-051-7/+4
|\
| * codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-7/+4
* | ASoC: rt5682s: Separate the regulator consumer controlsDerek Fang2022-04-051-5/+22
|/
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-21/+26
|\
| * ASoC: rt5682s: Stabilize the combo jack detectionDerek Fang2022-03-071-21/+26
* | ASoC: rt5682s: Fix the wrong jack type detectedDerek Fang2022-02-241-17/+9
* | ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
|/
* ASoC: rt5682s: add delay time to fix pop sound issueShuming Fan2021-12-081-3/+31
* ASoC: rt5682s: Fix crash due to out of scope stack varsRob Clark2021-11-261-4/+6
* ASoC: rt5682s: use 'static' qualifierPierre-Louis Bossart2021-10-271-3/+3
* ASoC: rt5682s: Downsizing the DAC volume scaleDerek Fang2021-10-231-2/+2
* ASoC: rt5682s: Fix hp pop produced immediately after resumingDerek Fang2021-10-071-7/+20
* ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumesDerek Fang2021-10-011-16/+10
* ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while ...Derek Fang2021-10-011-0/+3
* ASoC: rt5682s: Use dev_dbg instead of pr_debugDerek Fang2021-09-301-1/+1
* ASoC: rt5682s: Remove the volatile SW reset register from reg_defaultDerek Fang2021-09-301-1/+0
* ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_devJiapeng Chong2021-09-201-2/+2
* ASoC: rt5682s: Add driver for ALC5682I-VS codecDerek Fang2021-09-131-0/+3188