index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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
2021-12-23
ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack
Peter Ujfalusi
1
-7
/
+8
2021-12-23
ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'
Peter Ujfalusi
1
-2
/
+2
2021-12-23
ASoC: SOF: Move the definition of enum snd_sof_fw_state to global header
Peter Ujfalusi
1
-11
/
+0
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK
Peter Ujfalusi
1
-0
/
+1
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED
Peter Ujfalusi
1
-0
/
+1
2021-12-23
ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly
Peter Ujfalusi
1
-1
/
+0
2021-12-23
ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debug
Peter Ujfalusi
1
-0
/
+1
2021-12-17
ASoC: SOF: avoid casting "const" attribute away
Guennadi Liakhovetski
1
-2
/
+2
2021-11-24
ASoC: SOF: pcm: add .ack callback support
Ranjani Sridharan
1
-0
/
+3
2021-11-22
ASoC: SOF: add support for dynamic pipelines with multi-core
Ranjani Sridharan
1
-4
/
+0
2021-11-22
ASoC: SOF: Add ops for core_get and core_put
Ranjani Sridharan
1
-0
/
+2
2021-11-22
ASoC: SOF: Introduce num_cores and ref count per core
Ranjani Sridharan
1
-0
/
+15
2021-11-17
ASoC: SOF: debug: Add support for IPC message injection
Peter Ujfalusi
1
-0
/
+4
[prev]
[next]