index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5682.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
ASoC: rt711/5682: check if bus is active before deferred jack detection
Pierre-Louis Bossart
1
-0
/
+9
2022-04-05
ASoC: rt5682: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-7
/
+4
2022-02-08
ASoC: rt5682: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-01-28
ASoC: rt5682: Fix deadlock on resume
Peter Ujfalusi
1
-16
/
+8
2021-12-31
ASoC: Merge fixes
Mark Brown
1
-0
/
+4
2021-12-29
ASoC: rt5682: Register wclk with its parent_hws instead of parent_data
Derek Fang
1
-5
/
+2
2021-12-14
ASoC: rt5682: fix the wrong jack type detected
Derek Fang
1
-0
/
+4
2021-11-26
ASoC: rt5682: Fix crash due to out of scope stack vars
Rob Clark
1
-4
/
+6
2021-11-12
ASoC: rt5682: Re-detect the combo jack after resuming
Derek Fang
1
-3
/
+20
2021-11-12
ASoC: rt5682: Avoid the unexpected IRQ event during going to suspend
Derek Fang
1
-6
/
+9
2021-10-14
ASoC: rt5682: fix a little pop while playback
Derek Fang
1
-8
/
+48
2021-09-30
ASoC: rt5682: move clk related code to rt5682_i2c_probe
Jack Yu
1
-44
/
+26
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-3
/
+3
2021-09-01
ASoC: rt5682: fix headset background noise when S3 state
Shuming Fan
1
-3
/
+0
2021-08-25
ASoC: rt5682: Fix the vol+ button detection issue
Derek Fang
1
-6
/
+8
2021-08-25
Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+0
2021-08-12
ASoC: rt5682: Adjust headset volume button threshold again
Derek Fang
1
-1
/
+0
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
1
-2
/
+7
2021-07-27
ASoC: rt5682: enable SAR ADC power saving mode during suspend
Shuming Fan
1
-0
/
+44
2021-07-22
ASoC: rt5682: Adjust headset volume button threshold
Derek Fang
1
-0
/
+1
2021-07-16
ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend
Oder Chiou
1
-2
/
+6
2021-04-23
ASoC: rt5682: clock driver must use the clock provider API
Jerome Brunet
1
-3
/
+3
2021-04-19
ASoC: codecs: rt5682: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-03-10
ASoC: rt5682: add delay time of workqueue to control next IRQ event
Shuming Fan
1
-0
/
+2
2021-03-10
ASoC: rt5682: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-03-10
ASoC: rt5682: remove useless assignments
Pierre-Louis Bossart
1
-2
/
+2
2021-03-10
ASoC: rt5682: clarify expression
Pierre-Louis Bossart
1
-3
/
+3
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-0
/
+6
2021-02-05
ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode
Bard Liao
1
-0
/
+6
2021-01-21
ASoC: rt5682: remove connection with LDO2 in DAPM graph
Shuming Fan
1
-2
/
+0
2021-01-11
ASoC: rt5682: enable fast discharge for headset unplugging
Shuming Fan
1
-1
/
+7
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+1
2020-11-26
ASoC: rt5682: change SAR voltage threshold
Shuming Fan
1
-0
/
+1
2020-11-13
ASoC: rt5682: Add a new property for the DMIC clock driving
Oder Chiou
1
-0
/
+3
2020-09-28
ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clock
Oder Chiou
1
-2
/
+22
2020-08-18
Merge series "ASoC: rt5682: Use clk APIs better" from Stephen Boyd <swboyd@ch...
Mark Brown
1
-50
/
+23
2020-08-17
ASoC: rt5682: Use clk_hw based APIs for registration
Stephen Boyd
1
-36
/
+11
2020-08-17
ASoC: rt5682: Drop usage of __clk_get_name()
Stephen Boyd
1
-13
/
+11
2020-08-17
ASoC: rt5682: Use dev_dbg() in rt5682_clk_check()
Stephen Boyd
1
-1
/
+1
2020-07-20
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...
Mark Brown
1
-8
/
+19
2020-07-17
ASoC: rt5682: optimize the power consumption
Shuming Fan
1
-3
/
+9
2020-07-17
ASoC: rt5682: disable MICBIAS and Vref2 widget in default
Shuming Fan
1
-0
/
+4
2020-07-16
ASoC: rt5682: Report the button event in the headset type only
Oder Chiou
1
-1
/
+2
2020-07-14
ASoC: rt5682: Enable Vref2 under using PLL2
derek.fang
1
-7
/
+17
2020-07-08
Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...
Mark Brown
1
-9
/
+10
2020-07-01
ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null even soundwir...
Oder Chiou
1
-9
/
+10
2020-06-29
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+8
2020-06-24
ASoC: rt5682: fix the pop noise while OMTP type headset plugin
Shuming Fan
1
-1
/
+8
2020-06-22
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-8
/
+8
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
1
-2
/
+1
[next]