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