index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Merge fixes
Mark Brown
2022-04-08
2
-2
/
+54
|
\
|
*
ASoC: SOF: topology: Fix memory leak in sof_control_load()
Yu Liao
2022-04-07
1
-1
/
+3
|
*
ASoC: SOF: topology: cleanup dailinks on widget unload
Pierre-Louis Bossart
2022-04-07
1
-0
/
+43
|
*
ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2
Ajye Huang
2022-04-06
1
-1
/
+8
*
|
ASoC: SOF: mediatek: mt8195 add shutdown callback
YC Hung
2022-04-07
1
-0
/
+7
*
|
ASoC: SOF: OF: Add shutdown callback for SOF OF device
YC Hung
2022-04-07
2
-0
/
+7
*
|
ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
2022-04-07
1
-6
/
+2
*
|
ASoC: Pull in fixes
Mark Brown
2022-04-05
1
-0
/
+3
|
\
|
|
*
ASoC: SOF: topology: Fix memory leak of scontrol->name
Peter Ujfalusi
2022-04-04
1
-0
/
+3
*
|
ASoC: SOF: Miscellaneous fixes for IPC and trace
Mark Brown
2022-04-05
16
-136
/
+131
|
\
\
|
*
|
ASoC: SOF: Remove redundant return statements
tangmeng
2022-04-04
1
-4
/
+1
|
*
|
ASoC: SOF: Remove header from struct snd_sof_ipc_msg
Peter Ujfalusi
2022-04-04
1
-1
/
+0
|
*
|
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2022-04-04
11
-59
/
+39
|
*
|
ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply()
Peter Ujfalusi
2022-04-04
1
-14
/
+16
|
*
|
ASoC: SOF: disable dma trace in s0ix
Libin Yang
2022-04-04
1
-2
/
+10
|
*
|
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
2022-04-04
3
-21
/
+51
|
*
|
ASoC: SOF: Drop support for mapped control data
Peter Ujfalusi
2022-04-04
3
-26
/
+0
|
*
|
ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checking
Peter Ujfalusi
2022-04-04
1
-2
/
+2
|
*
|
ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc
Peter Ujfalusi
2022-04-04
2
-0
/
+5
|
*
|
ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev struct
Peter Ujfalusi
2022-04-04
1
-2
/
+0
|
*
|
ASoC: SOF: Intel: hda-loader: Use local snd_dma_buffer
Peter Ujfalusi
2022-04-04
1
-5
/
+7
|
|
/
*
|
ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing it
Peter Ujfalusi
2022-04-05
1
-0
/
+1
*
|
ASoC: SOF: topology: use new sound control LED layer
Jaroslav Kysela
2022-04-05
3
-33
/
+17
|
/
*
Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2022-03-30
1
-0
/
+1
|
\
|
*
ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
Zheng Bin
2022-03-25
1
-0
/
+1
*
|
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-21
63
-5443
/
+7886
|
\
|
|
*
ASoC: SOF: Add a new dai_get_clk topology IPC op
Ranjani Sridharan
2022-03-18
3
-24
/
+42
|
*
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
2022-03-18
5
-226
/
+235
|
*
ASoC: SOF: expose sof_route_setup()
Ranjani Sridharan
2022-03-18
2
-2
/
+4
|
*
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
2022-03-18
2
-171
/
+189
|
*
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
2022-03-18
2
-17
/
+49
|
*
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
2022-03-18
2
-95
/
+115
|
*
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
7
-35
/
+72
|
*
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
2022-03-18
2
-3
/
+4
|
*
ASoC: SOF: Introduce IPC-specific PCM ops
Ranjani Sridharan
2022-03-18
2
-0
/
+20
|
*
ASoC: SOF: Add bytes_ext control IPC ops for IPC3
Ranjani Sridharan
2022-03-18
2
-180
/
+188
|
*
ASoC: SOF: Add bytes_get/put control IPC ops for IPC3
Ranjani Sridharan
2022-03-18
2
-54
/
+77
|
*
ASoC: SOF: Add enum_get/put control ops for IPC3
Ranjani Sridharan
2022-03-18
2
-27
/
+62
|
*
ASoC: SOF: Add switch get/put IPC3 ops
Ranjani Sridharan
2022-03-18
2
-27
/
+62
|
*
ASoC: SOF: Add volume_get/put IPC3 ops
Ranjani Sridharan
2022-03-18
2
-50
/
+114
|
*
ASoC: SOF: Add IPC3 topology control ops
Ranjani Sridharan
2022-03-18
7
-150
/
+166
|
*
ASoC: SOF: Introduce IPC ops for kcontrol IO
Ranjani Sridharan
2022-03-18
1
-0
/
+24
|
*
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
2022-03-18
7
-46
/
+104
|
*
ASoC: SOF: Make sof_widget_setup/free IPC agnostic
Ranjani Sridharan
2022-03-18
6
-326
/
+246
|
*
ASoC: SOF: set up scheduler widget before all other widgets in the pipeline
Ranjani Sridharan
2022-03-18
1
-38
/
+44
|
*
ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
Yihao Han
2022-03-17
1
-2
/
+1
|
*
ASoC: SOF: topology: remove snd_sof_complete_pipeline()
Ranjani Sridharan
2022-03-16
4
-31
/
+37
|
*
ASoC: SOF: topology: Make widget binding IPC agnostic
Ranjani Sridharan
2022-03-16
2
-207
/
+202
|
*
ASoC: SOF: topology: Make control parsing IPC agnostic
Ranjani Sridharan
2022-03-16
5
-141
/
+235
|
*
ASoC: SOF: topology: Make DAI widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-987
/
+915
[next]