index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
sof-priv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: Introduce a new set_pm_gate() IPC PM op
Rander Wang
2023-02-14
1
-0
/
+2
*
ASoC: SOF: add get_stream_position ops for pcm delay
Rander Wang
2023-02-03
1
-0
/
+9
*
ASoC: SOF: add fw_info_box support
Rander Wang
2023-02-03
1
-0
/
+1
*
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
2023-01-27
1
-0
/
+1
*
ASoC: SOF: Add support for compress API for stream data/offset
Daniel Baluta
2023-01-17
1
-0
/
+1
*
ASoC: SOF: Prepare set_stream_data_offset for compress API
Daniel Baluta
2023-01-17
1
-2
/
+2
*
ASoC: SOF: Prepare ipc_msg_data to be used with compress API
Daniel Baluta
2023-01-17
1
-2
/
+4
*
ASoC: SOF: sof-priv: Mark fw_tracing ops optional in documentation
Peter Ujfalusi
2022-12-26
1
-1
/
+1
*
ASoC: SOF: Add helper macro to be used to get an IPC ops
Peter Ujfalusi
2022-12-26
1
-0
/
+4
*
ASoC: SOF: fix compilation issue with readb/writeb helpers
Pierre-Louis Bossart
2022-10-31
1
-2
/
+2
*
ASoC: SOF: client: Add sof_client_ipc_set_get_data()
Jyri Sarha
2022-10-31
1
-0
/
+2
*
ASoC: SOF: introduce new DEBUG_NOCODEC mode
Pierre-Louis Bossart
2022-10-28
1
-0
/
+3
*
ASoC: SOF: ops: add readb/writeb helpers
Pierre-Louis Bossart
2022-10-26
1
-0
/
+4
*
ASoC: SOF: loader: Remove the query_fw_configuration ops
Peter Ujfalusi
2022-10-21
1
-4
/
+0
*
ASoC: SOF: loader: Add support for IPC dependent post firmware boot ops
Peter Ujfalusi
2022-10-21
1
-0
/
+3
*
ASoC: SOF: ipc: ops: Add support for optional init and exit callbacks
Peter Ujfalusi
2022-10-21
1
-0
/
+6
*
ASoC: SOF: Introduce container struct for SOF firmware
Peter Ujfalusi
2022-10-21
1
-0
/
+14
*
ASoC: SOF: add quirk to override topology mclk_id
Pierre-Louis Bossart
2022-09-19
1
-0
/
+4
*
ASoC: SOF: compress: Save channel count and sample bytes
Laurentiu Mihalcea
2022-08-17
1
-0
/
+2
*
ASoC: SOF: compress: Introduce sof_compr_stream
Daniel Baluta
2022-08-17
1
-0
/
+5
*
ASoC: SOF: Add cont_update_posn to platform parameters
YC Hung
2022-07-25
1
-0
/
+1
*
ASoC: Merge fixes
Mark Brown
2022-06-22
1
-0
/
+2
|
\
|
*
ASoC: SOF: pm: add definitions for S4 and S5 states
Pierre-Louis Bossart
2022-06-17
1
-0
/
+2
*
|
ASoC: SOF: reduce default verbosity of IPC logs
Pierre-Louis Bossart
2022-06-14
1
-0
/
+6
*
|
ASoC: SOF: Add support ctx_save with IPC4
Mark Brown
2022-06-10
1
-2
/
+4
|
\
\
|
*
|
ASoC: SOF: sof_ipc_pm_ops: Add support for DSP core power management
Peter Ujfalusi
2022-06-10
1
-0
/
+2
|
*
|
ASoC: SOF: make ctx_store and ctx_restore as optional
Peter Ujfalusi
2022-06-10
1
-2
/
+2
|
|
/
*
/
ASoC: SOF: debug: Clarify the IPC timeout handling path
Peter Ujfalusi
2022-06-10
1
-1
/
+1
|
/
*
ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_dev
Peter Ujfalusi
2022-05-19
1
-16
/
+0
*
ASoC: SOF: Introduce opaque storage of private data for firmware tracing
Peter Ujfalusi
2022-05-19
1
-0
/
+1
*
ASoC: SOF: Modify the host trace_init parameter list to include dmab
Peter Ujfalusi
2022-05-19
1
-1
/
+2
*
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
2022-05-19
1
-7
/
+6
*
ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supported
Peter Ujfalusi
2022-05-19
1
-1
/
+3
*
ASoC: SOF: Introduce IPC independent ops for firmware tracing support
Peter Ujfalusi
2022-05-19
1
-0
/
+18
*
ASoC: SOF: ipc4: Add support for mandatory message handling functionality
Peter Ujfalusi
2022-05-05
1
-0
/
+1
*
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
1
-0
/
+3
*
ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used
Peter Ujfalusi
2022-04-29
1
-2
/
+0
*
ASoC: SOF: loader: Switch to use the fw_loader ops
Peter Ujfalusi
2022-04-29
1
-1
/
+0
*
ASoC: SOF: Introduce IPC dependent ops for firmware handling, loading
Peter Ujfalusi
2022-04-29
1
-0
/
+21
*
ASoC: SOF: loader: Remove the old fw_ready related code
Peter Ujfalusi
2022-04-25
1
-8
/
+1
*
ASoC: SOF: ipc: Switch over to use the rx_msg ops
Peter Ujfalusi
2022-04-11
1
-1
/
+4
*
ASoC: SOF: Add high level IPC IO callback definitions to ipc_ops
Peter Ujfalusi
2022-04-11
1
-0
/
+21
*
ASoC: SOF: Add helper function to prepare and send an IPC message
Peter Ujfalusi
2022-04-11
1
-0
/
+2
*
ASoC: SOF: Miscellaneous fixes for IPC and trace
Mark Brown
2022-04-05
1
-11
/
+15
|
\
|
*
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
1
-5
/
+3
|
*
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
2022-04-04
1
-3
/
+9
|
*
ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc
Peter Ujfalusi
2022-04-04
1
-0
/
+3
|
*
ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev struct
Peter Ujfalusi
2022-04-04
1
-2
/
+0
[next]