index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5682s.c
Age
Commit message (
Expand
)
Author
2023-11-14
ASoC: rt5682s: Add LDO output selection for dacref
Jack Yu
2023-10-26
ASoC: codecs: rt5682s: Handle component name prefix
Krzysztof Kozlowski
2023-08-17
ASoC: rt5682s: Convert to use GPIO descriptors
Linus Walleij
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-22
ASoC: rt5682s: Use the devm_clk_get_optional() helper
Christophe JAILLET
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
ASoC: rt5682: Use a maple tree based register cache
Mark Brown
2023-02-14
SoC: rt5682s: Disable jack detection interrupt during suspend
Matthias Kaehlcke
2023-01-31
ASoC: rt: use helper function
Kuninori Morimoto
2022-11-07
ASoC: rt5682s: Support DBVDD and LDO1-IN supplies
Nícolas F. R. A. Prado
2022-10-17
Merge existing fixes from asoc/for-6.1 into new branch
Mark Brown
2022-10-13
ASoC: rt5682s: Fix the TDM Tx settings
Derek Fang
2022-10-05
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-09-20
ASoC: rt5682s: simplify the return of rt5682s_probe()
Yang Yingliang
2022-09-19
ASoC: rt5682s: Reduce coupling of PLLB setting
Derek Fang
2022-09-19
ASoC: rt5682s: Reduce coupling of I2S1 setting
Derek Fang
2022-09-19
ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settings
Derek Fang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-04-05
ASoC: Pull in fixes
Mark Brown
2022-04-05
ASoC: rt5682s: Separate the regulator consumer controls
Derek Fang
2022-04-04
codecs: rt5682s: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-07
ASoC: rt5682s: Stabilize the combo jack detection
Derek Fang
2022-02-24
ASoC: rt5682s: Fix the wrong jack type detected
Derek Fang
2022-02-08
ASoC: rt5682s: do not block workqueue if card is unbound
Kai Vehmanen
2021-12-08
ASoC: rt5682s: add delay time to fix pop sound issue
Shuming Fan
2021-11-26
ASoC: rt5682s: Fix crash due to out of scope stack vars
Rob Clark
2021-10-27
ASoC: rt5682s: use 'static' qualifier
Pierre-Louis Bossart
2021-10-23
ASoC: rt5682s: Downsizing the DAC volume scale
Derek Fang
2021-10-07
ASoC: rt5682s: Fix hp pop produced immediately after resuming
Derek Fang
2021-10-01
ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumes
Derek Fang
2021-10-01
ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while ...
Derek Fang
2021-09-30
ASoC: rt5682s: Use dev_dbg instead of pr_debug
Derek Fang
2021-09-30
ASoC: rt5682s: Remove the volatile SW reset register from reg_default
Derek Fang
2021-09-20
ASoC: rt5682s: make rt5682s_aif2_dai_ops and rt5682s_soc_component_dev
Jiapeng Chong
2021-09-13
ASoC: rt5682s: Add driver for ALC5682I-VS codec
Derek Fang