summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682s.c
AgeCommit message (Expand)Author
2023-11-14ASoC: rt5682s: Add LDO output selection for dacrefJack Yu
2023-10-26ASoC: codecs: rt5682s: Handle component name prefixKrzysztof Kozlowski
2023-08-17ASoC: rt5682s: Convert to use GPIO descriptorsLinus Walleij
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-22ASoC: rt5682s: Use the devm_clk_get_optional() helperChristophe JAILLET
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-08ASoC: rt5682: Use a maple tree based register cacheMark Brown
2023-02-14SoC: rt5682s: Disable jack detection interrupt during suspendMatthias Kaehlcke
2023-01-31ASoC: rt: use helper functionKuninori Morimoto
2022-11-07ASoC: rt5682s: Support DBVDD and LDO1-IN suppliesNícolas F. R. A. Prado
2022-10-17Merge existing fixes from asoc/for-6.1 into new branchMark Brown
2022-10-13ASoC: rt5682s: Fix the TDM Tx settingsDerek Fang
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-20ASoC: rt5682s: simplify the return of rt5682s_probe()Yang Yingliang
2022-09-19ASoC: rt5682s: Reduce coupling of PLLB settingDerek Fang
2022-09-19ASoC: rt5682s: Reduce coupling of I2S1 settingDerek Fang
2022-09-19ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settingsDerek Fang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt
2022-04-05ASoC: Pull in fixesMark Brown
2022-04-05ASoC: rt5682s: Separate the regulator consumer controlsDerek Fang
2022-04-04codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-07ASoC: rt5682s: Stabilize the combo jack detectionDerek Fang
2022-02-24ASoC: rt5682s: Fix the wrong jack type detectedDerek Fang
2022-02-08ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen
2021-12-08ASoC: rt5682s: add delay time to fix pop sound issueShuming Fan
2021-11-26ASoC: rt5682s: Fix crash due to out of scope stack varsRob Clark
2021-10-27ASoC: rt5682s: use 'static' qualifierPierre-Louis Bossart
2021-10-23ASoC: rt5682s: Downsizing the DAC volume scaleDerek Fang
2021-10-07ASoC: rt5682s: Fix hp pop produced immediately after resumingDerek Fang
2021-10-01ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumesDerek Fang
2021-10-01ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while ...Derek Fang
2021-09-30ASoC: rt5682s: Use dev_dbg instead of pr_debugDerek Fang
2021-09-30ASoC: rt5682s: Remove the volatile SW reset register from reg_defaultDerek Fang
2021-09-20ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_devJiapeng Chong
2021-09-13ASoC: rt5682s: Add driver for ALC5682I-VS codecDerek Fang