index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
sof-audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2024-01-08
1
-120
/
+0
|
\
|
*
ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.c
Peter Ujfalusi
2023-11-29
1
-98
/
+0
|
*
ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.c
Peter Ujfalusi
2023-11-29
1
-22
/
+0
*
|
ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology cores
Ranjani Sridharan
2023-11-24
1
-24
/
+41
|
/
*
ASoC: Merge up fixes
Mark Brown
2023-09-26
1
-1
/
+2
|
\
|
*
ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failure
Peter Ujfalusi
2023-09-14
1
-1
/
+2
*
|
ASoC: SOF: Pass PCI SSID to machine driver
Richard Fitzgerald
2023-09-12
1
-0
/
+7
|
/
*
ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_order
Bard Liao
2023-06-16
1
-0
/
+15
*
ASoC: SOF: sof-audio: add is_virtual_widget helper
Bard Liao
2023-06-16
1
-16
/
+16
*
ASoC: SOF: pcm: Add an option to skip platform trigger during stop
Ranjani Sridharan
2023-04-20
1
-8
/
+14
*
ASoC: SOF: Add support for DSPless mode
Peter Ujfalusi
2023-04-04
1
-1
/
+1
*
ASoC: SOF: sof-audio: add support for setting up loopback routes
Chao Song
2023-03-13
1
-1
/
+60
*
ASoC: SOF: sof-audio: don't squelch errors in WIDGET_SETUP phase
Pierre-Louis Bossart
2023-03-07
1
-2
/
+2
*
ASoC: SOF: sof-audio: Fix broken early bclk feature for SSP
Ranjani Sridharan
2023-03-07
1
-3
/
+25
*
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-02-16
1
-94
/
+187
|
\
|
*
ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race
Peter Ujfalusi
2023-01-27
1
-6
/
+30
|
*
ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on error
Peter Ujfalusi
2023-01-27
1
-1
/
+5
|
*
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
2023-01-27
1
-17
/
+31
|
*
ASoC: SOF: sof-audio: Populate the PCM stream pipeline_info
Ranjani Sridharan
2023-01-27
1
-17
/
+52
|
*
ASoC: SOF: sof-audio: Only process widgets in the connected widget list
Ranjani Sridharan
2023-01-27
1
-15
/
+36
|
*
ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only once
Ranjani Sridharan
2023-01-27
1
-30
/
+18
|
*
ASoC: Merge up 6.2 fixes
Mark Brown
2023-01-18
1
-6
/
+7
|
|
\
|
*
|
ASoC: SOF: sof-audio: Extend the optionality of IPC ops to IPC as well
Peter Ujfalusi
2022-12-25
1
-23
/
+28
|
*
|
ASoC: SOF: sof-audio: Treat tplg_ops->route_setup() as optional
Peter Ujfalusi
2022-12-25
1
-4
/
+6
*
|
|
ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failure
Peter Ujfalusi
2023-01-20
1
-1
/
+2
|
|
/
|
/
|
*
|
ASoC: SOF: sof-audio: Fixes for widget prepare and
Mark Brown
2023-01-18
1
-4
/
+5
|
\
\
|
*
|
ASoC: SOF: keep prepare/unprepare widgets in sink path
Bard Liao
2023-01-18
1
-2
/
+3
|
*
|
ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULL
Ranjani Sridharan
2023-01-18
1
-2
/
+2
|
*
|
ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0
Bard Liao
2023-01-18
1
-1
/
+1
|
|
/
*
/
ASoC: SOF: sof-audio: start with the right widget type
Bard Liao
2023-01-17
1
-2
/
+2
|
/
*
ASoC: SOF: introduce new DEBUG_NOCODEC mode
Pierre-Louis Bossart
2022-10-28
1
-0
/
+5
*
ASoC: SOF: don't unprepare widget used other pipelines
Rander Wang
2022-09-20
1
-2
/
+2
*
ASoC: SOF: clear prepare state when widget is unprepared
Rander Wang
2022-09-20
1
-5
/
+7
*
ASoC: SOF: add widget setup/free tracing
Bard Liao
2022-09-19
1
-0
/
+5
*
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
2022-09-05
1
-0
/
+29
*
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
2022-08-23
1
-0
/
+1
*
ASoC: SOF: Fix potential NULL pointer dereference
Amadeusz Sławiński
2022-06-06
1
-1
/
+1
*
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
2022-04-29
1
-9
/
+130
*
ASoC: SOF: clarify use of widget complete flag
Ranjani Sridharan
2022-04-29
1
-2
/
+1
*
ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_ops
Ranjani Sridharan
2022-04-29
1
-1
/
+6
*
ASoC: SOF: sof-audio: Set up widgets from source to sink
Ranjani Sridharan
2022-04-29
1
-47
/
+123
*
ASoC: SOF: sof-audio: reset route status before freeing widget
Ranjani Sridharan
2022-04-29
1
-2
/
+3
*
ASoC: SOF: remove incorrect clearing of prepared flag
Ranjani Sridharan
2022-04-25
1
-36
/
+0
*
ASoC: SOF: sof-audio: preserve topology filename override in nocodec mode
Pierre-Louis Bossart
2022-04-19
1
-1
/
+2
*
ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set up
Peter Ujfalusi
2022-04-11
1
-50
/
+4
*
ASoC: SOF: Drop support for mapped control data
Peter Ujfalusi
2022-04-04
1
-3
/
+0
*
ASoC: SOF: Add a new dai_get_clk topology IPC op
Ranjani Sridharan
2022-03-18
1
-24
/
+7
*
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
2022-03-18
1
-186
/
+0
*
ASoC: SOF: expose sof_route_setup()
Ranjani Sridharan
2022-03-18
1
-2
/
+2
*
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
1
-3
/
+8
[next]