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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
ASoC: Intel: soc-acpi: add ull suffix for SoundWire _ADR values
Pierre-Louis Bossart
5
-46
/
+46
2021-06-22
ASoC: Intel: sof_sdw: fix signed/unsigned warning
Pierre-Louis Bossart
1
-1
/
+1
2021-06-22
ASoC: Intel: sof_da7219_max98373: shrink platform_id below 20 characters
Pierre-Louis Bossart
2
-6
/
+6
2021-06-22
ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters
Pierre-Louis Bossart
2
-3
/
+3
2021-06-22
ASoC: Intel: glk_rt5682_max98357a: shrink platform_id below 20 characters
Pierre-Louis Bossart
2
-3
/
+3
2021-06-22
ASoC: Intel: sof_rt5682: shrink platform_id names below 20 characters
Pierre-Louis Bossart
4
-15
/
+15
2021-06-22
ASoC: Intel: sof_sdw: remove hdac-hdmi support
Kai Vehmanen
3
-39
/
+1
2021-06-22
ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC count
Kai Vehmanen
1
-1
/
+0
2021-06-22
Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
2021-06-22
ALSA: usb-audio: Fix OOB access at proc output
Takashi Iwai
1
-2
/
+3
2021-06-21
Merge series "ASoC: fsl: Use devm_platform_get_and_ioremap_resource()" from Y...
Mark Brown
9
-16
/
+12
2021-06-21
Merge series "ASoC: tidyup snd_soc_of_parse_daifmt()" from Kuninori Morimoto ...
Mark Brown
5
-58
/
+89
2021-06-21
Merge series "ASoC: sunxi: Use devm_platform_get_and_ioremap_resource()" from...
Mark Brown
3
-6
/
+3
2021-06-21
Merge series "ASoC: samsung: Use devm_platform_get_and_ioremap_resource()" fr...
Mark Brown
4
-8
/
+4
2021-06-21
ASoC: fsl_xcvr: disable all interrupts when suspend happens
Shengjiu Wang
1
-0
/
+10
2021-06-21
ASoC: tegra: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-06-21
ASoC: qcom: lpass-cpu: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-7
/
+2
2021-06-21
ASoC: qcom: apq8016_sbc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-5
/
+2
2021-06-21
ASoC: rt711: add two jack detection modes
Shuming Fan
3
-1
/
+60
2021-06-21
ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: soc-core: remove snd_soc_of_parse_daifmt()
Kuninori Morimoto
1
-104
/
+0
2021-06-21
ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov...
Kuninori Morimoto
1
-11
/
+5
2021-06-21
ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-3
/
+3
2021-06-21
ASoC: fsl: switch to use snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-4
/
+3
2021-06-21
ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-3
/
+6
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-0
/
+124
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
Kuninori Morimoto
1
-15
/
+25
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
Kuninori Morimoto
1
-14
/
+19
2021-06-21
ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()
Yang Yingliang
1
-0
/
+4
2021-06-21
ASoC: fsl_ssi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_sai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_micfil: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_esai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_easrc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_aud2htx: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: fsl_asrc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: atmel-i2s: Fix usage of capture and playback at the same time
Codrin Ciubotariu
1
-8
/
+26
2021-06-21
ASoC: atmel-i2s: Set symmetric sample bits
Codrin Ciubotariu
1
-0
/
+1
2021-06-21
ASoC: rt711-sdca-sdw: fix race condition on system suspend
Pierre-Louis Bossart
3
-2
/
+50
2021-06-21
ASoC: rt5682-sdw: fix race condition on system suspend
Pierre-Louis Bossart
2
-2
/
+38
2021-06-21
ASoC: rt711-sdw: fix race condition on system suspend
Pierre-Louis Bossart
3
-2
/
+38
2021-06-21
ASoC: rt700-sdw: fix race condition on system suspend
Pierre-Louis Bossart
3
-2
/
+38
2021-06-21
ALSA: usb-audio: scarlett2: Remove hard-coded USB #defines
Geoffrey D. Bennett
1
-19
/
+55
[prev]
[next]