index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
ASoC: samsung: Add sound support for Midas boards
Simon Shields
3
-0
/
+553
2020-07-23
ASoC: samsung: use asoc_substream_to_rtd()
Kuninori Morimoto
21
-36
/
+36
2020-07-09
ASoC: samsung: pcm: fix kernel-doc
Pierre-Louis Bossart
1
-0
/
+5
2020-07-09
ASoC: samsung: spdif: fix kernel-doc
Pierre-Louis Bossart
1
-3
/
+3
2020-06-26
ASoC: samsung: Fix a typo in Kconfig
Masanari Iida
1
-1
/
+1
2020-06-15
ASoC: samsung: Add driver for Aries boards
Jonathan Bakker
3
-0
/
+710
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-04-14
ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume
Krzysztof Kozlowski
2
-57
/
+56
2020-03-27
ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
24
-68
/
+68
2020-02-28
ASoC: samsung: Silence warnings during deferred probe
Marek Szyprowski
10
-10
/
+17
2020-02-20
ASoC: samsung: Update dependencies for Arizona machine drivers
Charles Keepax
1
-2
/
+2
2020-01-21
ASoC: samsung: i2s: move .suspend/.resume to component
Kuninori Morimoto
1
-6
/
+7
2020-01-21
ASoC: samsung: spdif: move .suspend/.resume to component
Kuninori Morimoto
1
-6
/
+12
2020-01-21
ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to component
Kuninori Morimoto
1
-4
/
+4
2019-12-16
ASoC: samsung: speyside: use snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
1
-1
/
+1
2019-12-16
ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
1
-1
/
+1
2019-12-16
ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
1
-1
/
+1
2019-12-16
ASoC: samsung: bells: use snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
1
-1
/
+1
2019-12-11
ASoC: samsung: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
6
-20
/
+20
2019-11-27
Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-197
/
+258
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2019-10-18
ASoC: samsung: Use pr_warn instead of pr_warning
Kefeng Wang
1
-3
/
+3
2019-10-08
ASoC: samsung: idma: remove snd_pcm_ops
Kuninori Morimoto
1
-26
/
+32
2019-10-02
ASoC: samsung: Rename Arndale card driver
Sylwester Nawrocki
3
-7
/
+7
2019-10-02
ASoC: samsung: arndale: Add support for WM1811 CODEC
Sylwester Nawrocki
2
-13
/
+74
2019-10-02
ASoC: samsung: arndale: Simplify DAI link initialization
Sylwester Nawrocki
1
-24
/
+18
2019-09-24
ASoC: samsung: arndale: Add missing OF node dereferencing
Sylwester Nawrocki
1
-4
/
+30
2019-08-09
ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-6
/
+4
2019-08-09
ASoC: samsung: speyside: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-2
/
+1
2019-08-09
ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-2
/
+1
2019-07-16
ASoC: samsung: odroid: fix a double-free issue for cpu_dai
Wen Yang
1
-1
/
+1
2019-07-16
ASoC: samsung: odroid: fix an use-after-free issue for codec
Wen Yang
1
-2
/
+4
2019-06-28
ASoC: samsung: tm2_wm5110: consider CPU-Platform possibility
Kuninori Morimoto
1
-3
/
+9
2019-06-28
ASoC: samsung: snow: consider CPU-Platform possibility
Kuninori Morimoto
1
-3
/
+7
2019-06-28
ASoC: samsung: smdk_wm8994: consider CPU-Platform possibility
Kuninori Morimoto
1
-2
/
+7
2019-06-28
ASoC: samsung: arndale_rt5631: consider CPU-Platform possibility
Kuninori Morimoto
1
-1
/
+5
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-0
/
+1
2019-06-19
ASoC: samsung: tm2_wm5110: don't select unnecessary Platform
Kuninori Morimoto
1
-9
/
+3
2019-06-19
ASoC: samsung: snow: don't select unnecessary Platform
Kuninori Morimoto
1
-7
/
+3
2019-06-19
ASoC: samsung: smdk_wm8994: don't select unnecessary Platform
Kuninori Morimoto
1
-7
/
+2
2019-06-19
ASoC: samsung: arndale_rt5631: don't select unnecessary Platform
Kuninori Morimoto
1
-5
/
+1
2019-06-06
ASoC: samsung: jive_wm8750: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-06-06
ASoC: samsung: littlemill: use modern dai_link style
Kuninori Morimoto
1
-7
/
+12
2019-06-06
ASoC: samsung: lowland: use modern dai_link style
Kuninori Morimoto
1
-10
/
+16
2019-06-06
ASoC: samsung: neo1973_wm8753: use modern dai_link style
Kuninori Morimoto
1
-7
/
+11
2019-06-06
ASoC: samsung: odroid: use modern dai_link style
Kuninori Morimoto
1
-10
/
+19
2019-06-06
ASoC: samsung: rx1950_uda1380: use modern dai_link style
Kuninori Morimoto
1
-4
/
+7
2019-06-06
ASoC: samsung: s3c24xx_simtec_hermes: use modern dai_link style
Kuninori Morimoto
1
-4
/
+7
2019-06-06
ASoC: samsung: s3c24xx_simtec_tlv320aic23: use modern dai_link style
Kuninori Morimoto
1
-4
/
+7
[next]