index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
ASoC: SOF: pm: Tear down pipelines only if DSP was active
Daniel Baluta
1
-1
/
+7
2023-04-03
ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_module
Peter Ujfalusi
1
-4
/
+6
2023-03-29
ASoC: SOF: avoid a NULL dereference with unsupported widgets
Guennadi Liakhovetski
1
-0
/
+8
2023-03-22
ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()
Ranjani Sridharan
1
-0
/
+8
2023-03-07
SoC: SOF: Intel: FIx device descriptions (missing
Mark Brown
6
-0
/
+14
2023-03-07
ASoC: SOF: IPC4: update gain ipc msg definition to align with fw
Rander Wang
3
-5
/
+8
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: Intel: hda-ctrl: re-add sleep after entering and exiting reset
Pierre-Louis Bossart
1
-0
/
+3
2023-03-07
ASoC: SOF: Intel: hda-dsp: harden D0i3 programming sequence
Rander Wang
1
-0
/
+12
2023-03-07
ASoC: SOF: ipc4-topology: set dmic dai index from copier
Jaska Uimonen
1
-1
/
+1
2023-03-07
ASoC: SOF: sof-audio: Fix broken early bclk feature for SSP
Ranjani Sridharan
3
-7
/
+68
2023-03-07
ASoC: SOF: Intel: pci-tng: revert invalid bar size setting
Pierre-Louis Bossart
1
-5
/
+1
2023-03-07
ASoC: SOF: topology: Fix error handling in sof_widget_ready()
Ranjani Sridharan
1
-17
/
+17
2023-03-07
ASoC: SOF: ipc4-topology: Fix incorrect sample rate print unit
Seppo Ingalsuo
1
-1
/
+1
2023-03-07
ASoC: SOF: ipc3: Check for upper size limit for the received message
Peter Ujfalusi
1
-2
/
+3
2023-03-07
ASOC: SOF: Intel: pci-tgl: Fix device description
Ranjani Sridharan
1
-0
/
+2
2023-03-07
ASoC: SOF: Intel: SKL: Fix device description
Ranjani Sridharan
1
-0
/
+2
2023-03-07
ASoC: SOF: Intel: HDA: Fix device description
Ranjani Sridharan
4
-0
/
+9
2023-03-07
ASoC: SOF: Intel: MTL: Fix the device description
Ranjani Sridharan
1
-0
/
+1
2023-02-22
Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
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/broo...
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
[next]