index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2022-03-08
ASoC: SOF: sof-audio: removed unused function
Pierre-Louis Bossart
1
-14
/
+0
2022-03-08
ASoC: SOF: set swidget's core for scheduler widget
Ranjani Sridharan
1
-18
/
+5
2022-03-08
ASoC: SOF: remove snd_sof_pipeline_find()
Ranjani Sridharan
1
-16
/
+0
2021-12-17
ASoC: SOF: avoid casting "const" attribute away
Guennadi Liakhovetski
1
-4
/
+5
2021-12-16
ASoC: SOF: topology: read back control data from DSP
Ranjani Sridharan
1
-0
/
+14
2021-12-16
ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
1
-16
/
+1
2021-12-16
ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control
Peter Ujfalusi
1
-1
/
+1
2021-12-16
ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
1
-1
/
+1
2021-12-16
ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
1
-4
/
+2
2021-11-26
ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flags
Ranjani Sridharan
1
-1
/
+1
2021-11-26
ASoC: SOF: Add a helper for freeing PCM stream
Ranjani Sridharan
1
-14
/
+26
2021-11-26
ASoC: SOF: call platform hw_free for paused streams during suspend
Ranjani Sridharan
1
-0
/
+7
2021-11-24
ASoC: SOF: handle paused streams during system suspend
Ranjani Sridharan
1
-2
/
+72
2021-11-24
ASoC: SOF: sof-audio: setup sched widgets during pipeline complete step
Pierre-Louis Bossart
1
-2
/
+17
2021-11-22
ASoC: SOF: add support for dynamic pipelines with multi-core
Ranjani Sridharan
1
-13
/
+54
2021-11-22
ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelines
Ranjani Sridharan
1
-3
/
+10
2021-11-22
ASoC: SOF: topology: remove sof_load_pipeline_ipc()
Ranjani Sridharan
1
-1
/
+2
2021-10-07
ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_dev
Peter Ujfalusi
1
-7
/
+5
2021-10-05
ASoC: SOF: Intel: hda: add new flags for DAI_CONFIG
Pierre-Louis Bossart
1
-0
/
+4
2021-10-01
ASoC: SOF: topology: Add kernel parameter for topology verification
Ranjani Sridharan
1
-12
/
+25
2021-10-01
ASoC: SOF: Add support for dynamic pipelines
Ranjani Sridharan
1
-41
/
+317
2021-10-01
ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC
Ranjani Sridharan
1
-0
/
+1
2021-10-01
ASoC: SOF: Introduce widget use_count
Ranjani Sridharan
1
-6
/
+71
2021-10-01
ASoC: SOF: Don't set up widgets during topology parsing
Ranjani Sridharan
1
-1
/
+1
2021-10-01
ASoC: SOF: restore kcontrols for widget during set up
Ranjani Sridharan
1
-26
/
+33
2021-10-01
ASoC: SOF: Add new fields to snd_sof_route
Ranjani Sridharan
1
-0
/
+15
2021-10-01
ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set up
Ranjani Sridharan
1
-118
/
+116
2021-07-12
ASoC: SOF: add a helper to get topology configured bclk
Brent Lu
1
-7
/
+35
2021-04-15
ASoC: SOF: use current DAI config during resume
Ranjani Sridharan
1
-1
/
+1
2021-04-12
ASOC: SOF: simplify nocodec mode
Pierre-Louis Bossart
1
-18
/
+14
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
1
-2
/
+2
2021-03-22
ASoC: SOF: add a helper to get topology configured mclk
Keyon Jie
1
-0
/
+27
2020-11-20
ASoC: SOF: nocodec: modify DAI link definitions
Ranjani Sridharan
1
-1
/
+1
2020-10-26
ASoC: SOF: sof-audio: remove goto used for force-nocodec support
Pierre-Louis Bossart
1
-7
/
+3
2020-09-17
ASoC: SOF: remove several superfluous type-casts
Guennadi Liakhovetski
1
-3
/
+3
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_dai
Keyon Jie
1
-5
/
+18
2020-09-04
ASoC: SOF: support topology components on secondary cores
Guennadi Liakhovetski
1
-0
/
+25
2020-08-18
ASoC: SOF: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
[next]