index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
ASoC: SOF: Add IPC4 FW loader support
Mark Brown
9
-13
/
+500
2022-05-12
ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probe
Zheng Bin
1
-0
/
+1
2022-05-12
ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4
Ranjani Sridharan
3
-0
/
+35
2022-05-12
ASoC: SOF: IPC4: Add FW loader ops
Ranjani Sridharan
4
-1
/
+230
2022-05-12
ASoC: SOF: Add IPC4 private header
Ranjani Sridharan
1
-0
/
+27
2022-05-12
ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platforms
Ranjani Sridharan
5
-12
/
+208
2022-05-09
ASoC: SOF: sof-client: Update for different IPC versions
Mark Brown
4
-27
/
+227
2022-05-09
ASoC: SOF: trace: The dtrace is only available with SOF_IPC
Peter Ujfalusi
1
-0
/
+4
2022-05-09
ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPC
Peter Ujfalusi
1
-0
/
+3
2022-05-09
ASoC: SOF: ipc-msg-injector: Add support for IPC4 messages
Peter Ujfalusi
1
-3
/
+130
2022-05-09
ASoC: SOF: ipc-msg-injector: Separate the message sending
Peter Ujfalusi
1
-17
/
+31
2022-05-09
ASoC: SOF: sof-client: Add support IPC4 message sending
Peter Ujfalusi
1
-6
/
+41
2022-05-09
ASoC: SOF: sof-client: Add API to get the ipc_type
Peter Ujfalusi
2
-0
/
+9
2022-05-09
ASoC: SOF: sof-client-probes: Query the maximum IPC payload size
Peter Ujfalusi
1
-2
/
+3
2022-05-09
ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload size
Peter Ujfalusi
1
-5
/
+7
2022-05-09
ASoC: SOF: sof-client: Add API to get the maximum IPC payload size
Peter Ujfalusi
2
-0
/
+9
2022-05-05
ASoC: SOF: ipc4: Add support for mandatory message handling functionality
Peter Ujfalusi
3
-1
/
+607
2022-05-05
ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg struct
Peter Ujfalusi
1
-0
/
+3
2022-05-04
ASoC: SOF: ipc3: Remove the ipc3-ops.h header file
Peter Ujfalusi
9
-27
/
+9
2022-05-04
ASoC: Pull in fixes
Mark Brown
2
-13
/
+31
2022-05-03
ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload
Peter Ujfalusi
1
-13
/
+26
2022-04-29
ASoC: SOF: Miscellaneous preparatory patches for IPC4
Mark Brown
5
-107
/
+368
2022-04-29
ASoC: SOF: IPC Abstraction for FW loading
Mark Brown
14
-543
/
+539
2022-04-29
ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci_probe()
Yang Yingliang
1
-2
/
+6
2022-04-29
ASoC: SOF: loader: Call optional query_fw_configuration on first boot
Peter Ujfalusi
1
-0
/
+3
2022-04-29
ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used
Peter Ujfalusi
2
-87
/
+0
2022-04-29
ASoC: SOF: mediatek: mt8195: Do not set the load_module ops
Peter Ujfalusi
1
-2
/
+0
2022-04-29
ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module ops
Peter Ujfalusi
3
-12
/
+0
2022-04-29
ASoC: SOF: imx: Do not set the load_module ops
Peter Ujfalusi
2
-6
/
+3
2022-04-29
ASoC: SOF: amd: renoir: Do not set the load_module ops
Peter Ujfalusi
1
-3
/
+0
2022-04-29
ASoC: SOF: loader: Switch to use the fw_loader ops
Peter Ujfalusi
3
-427
/
+8
2022-04-29
ASoC: SOF: ipc: Add check for fw_loader ops
Peter Ujfalusi
1
-0
/
+6
2022-04-29
ASoC: SOF: ipc3-loader: Implement firmware parsing and loading
Peter Ujfalusi
4
-6
/
+498
2022-04-29
ASoC: SOF: Introduce IPC dependent ops for firmware handling, loading
Peter Ujfalusi
1
-0
/
+21
2022-04-29
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
3
-14
/
+154
2022-04-29
ASoC: SOF: clarify use of widget complete flag
Ranjani Sridharan
2
-2
/
+5
2022-04-29
ASoC: SOF: topology: Skip parsing DAI link tokens if not needed
Ranjani Sridharan
1
-8
/
+10
2022-04-29
ASoC: SOF: pcm: remove unnecessary function declaration
Ranjani Sridharan
2
-4
/
+3
2022-04-29
ASoC: SOF: Add two new fields to struct snd_sof_widget
Ranjani Sridharan
1
-1
/
+7
2022-04-29
ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_ops
Ranjani Sridharan
2
-1
/
+8
2022-04-29
ASoC: SOF: expose a couple of functions
Ranjani Sridharan
2
-20
/
+20
2022-04-29
ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()
Ranjani Sridharan
1
-6
/
+6
2022-04-29
ASoC: SOF: sof-audio: Set up widgets from source to sink
Ranjani Sridharan
2
-47
/
+130
2022-04-29
ASoC: SOF: sof-audio: reset route status before freeing widget
Ranjani Sridharan
1
-2
/
+3
2022-04-29
ASoC: SOF: Add a new op to set up volume table
Ranjani Sridharan
3
-15
/
+35
2022-04-27
ASoC: SOF: use pm_runtime_resume_and_get()
Mark Brown
3
-6
/
+3
2022-04-27
ASoC: SOF: mediatek: Fix allyesconfig build error
Tinghan Shen
5
-17
/
+17
2022-04-27
ASoC: SOF: mediatek: mt8195 change ipc timeout as 1 second
YC Hung
1
-0
/
+1
2022-04-27
ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR path
Peter Ujfalusi
1
-3
/
+3
2022-04-27
ASoC: SOF: sof-client-ipc-msg-injector: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
[prev]
[next]