index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
40
-555
/
+1787
2023-02-16
ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
Pierre-Louis Bossart
1
-4
/
+4
2023-02-16
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2023-02-16
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
40
-555
/
+1787
2023-02-14
ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3
Rander Wang
1
-0
/
+31
2023-02-14
ASoC: SOF: Intel: Enable d0i3 work for ipc4
Rander Wang
4
-0
/
+34
2023-02-14
ASoC: SOF: ipc4: Wake up dsp core before sending ipc msg
Rander Wang
1
-0
/
+11
2023-02-14
ASoC: SOF: Intel: hda-dsp: use set_pm_gate according to ipc version
Rander Wang
1
-11
/
+4
2023-02-14
ASoC: SOF: Introduce a new set_pm_gate() IPC PM op
Rander Wang
3
-0
/
+33
2023-02-09
ASoC: SOF: ipc4-topology: set copier sink format
Bard Liao
3
-5
/
+113
2023-02-09
ASoC: SOF: ipc4-topology: Print queue IDs in error
Ranjani Sridharan
1
-4
/
+6
2023-02-08
ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8
Rander Wang
1
-1
/
+1
2023-02-03
ASoC: SOF: core/ipc4/mtl: Add support for PCM delay
Mark Brown
10
-0
/
+464
2023-02-03
ASoC: (SOF) topology: Regression fixes for next
Mark Brown
1
-1
/
+1
2023-02-03
ASoC: SOF: fix intel-soundwire link failure
Arnd Bergmann
1
-2
/
+2
2023-02-03
ASoC: SOF: ipc4-pcm: add delay function support
Rander Wang
1
-0
/
+109
2023-02-03
ASoC: SOF: Intel: mtl: add get_stream_position support
Rander Wang
2
-0
/
+20
2023-02-03
ASoC: SOF: add get_stream_position ops for pcm delay
Rander Wang
2
-0
/
+19
2023-02-03
ASoC: SOF: add delay function support in sof framework
Rander Wang
2
-0
/
+16
2023-02-03
ASoC: SOF: ipc4-pcm: add hw_params
Rander Wang
1
-0
/
+98
2023-02-03
ASoC: SOF: ipc4-pcm: allocate time info for pcm delay feature
Rander Wang
1
-0
/
+25
2023-02-03
ASoC: SOF: add time info structure for ipc4 path
Rander Wang
2
-0
/
+17
2023-02-03
ASoC: SOF: add fw_info_box support
Rander Wang
3
-0
/
+5
2023-02-03
ASoC: SOF: add ipc4_fw_reg header file
Rander Wang
1
-0
/
+155
2023-02-02
ASoC: SOF: amd: Fix for handling spurious interrupts from DSP
V sujith kumar Reddy
1
-21
/
+15
2023-02-02
ASoC: SOF: topology: Add missed "else" in sof_connect_dai_widget
Peter Ujfalusi
1
-1
/
+1
2023-01-31
ASoC: sof: use helper function
Kuninori Morimoto
1
-66
/
+38
2023-01-27
ASoC: SOF: ipc4-pcm: Do not run the trigger pipelines if no spipe is stored
Peter Ujfalusi
1
-1
/
+1
2023-01-27
ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race
Peter Ujfalusi
6
-33
/
+97
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: ipc4-topology: Protect pipeline free with mutex
Ranjani Sridharan
4
-5
/
+10
2023-01-27
ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference counting
Ranjani Sridharan
3
-50
/
+182
2023-01-27
ASoC: SOF: ipc4-pcm: Rename 'data' variable to trigger_list
Ranjani Sridharan
1
-18
/
+20
2023-01-27
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
9
-70
/
+126
2023-01-27
ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during trigger
Ranjani Sridharan
2
-35
/
+112
2023-01-27
ASoC: SOF: sof-audio: Populate the PCM stream pipeline_info
Ranjani Sridharan
1
-17
/
+52
2023-01-27
ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI trigger
Ranjani Sridharan
4
-91
/
+21
2023-01-27
ASoC: SOF: ipc4-pcm: Define pcm_setup/free ops
Ranjani Sridharan
2
-0
/
+47
2023-01-27
ASoC: SOF: Introduce PCM setup/free PCM IPC ops
Ranjani Sridharan
2
-0
/
+21
2023-01-27
ASoC: SOF: topology: Set IPC-specific trigger order for DAI links
Ranjani Sridharan
4
-18
/
+47
2023-01-27
ASoC: SOF: pcm: do not free widgets during suspend trigger
Ranjani Sridharan
4
-18
/
+3
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-27
ASoC: SOF: ipc4-topology: No need to unbind routes within a pipeline
Ranjani Sridharan
1
-2
/
+9
2023-01-26
ASoC: SOF: ipc4-topology: use different channel mask for each sdw amp feedback
Bard Liao
1
-2
/
+24
2023-01-26
ASoC: SOF: ipc4-topology: add buffer type support
Bard Liao
2
-7
/
+52
2023-01-20
ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failure
Peter Ujfalusi
1
-1
/
+2
2023-01-20
ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()
Dan Carpenter
1
-3
/
+4
2023-01-18
Add support to compress API to ipc_msg_data /
Mark Brown
12
-36
/
+81
2023-01-18
ASoC: Merge up 6.2 fixes
Mark Brown
3
-12
/
+14
[next]