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-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
2
-4
/
+4
2021-04-16
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
2
-15
/
+21
2021-04-16
ASoC: core: Don't set platform name when of_node is set
Daniel Baluta
1
-1
/
+5
2021-04-15
ASoC: SOF: use current DAI config during resume
Ranjani Sridharan
1
-1
/
+1
2021-04-15
Merge series "ASoC: simple-card/audio-graph: adjust to multi CPU/Codec" from ...
Mark Brown
2
-46
/
+47
2021-04-15
ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler
Guangqing Zhu
1
-1
/
+1
2021-04-15
ASoC: audio-graph: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: audio-graph: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-15
/
+18
2021-04-15
ASoC: simple-card: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: simple-card: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-16
/
+19
2021-04-15
ASoC: simple-card: remove unused variable from simple_parse_of()
Kuninori Morimoto
1
-5
/
+0
2021-04-14
Merge series "kunit: Fix formatting of KUNIT tests to meet the standard" from...
Mark Brown
2
-3
/
+3
2021-04-14
Merge series "ASoC: rsnd: tidyup Renesas sound" from Kuninori Morimoto <kunin...
Mark Brown
2
-124
/
+110
2021-04-14
ASoC: topology: adhere to KUNIT formatting standard
Nico Pache
2
-3
/
+3
2021-04-14
ASoC: cs35l35: remove unused including <linux/version.h>
Yang Li
1
-1
/
+0
2021-04-14
ASoC: ak5558: change function name to ak5558_reset
Shengjiu Wang
1
-16
/
+7
2021-04-14
ASoC: ak5558: correct reset polarity
Shengjiu Wang
1
-2
/
+2
2021-04-14
ASoC: rsnd: add usage for SRC
Kuninori Morimoto
1
-0
/
+9
2021-04-14
ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()
Kuninori Morimoto
1
-67
/
+45
2021-04-14
ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()
Kuninori Morimoto
1
-46
/
+51
2021-04-14
ASoC: rsnd: check all BUSIF status when error
Kuninori Morimoto
1
-2
/
+0
2021-04-14
ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
Kuninori Morimoto
1
-9
/
+5
2021-04-13
ASoC: cs35l36: Fix an error handling path in 'cs35l36_i2c_probe()'
Christophe JAILLET
1
-1
/
+1
2021-04-13
ASoC: cs35l35: Fix an error handling path in 'cs35l35_i2c_probe()'
Christophe JAILLET
1
-1
/
+1
2021-04-13
Merge series "ASoC: simple-card-utils: prepare for multi support" from Kunino...
Mark Brown
3
-151
/
+157
2021-04-13
ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLE
Chen Lifu
1
-0
/
+1
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
3
-11
/
+10
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
3
-13
/
+16
2021-04-13
ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference()
Kuninori Morimoto
1
-3
/
+7
2021-04-13
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
2
-17
/
+17
2021-04-13
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
1
-51
/
+75
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
3
-23
/
+12
2021-04-13
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
Kuninori Morimoto
3
-33
/
+20
2021-04-12
Merge series "ASoC: SOF: Intel: descriptor corrections for TGL and ADL" from ...
Mark Brown
2
-2
/
+20
2021-04-12
Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridh...
Mark Brown
4
-48
/
+17
2021-04-12
Merge series "ASoC: SOF: simplify nocodec mode" from Ranjani Sridharan <ranja...
Mark Brown
10
-56
/
+77
2021-04-12
ASoC: SOF: Intel: Update ADL P to use its own descriptor
Sathya Prakash M R
2
-2
/
+18
2021-04-12
ASoC: SOF: Intel: add missing use_acpi_target_states for TGL platforms
Libin Yang
1
-0
/
+2
2021-04-12
ASoC: SOF: topology: remove useless code
Ranjani Sridharan
1
-64
/
+0
2021-04-12
ASoC: SOF: Kconfig: fix typo of SND_SOC_SOF_PCI
Libin Yang
1
-1
/
+1
2021-04-12
ASOC: SOF: simplify nocodec mode
Pierre-Louis Bossart
2
-36
/
+35
2021-04-12
ASoC: SOF: pcm: export snd_pcm_dai_link_fixup
Pierre-Louis Bossart
1
-0
/
+1
2021-04-12
ASoC: SOF: Intel: update set_mach_params()
Pierre-Louis Bossart
3
-0
/
+12
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
7
-21
/
+19
2021-04-12
ASoC: SOF: add Kconfig option for probe workqueues
Pierre-Louis Bossart
1
-0
/
+11
2021-04-12
ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/of
Peter Ujfalusi
3
-46
/
+10
2021-04-12
ASoC: SOF: core: Add missing error prints to device probe operation
Peter Ujfalusi
1
-2
/
+7
2021-04-09
ASoC: amd: Add support for ALC1015P codec in acp3x machine driver
Vijendar Mukunda
2
-1
/
+46
2021-04-09
ASoC: wcd9335: constify static struct snd_soc_dai_ops
Ye Bin
1
-1
/
+1
2021-04-09
ASoC: codecs: lpass-tx-macro: constify static struct snd_soc_dai_ops
Ye Bin
1
-1
/
+1
[next]