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: SOF: ipc4: Add support for mandatory message handling functionality
Peter Ujfalusi
2022-05-05
3
-1
/
+607
*
ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg struct
Peter Ujfalusi
2022-05-05
1
-0
/
+3
*
ASoC: SOF: ipc3: Remove the ipc3-ops.h header file
Peter Ujfalusi
2022-05-04
9
-27
/
+9
*
ASoC: Pull in fixes
Mark Brown
2022-05-04
2
-13
/
+31
|
\
|
*
ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload
Peter Ujfalusi
2022-05-03
1
-13
/
+26
|
*
ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
Ajit Kumar Pandey
2022-04-27
1
-0
/
+5
*
|
ASoC: SOF: Miscellaneous preparatory patches for IPC4
Mark Brown
2022-04-29
5
-107
/
+368
|
\
\
|
*
|
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
2022-04-29
3
-14
/
+154
|
*
|
ASoC: SOF: clarify use of widget complete flag
Ranjani Sridharan
2022-04-29
2
-2
/
+5
|
*
|
ASoC: SOF: topology: Skip parsing DAI link tokens if not needed
Ranjani Sridharan
2022-04-29
1
-8
/
+10
|
*
|
ASoC: SOF: pcm: remove unnecessary function declaration
Ranjani Sridharan
2022-04-29
2
-4
/
+3
|
*
|
ASoC: SOF: Add two new fields to struct snd_sof_widget
Ranjani Sridharan
2022-04-29
1
-1
/
+7
|
*
|
ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_ops
Ranjani Sridharan
2022-04-29
2
-1
/
+8
|
*
|
ASoC: SOF: expose a couple of functions
Ranjani Sridharan
2022-04-29
2
-20
/
+20
|
*
|
ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()
Ranjani Sridharan
2022-04-29
1
-6
/
+6
|
*
|
ASoC: SOF: sof-audio: Set up widgets from source to sink
Ranjani Sridharan
2022-04-29
2
-47
/
+130
|
*
|
ASoC: SOF: sof-audio: reset route status before freeing widget
Ranjani Sridharan
2022-04-29
1
-2
/
+3
|
*
|
ASoC: SOF: Add a new op to set up volume table
Ranjani Sridharan
2022-04-29
3
-15
/
+35
*
|
|
ASoC: SOF: IPC Abstraction for FW loading
Mark Brown
2022-04-29
14
-543
/
+539
|
\
\
\
|
*
|
|
ASoC: SOF: loader: Call optional query_fw_configuration on first boot
Peter Ujfalusi
2022-04-29
1
-0
/
+3
|
*
|
|
ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used
Peter Ujfalusi
2022-04-29
2
-87
/
+0
|
*
|
|
ASoC: SOF: mediatek: mt8195: Do not set the load_module ops
Peter Ujfalusi
2022-04-29
1
-2
/
+0
|
*
|
|
ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module ops
Peter Ujfalusi
2022-04-29
3
-12
/
+0
|
*
|
|
ASoC: SOF: imx: Do not set the load_module ops
Peter Ujfalusi
2022-04-29
2
-6
/
+3
|
*
|
|
ASoC: SOF: amd: renoir: Do not set the load_module ops
Peter Ujfalusi
2022-04-29
1
-3
/
+0
|
*
|
|
ASoC: SOF: loader: Switch to use the fw_loader ops
Peter Ujfalusi
2022-04-29
3
-427
/
+8
|
*
|
|
ASoC: SOF: ipc: Add check for fw_loader ops
Peter Ujfalusi
2022-04-29
1
-0
/
+6
|
*
|
|
ASoC: SOF: ipc3-loader: Implement firmware parsing and loading
Peter Ujfalusi
2022-04-29
4
-6
/
+498
|
*
|
|
ASoC: SOF: Introduce IPC dependent ops for firmware handling, loading
Peter Ujfalusi
2022-04-29
1
-0
/
+21
|
|
/
/
*
/
/
ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci...
Yang Yingliang
2022-04-29
1
-2
/
+6
|
/
/
*
|
ASoC: SOF: use pm_runtime_resume_and_get()
Mark Brown
2022-04-28
3
-6
/
+3
|
\
\
|
*
|
ASoC: SOF: sof-client-ipc-msg-injector: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-04-27
1
-2
/
+1
|
*
|
ASoC: SOF: debug: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-04-27
1
-2
/
+1
|
*
|
ASoC: SOF: control: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-04-27
1
-2
/
+1
*
|
|
ASoC: SOF: mediatek: Fix allyesconfig build error
Tinghan Shen
2022-04-27
5
-17
/
+17
*
|
|
ASoC: SOF: mediatek: mt8195 change ipc timeout as 1 second
YC Hung
2022-04-27
1
-0
/
+1
*
|
|
ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR path
Peter Ujfalusi
2022-04-27
1
-3
/
+3
|
/
/
*
|
ASoC: SOF: Intel: improve HDaudio DAI support
Mark Brown
2022-04-26
11
-230
/
+312
|
\
\
|
*
|
ASoC: SOF: Intel: hda-dai: protect hw_params against successive calls
Pierre-Louis Bossart
2022-04-25
1
-0
/
+5
|
*
|
ASoC: SOF: Intel: add helper for link DMA cleanups
Pierre-Louis Bossart
2022-04-25
1
-67
/
+45
|
*
|
ASoC: SOF: Intel: hda-dai: reset dma_data and release stream
Pierre-Louis Bossart
2022-04-25
1
-2
/
+16
|
*
|
ASoC: SOF: Intel: hda-dai: improve suspend case
Pierre-Louis Bossart
2022-04-25
1
-7
/
+20
|
*
|
ASoC: SOF: Intel: hda-dai: move code to deal with hda dai/dailink suspend
Pierre-Louis Bossart
2022-04-25
3
-36
/
+65
|
*
|
ASOC: SOF: Intel: hda-dai: add hda_dai_hw_free_ipc() helper
Pierre-Louis Bossart
2022-04-25
1
-10
/
+12
|
*
|
ASoC: SOF: sof-audio: flag errors on pipeline teardown
Pierre-Louis Bossart
2022-04-25
1
-0
/
+12
|
*
|
ASoC: SOF: Intel: hda-dai: regroup dai and link DMA operations
Pierre-Louis Bossart
2022-04-25
1
-101
/
+102
|
*
|
ASoC: SOF: Intel: hda-dai: split link DMA and dai operations
Pierre-Louis Bossart
2022-04-25
1
-82
/
+138
|
*
|
ASoC: SOF: Intel: hda-dai: use snd_soc_dai_get_widget() helper
Pierre-Louis Bossart
2022-04-25
1
-12
/
+3
|
*
|
ASoC: SOF: Intel: hda-dai: simplify hda_dai_widget_update() prototype
Pierre-Louis Bossart
2022-04-25
1
-11
/
+4
|
*
|
ASOC: SOF: Intel: hda-dai: consistent naming for HDA DAI and HDA link DMA
Pierre-Louis Bossart
2022-04-25
1
-26
/
+26
[next]