summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo2024-02-121-1/+1
* ASoC: rt5682s: Add LDO output selection for dacrefJack Yu2023-11-141-0/+23
* ASoC: codecs: rt5682s: Handle component name prefixKrzysztof Kozlowski2023-10-261-2/+2
* ASoC: rt5682s: Convert to use GPIO descriptorsLinus Walleij2023-08-171-9/+7
* ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* ASoC: rt5682s: Use the devm_clk_get_optional() helperChristophe JAILLET2023-05-221-8/+3
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: rt5682: Use a maple tree based register cacheMark Brown2023-05-081-1/+1
* SoC: rt5682s: Disable jack detection interrupt during suspendMatthias Kaehlcke2023-02-141-1/+9
* ASoC: rt: use helper functionKuninori Morimoto2023-01-311-2/+2
* ASoC: rt5682s: Support DBVDD and LDO1-IN suppliesNícolas F. R. A. Prado2022-11-071-0/+22
* Merge existing fixes from asoc/for-6.1 into new branchMark Brown2022-10-171-2/+13
|\
| * ASoC: rt5682s: Fix the TDM Tx settingsDerek Fang2022-10-131-2/+13
* | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-051-107/+158
|\|
| * 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
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
|/
* 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