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
/
soc
/
sof
/
sof-audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_order
Bard Liao
1
-0
/
+15
2023-06-16
ASoC: SOF: sof-audio: add is_virtual_widget helper
Bard Liao
1
-16
/
+16
2023-04-20
ASoC: SOF: pcm: Add an option to skip platform trigger during stop
Ranjani Sridharan
1
-8
/
+14
2023-04-04
ASoC: SOF: Add support for DSPless mode
Peter Ujfalusi
1
-1
/
+1
2023-03-13
ASoC: SOF: sof-audio: add support for setting up loopback routes
Chao Song
1
-1
/
+60
2023-03-07
ASoC: SOF: sof-audio: don't squelch errors in WIDGET_SETUP phase
Pierre-Louis Bossart
1
-2
/
+2
2023-03-07
ASoC: SOF: sof-audio: Fix broken early bclk feature for SSP
Ranjani Sridharan
1
-3
/
+25
2023-02-16
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-94
/
+187
2023-01-27
ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race
Peter Ujfalusi
1
-6
/
+30
2023-01-27
ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on error
Peter Ujfalusi
1
-1
/
+5
2023-01-27
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
1
-17
/
+31
2023-01-27
ASoC: SOF: sof-audio: Populate the PCM stream pipeline_info
Ranjani Sridharan
1
-17
/
+52
2023-01-27
ASoC: SOF: sof-audio: Only process widgets in the connected widget list
Ranjani Sridharan
1
-15
/
+36
2023-01-27
ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only once
Ranjani Sridharan
1
-30
/
+18
2023-01-20
ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failure
Peter Ujfalusi
1
-1
/
+2
2023-01-18
ASoC: Merge up 6.2 fixes
Mark Brown
1
-6
/
+7
2023-01-18
ASoC: SOF: sof-audio: Fixes for widget prepare and
Mark Brown
1
-4
/
+5
2023-01-18
ASoC: SOF: keep prepare/unprepare widgets in sink path
Bard Liao
1
-2
/
+3
2023-01-18
ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULL
Ranjani Sridharan
1
-2
/
+2
2023-01-18
ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0
Bard Liao
1
-1
/
+1
2023-01-17
ASoC: SOF: sof-audio: start with the right widget type
Bard Liao
1
-2
/
+2
2022-12-26
ASoC: SOF: sof-audio: Extend the optionality of IPC ops to IPC as well
Peter Ujfalusi
1
-23
/
+28
2022-12-26
ASoC: SOF: sof-audio: Treat tplg_ops->route_setup() as optional
Peter Ujfalusi
1
-4
/
+6
2022-10-28
ASoC: SOF: introduce new DEBUG_NOCODEC mode
Pierre-Louis Bossart
1
-0
/
+5
2022-09-20
ASoC: SOF: don't unprepare widget used other pipelines
Rander Wang
1
-2
/
+2
2022-09-20
ASoC: SOF: clear prepare state when widget is unprepared
Rander Wang
1
-5
/
+7
2022-09-19
ASoC: SOF: add widget setup/free tracing
Bard Liao
1
-0
/
+5
2022-09-05
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
1
-0
/
+29
2022-08-23
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
1
-0
/
+1
2022-06-06
ASoC: SOF: Fix potential NULL pointer dereference
Amadeusz Sławiński
1
-1
/
+1
2022-04-29
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
1
-9
/
+130
2022-04-29
ASoC: SOF: clarify use of widget complete flag
Ranjani Sridharan
1
-2
/
+1
2022-04-29
ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_ops
Ranjani Sridharan
1
-1
/
+6
2022-04-29
ASoC: SOF: sof-audio: Set up widgets from source to sink
Ranjani Sridharan
1
-47
/
+123
2022-04-29
ASoC: SOF: sof-audio: reset route status before freeing widget
Ranjani Sridharan
1
-2
/
+3
2022-04-25
ASoC: SOF: remove incorrect clearing of prepared flag
Ranjani Sridharan
1
-36
/
+0
2022-04-19
ASoC: SOF: sof-audio: preserve topology filename override in nocodec mode
Pierre-Louis Bossart
1
-1
/
+2
2022-04-11
ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set up
Peter Ujfalusi
1
-50
/
+4
2022-04-04
ASoC: SOF: Drop support for mapped control data
Peter Ujfalusi
1
-3
/
+0
2022-03-18
ASoC: SOF: Add a new dai_get_clk topology IPC op
Ranjani Sridharan
1
-24
/
+7
2022-03-18
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
1
-186
/
+0
2022-03-18
ASoC: SOF: expose sof_route_setup()
Ranjani Sridharan
1
-2
/
+2
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
1
-3
/
+8
2022-03-18
ASoC: SOF: Make sof_widget_setup/free IPC agnostic
Ranjani Sridharan
1
-114
/
+22
2022-03-18
ASoC: SOF: set up scheduler widget before all other widgets in the pipeline
Ranjani Sridharan
1
-38
/
+44
2022-03-16
ASoC: SOF: topology: remove snd_sof_complete_pipeline()
Ranjani Sridharan
1
-6
/
+12
2022-03-16
ASoC: SOF: topology: Make route setup IPC agnostic
Ranjani Sridharan
1
-34
/
+14
2022-03-09
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
1
-11
/
+19
2022-03-09
ASoC: SOF: topology: make sof_route_load() IPC agnostic
Ranjani Sridharan
1
-9
/
+6
2022-03-08
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
1
-15
/
+3
[next]