index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5682.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-06-15
ASoC: rt5682: DAI wclk supports 44100 Hz output
derek.fang
1
-18
/
+31
2020-06-15
ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample rate
derek.fang
1
-1
/
+8
2020-06-15
ASoC: rt5682: Let dai clks be registered whether mclk exists or not
derek.fang
1
-5
/
+6
2020-05-28
ASoC: rt5682: split i2c driver into separate module
Arnd Bergmann
1
-730
/
+43
2020-05-18
ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()
Pierre-Louis Bossart
1
-0
/
+3
2020-04-30
ASoC: rt5682: remove unwanted btn_type assignment
Tzung-Bi Shih
1
-1
/
+0
2020-04-30
ASoC: rt5682: remove duplicate rt5682_reset() calls
Tzung-Bi Shih
1
-4
/
+0
2020-04-30
ASoC: rt5682: replace message printing from pr_() to dev_()
Tzung-Bi Shih
1
-6
/
+9
2020-04-30
ASoC: rt5682: remove empty default case
Tzung-Bi Shih
1
-17
/
+2
2020-04-30
ASoC: rt5682: fix space issues
Tzung-Bi Shih
1
-82
/
+70
2020-04-30
ASoC: rt5682: simplify assertions
Tzung-Bi Shih
1
-6
/
+5
2020-04-01
ASoC: rt5682: Fix build error without CONFIG_I2C
YueHaibing
1
-1
/
+4
2020-03-27
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+2
2020-03-27
ASoC: rt5682: move DAI clock registry to I2S mode
Shuming Fan
1
-20
/
+19
2020-03-23
ASoC: rt5682: Add a property for DMIC delay
Oder Chiou
1
-1
/
+11
2020-03-23
ASoC: rt5682: Add a property for DMIC clock rate
Oder Chiou
1
-2
/
+7
2020-03-18
ASoC: rt5682: remove noisy debug messages
Shuming Fan
1
-2
/
+2
2020-03-18
ASoC: rt5682: fix the random recording noise of headset
Shuming Fan
1
-0
/
+2
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+1
2020-03-13
ASoC: rt5682: Fine tune the HP performance in soundwire mode
Oder Chiou
1
-0
/
+2
2020-03-13
ASoC: rt5682: Revise the DAC1 volume setting
Oder Chiou
1
-1
/
+1
2020-02-26
ASoC: rt5682: Revise the function name
Oder Chiou
1
-2
/
+2
2020-02-26
ASoC: rt5682: Add the soundwire support
Oder Chiou
1
-40
/
+486
2020-02-18
ASoC: rt5682: Add CCF usage for providing I2S clks
Derek Fang
1
-2
/
+405
2020-02-13
ASoC: rt5682: Enable PLL2 function
derek.fang
1
-45
/
+166
2020-02-11
ASoC: rt5682: Add the field "is_sdw" of private data
Oder Chiou
1
-64
/
+84
2019-12-17
Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-0
/
+2
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+2
2019-11-25
ASoC: rt5682: fix i2c arbitration lost issue
Shuming Fan
1
-0
/
+2
2019-11-22
Merge branch 'asoc-5.5' into asoc-next
Mark Brown
1
-0
/
+15
2019-11-18
ASoC: rt5682: fix the charge pump capacitor discharges
Shuming Fan
1
-24
/
+3
[next]