index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-07
Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
4
-7
/
+11
2020-03-05
ASoC: wm8741: Fix typo in Kconfig prompt
Axel Lin
1
-1
/
+1
2020-03-03
ASoC: rt1015: modify pre-divider for sysclk
Jack Yu
1
-1
/
+1
2020-03-02
ASoC: rt1015: add operation callback function for rt1015_dai[]
Jack Yu
1
-0
/
+1
2020-02-26
ASoC: tas2562: Fix sample rate error message
Dan Murphy
1
-1
/
+1
2020-02-20
ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
Matthias Reichl
1
-3
/
+5
2020-02-18
ASoC: tas2562: Return invalid for when bitwidth is invalid
Dan Murphy
1
-1
/
+2
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
3
-313
/
+134
2020-02-17
ASoC: hdmi-codec: set plugged_cb to NULL when component removing
Tzung-Bi Shih
1
-0
/
+10
2020-02-14
ASoC: max98090: revert invalid fix for handling SHDN
Tzung-Bi Shih
2
-313
/
+124
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-11
/
+13
2020-02-06
Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-1
/
+1
2020-02-05
Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
7
-10
/
+12
2020-02-05
ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECS
Geert Uytterhoeven
1
-1
/
+1
2020-02-04
ASoC: wcd934x: Add missing COMMON_CLK dependency
Srinivas Kandagatla
1
-0
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
3
-8
/
+4
2020-01-29
ASoC: rt715: Add __maybe_unused to PM callbacks
Takashi Iwai
1
-2
/
+2
2020-01-29
ASoC: rt711: Add __maybe_unused to PM callbacks
Takashi Iwai
1
-2
/
+2
2020-01-29
ASoC: rt700: Add __maybe_unused to PM callbacks
Takashi Iwai
1
-2
/
+2
2020-01-29
ASoC: rt1308-sdw: Add __maybe_unused to PM callbacks
Takashi Iwai
1
-2
/
+2
2020-01-24
ASoC: rt1015: Remove unnecessary const
Nathan Chancellor
1
-1
/
+1
2020-01-24
ASoC: max98090: silence lockdep warning
Marek Szyprowski
1
-1
/
+2
2020-01-23
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
47
-336
/
+17618
2020-01-23
Merge branch 'asoc-5.5' into asoc-linus
Mark Brown
8
-56
/
+116
2020-01-23
ASoC: rt1015: add rt1015 amplifier driver
Jack Yu
4
-0
/
+1376
2020-01-23
ASoC: madera: Correct some kernel doc
Charles Keepax
1
-1
/
+1
2020-01-23
ASoC: madera: Correct DMIC only input hook ups
Charles Keepax
2
-0
/
+12
2020-01-21
ASoC: Add MediaTek MT6660 Speaker Amp Driver
Jeff Chang
4
-0
/
+598
2020-01-21
ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()
Tzung-Bi Shih
1
-1
/
+1
2020-01-21
ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"
Tzung-Bi Shih
2
-7
/
+4
2020-01-17
Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-6
/
+39
2020-01-17
ASoC: msm8916-wcd-analog: Add MIC BIAS Internal3
Stephan Gerhold
1
-0
/
+4
2020-01-17
ASoC: msm8916-wcd-analog: Simplify MIC BIAS Internal
Stephan Gerhold
1
-70
/
+42
2020-01-17
Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
Mark Brown
4
-6
/
+32
2020-01-17
ASoC: rt715: fix return value check in rt715_sdw_probe()
Wei Yongjun
1
-2
/
+2
2020-01-17
ASoC: rt711: fix return value check in rt711_sdw_probe()
Wei Yongjun
1
-2
/
+2
2020-01-17
ASoC: rt700: fix return value check in rt700_sdw_probe()
Wei Yongjun
1
-2
/
+2
2020-01-17
ASoC: rt715: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2020-01-17
ASoC: rt1011: set the different setting for QFN/WLCSP package
Shuming Fan
2
-2
/
+16
2020-01-17
ASoC: madera: Correct error path handling in madera_out1_demux_put
Charles Keepax
1
-0
/
+1
2020-01-17
ASoC: madera: Update handling of DAPM routes for mono muxed outputs
Charles Keepax
7
-9
/
+53
2020-01-17
ASoC: wm_adsp: Correct cache handling of new kernel control API
Charles Keepax
1
-47
/
+51
2020-01-16
Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
5
-6
/
+39
2020-01-14
ASoC: sgtl5000: add multi endpoint support
Marek Vasut
1
-0
/
+8
2020-01-14
ASoC: sgtl5000: Fix VDDA and VDDIO comparison
Marek Vasut
1
-1
/
+2
2020-01-14
ASoC: codecs: Add jz4770-codec driver
Paul Cercueil
3
-0
/
+962
2020-01-14
ASoC: rt715: remove warnings
Pierre-Louis Bossart
1
-2
/
+2
2020-01-14
ASoC: rt715: use dev_to_sdw_dev() instead of to_sdw_slave_device()
Kuninori Morimoto
1
-1
/
+1
2020-01-14
ASoC: rt700: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2020-01-13
ASoC: rt1308-sdw: add rt1308 SdW amplifier driver
Shuming Fan
4
-0
/
+913
[next]