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
/
soc-topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()
Kuninori Morimoto
1
-0
/
+1
2022-06-15
ASoC: topology: Drop superfluous check of CONFIG_SND_CTL_VALIDATION
Takashi Iwai
1
-1
/
+1
2022-04-05
ASoC: Pull in fixes
Mark Brown
1
-2
/
+2
2022-04-04
ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
Peter Ujfalusi
1
-2
/
+2
2022-04-04
ASoC: topology: Rename soc_tplg_init_kcontrol() function
Amadeusz Sławiński
1
-10
/
+7
2022-04-04
ASoC: topology: Correct error message
Amadeusz Sławiński
1
-1
/
+1
2022-04-04
ASoC: topology: Rename SOC_TPLG_PASS_MIXER to _CONTROL
Amadeusz Sławiński
1
-5
/
+5
2022-04-04
ASoC: topology: Return bool instead of int
Amadeusz Sławiński
1
-3
/
+3
2022-04-04
ASoC: topology: Remove unnecessary looping
Amadeusz Sławiński
1
-223
/
+192
2022-04-04
ASoC: topology: Use for loop instead of while
Amadeusz Sławiński
1
-8
/
+3
2022-01-24
ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior
Amadeusz Sławiński
1
-42
/
+14
2022-01-24
ASoC: topology: Allow TLV control to be either read or write
Amadeusz Sławiński
1
-1
/
+2
2022-01-24
ASoC: topology: Remove superfluous error prints
Amadeusz Sławiński
1
-33
/
+11
2022-01-06
ASoC: topology: Fix typo
Qinghua Jin
1
-1
/
+1
2021-11-16
ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
2021-10-29
ASoC: topology: Change topology device to card device
Amadeusz Sławiński
1
-3
/
+3
2021-10-29
ASoC: topology: Use correct device for prints
Amadeusz Sławiński
1
-1
/
+1
2021-10-29
ASoC: topology: Check for dapm widget completeness
Amadeusz Sławiński
1
-0
/
+17
2021-10-29
ASoC: topology: Add header payload_size verification
Cezary Rojewski
1
-0
/
+9
2021-10-27
ASoC: topology: handle endianness warning
Pierre-Louis Bossart
1
-1
/
+1
2021-10-01
ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
Ranjani Sridharan
1
-4
/
+6
2021-09-13
ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create()
Peter Ujfalusi
1
-4
/
+2
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link()
Kuninori Morimoto
1
-2
/
+1
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load()
Kuninori Morimoto
1
-3
/
+1
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_lo...
Kuninori Morimoto
1
-3
/
+4
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load()
Kuninori Morimoto
1
-3
/
+4
2021-08-02
ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers()
Kuninori Morimoto
1
-1
/
+1
2021-06-23
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...
Mark Brown
1
-3
/
+3
2021-06-01
ASoC: topology: Fix spelling mistake "vesion" -> "version"
Colin Ian King
1
-3
/
+3
2021-05-20
ASoC: topology: Fix using uninitialized pointer
Jaska Uimonen
1
-1
/
+1
2021-05-14
ASoC: topology: Add support for multiple kcontrol types to a widget
Jaska Uimonen
1
-243
/
+223
2021-03-10
ASoC: soc-topology: clarify expression
Pierre-Louis Bossart
1
-8
/
+8
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-5
/
+6
2021-01-21
Merge series "Add sanity checks for topology API calls" from Amadeusz SÅ‚awiÅ...
Mark Brown
1
-7
/
+15
2021-01-21
ASoC: sync parameter naming : rate / sample_bits
Kuninori Morimoto
1
-4
/
+4
2021-01-21
ASoC: topology: Check if ops is set before dereference
Amadeusz Sławiński
1
-5
/
+7
2021-01-21
ASoC: topology: Ensure that needed parameters are set
Amadeusz Sławiński
1
-2
/
+8
2021-01-21
Merge series "Add KUNIT tests for ASoC topology" from Amadeusz Sławiński<am...
Mark Brown
1
-4
/
+5
2021-01-20
ASoC: topology: Properly unregister DAI on removal
Amadeusz Sławiński
1
-4
/
+5
2021-01-20
ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()
Dan Carpenter
1
-1
/
+1
2020-12-11
ASoC: topology: Fix wrong size check
Amadeusz Sławiński
1
-2
/
+8
2020-12-11
ASoC: topology: Add missing size check
Amadeusz Sławiński
1
-0
/
+3
2020-11-13
ASoC: topology: use inclusive language for bclk and fsync
Pierre-Louis Bossart
1
-12
/
+12
2020-11-04
ASoC: topology: Simplify remove_widget function
Amadeusz Sławiński
1
-20
/
+2
2020-11-04
ASoC: topology: Remove empty functions
Amadeusz Sławiński
1
-44
/
+0
2020-11-04
ASoC: topology: Change allocations to resource managed
Amadeusz Sławiński
1
-131
/
+40
2020-11-04
ASoC: topology: Unify all device references
Amadeusz Sławiński
1
-5
/
+5
2020-11-04
ASoC: topology: Remove multistep topology loading
Amadeusz Sławiński
1
-15
/
+3
2020-11-04
ASoC: topology: Remove unused functions from topology API
Amadeusz Sławiński
1
-36
/
+1
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
1
-2
/
+2
[next]