index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
sof-priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_dev
Peter Ujfalusi
1
-16
/
+0
2022-05-19
ASoC: SOF: Introduce opaque storage of private data for firmware tracing
Peter Ujfalusi
1
-0
/
+1
2022-05-19
ASoC: SOF: Modify the host trace_init parameter list to include dmab
Peter Ujfalusi
1
-1
/
+2
2022-05-19
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
1
-7
/
+6
2022-05-19
ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supported
Peter Ujfalusi
1
-1
/
+3
2022-05-19
ASoC: SOF: Introduce IPC independent ops for firmware tracing support
Peter Ujfalusi
1
-0
/
+18
2022-05-05
ASoC: SOF: ipc4: Add support for mandatory message handling functionality
Peter Ujfalusi
1
-0
/
+1
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
1
-0
/
+3
2022-04-29
ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used
Peter Ujfalusi
1
-2
/
+0
2022-04-29
ASoC: SOF: loader: Switch to use the fw_loader ops
Peter Ujfalusi
1
-1
/
+0
2022-04-29
ASoC: SOF: Introduce IPC dependent ops for firmware handling, loading
Peter Ujfalusi
1
-0
/
+21
2022-04-25
ASoC: SOF: loader: Remove the old fw_ready related code
Peter Ujfalusi
1
-8
/
+1
2022-04-11
ASoC: SOF: ipc: Switch over to use the rx_msg ops
Peter Ujfalusi
1
-1
/
+4
2022-04-11
ASoC: SOF: Add high level IPC IO callback definitions to ipc_ops
Peter Ujfalusi
1
-0
/
+21
2022-04-11
ASoC: SOF: Add helper function to prepare and send an IPC message
Peter Ujfalusi
1
-0
/
+2
2022-04-05
ASoC: SOF: Miscellaneous fixes for IPC and trace
Mark Brown
1
-11
/
+15
2022-04-05
ASoC: SOF: topology: use new sound control LED layer
Jaroslav Kysela
1
-0
/
+1
2022-04-04
ASoC: SOF: Remove header from struct snd_sof_ipc_msg
Peter Ujfalusi
1
-1
/
+0
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
1
-5
/
+3
2022-04-04
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
1
-3
/
+9
2022-04-04
ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc
Peter Ujfalusi
1
-0
/
+3
2022-04-04
ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev struct
Peter Ujfalusi
1
-2
/
+0
2022-03-18
ASoC: SOF: Introduce IPC-specific PCM ops
Ranjani Sridharan
1
-0
/
+3
2022-03-18
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
1
-2
/
+12
2022-03-16
ASoC: SOF: Introduce IPC3 ops
Ranjani Sridharan
1
-0
/
+2
2022-03-16
ASoC: SOF: IPC: Introduce IPC ops
Ranjani Sridharan
1
-0
/
+13
2022-03-16
ASoC: SOF: Introduce struct snd_sof_dai_link
Ranjani Sridharan
1
-0
/
+1
2022-03-11
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
1
-8
/
+0
2022-03-11
ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset()
Peter Ujfalusi
1
-0
/
+3
2022-03-11
ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optional
Peter Ujfalusi
1
-1
/
+1
2022-03-11
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
1
-0
/
+5
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
1
-1
/
+16
2022-03-11
ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declaration
Peter Ujfalusi
1
-2
/
+0
2022-03-09
ASoC: SOF: move definition of snd_sof_ipc to header file
Rander Wang
1
-0
/
+12
2022-02-25
ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration
Peter Ujfalusi
1
-5
/
+0
2022-02-24
ASoC: SOF: Declare sof_compress_ops in sof-priv.h
Peter Ujfalusi
1
-0
/
+5
2022-02-24
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
1
-0
/
+5
2022-02-10
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
1
-25
/
+0
2022-02-10
ASoC: SOF: Convert the generic IPC message injector into SOF client
Peter Ujfalusi
1
-4
/
+0
2022-02-10
ASoC: SOF: Convert the generic IPC flood test into SOF client
Ranjani Sridharan
1
-5
/
+1
2022-02-10
ASoC: SOF: sof-client: Add support for clients not managed by pm framework
Peter Ujfalusi
1
-0
/
+12
2022-02-10
ASoC: SOF: Introduce IPC SOF client support
Peter Ujfalusi
1
-9
/
+69
2022-02-10
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
1
-4
/
+0
2022-02-10
ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header
Peter Ujfalusi
1
-8
/
+0
2022-02-10
ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD
Peter Ujfalusi
1
-2
/
+0
2022-02-08
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
1
-1
/
+1
2022-01-24
ASoC: SOF: add flag to disable IMR restore to sof_debug
Keyon Jie
1
-0
/
+3
2021-12-23
ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flags
Peter Ujfalusi
1
-2
/
+4
2021-12-23
ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter
Peter Ujfalusi
1
-4
/
+4
[next]