index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
ipc4-pcm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-08
Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...
Takashi Iwai
1
-24
/
+80
2025-10-03
ASoC: SOF: ipc4-pcm: do not report invalid delay values
Kai Vehmanen
1
-0
/
+9
2025-10-02
ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
Kai Vehmanen
1
-4
/
+10
2025-10-02
ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples
Kai Vehmanen
1
-21
/
+62
2025-09-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2025-09-18
ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slots
Richard Fitzgerald
1
-2
/
+2
2025-08-29
ASoC: SOF: ipc4-pcm: Add fixup for channels
Peter Ujfalusi
1
-0
/
+56
2025-06-20
ASoC: SOF: ipc4-pcm: Harmonize set pipeline state dbg
Mark Brown
1
-1
/
+26
2025-06-20
ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams
Peter Ujfalusi
1
-4
/
+45
2025-06-20
ASoC: SOF: ipc4-pcm: Look for best matching hw_config for SSP
Peter Ujfalusi
1
-15
/
+46
2025-06-19
ASoC: SOF: ipc4-pcm: Harmonize sof_ipc4_set_pipeline_state() dbg print
Jyri Sarha
1
-1
/
+2
2025-06-19
ASoC: SOF: ipc4-pcm: Pipe instances to dev_dbg in multi_pipeline_state()
Jyri Sarha
1
-0
/
+24
2025-05-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+2
2025-05-09
ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction
Peter Ujfalusi
1
-1
/
+2
2025-04-30
ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type
Kees Cook
1
-1
/
+2
2025-02-06
ASoC: SOF: Improve the spcm and ipc4 copier prints
Mark Brown
1
-7
/
+9
2025-02-06
ASoC: SOF: ipc4-pcm: Move out be_rate initialization from for loop in fixup
Peter Ujfalusi
1
-3
/
+2
2025-02-06
ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err()
Peter Ujfalusi
1
-7
/
+9
2024-11-11
ASoc: SOF: ipc4-pcm: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rate
Suraj Sonawane
1
-0
/
+3
2024-05-30
ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()
Peter Ujfalusi
1
-6
/
+6
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
1
-1
/
+1
2024-04-09
ASoC: SOF: ipc4-pcm: Do not reset the ChainDMA if it has not been allocated
Peter Ujfalusi
1
-4
/
+20
2024-04-09
ASoC: SOF: ipc4-pcm: Introduce generic sof_ipc4_pcm_stream_priv
Peter Ujfalusi
1
-8
/
+35
2024-04-09
ASoC: SOF: ipc4-pcm: Use consistent name for sof_ipc4_timestamp_info pointer
Peter Ujfalusi
1
-20
/
+20
2024-04-09
ASoC: SOF: ipc4-pcm: Use consistent name for snd_sof_pcm_stream pointer
Peter Ujfalusi
1
-11
/
+11
2024-03-25
ASoC: SOF: ipc4-pcm: Correct the delay calculation
Peter Ujfalusi
1
-32
/
+127
2024-03-25
ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED state
Peter Ujfalusi
1
-1
/
+12
2024-03-25
ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_trigger
Peter Ujfalusi
1
-3
/
+1
2024-03-25
ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locally
Peter Ujfalusi
1
-0
/
+14
2024-03-25
ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delay
Peter Ujfalusi
1
-3
/
+4
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
1
-1
/
+12
2024-02-13
ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capture
Pierre-Louis Bossart
1
-1
/
+18
2024-02-13
ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend
Peter Ujfalusi
1
-1
/
+12
2024-01-15
ASoC: SOF: ipc4-pcm: remove log message for LLP
Rander Wang
1
-3
/
+1
2023-10-06
ASoC: SOF: IPC4: sort pipeline based on priority
Rander Wang
1
-9
/
+46
2023-09-26
ASoC: sof: convert not to use asoc_xxx()
Kuninori Morimoto
1
-4
/
+4
2023-09-15
ASoC: SOF: ipc4-pcm: fixup dailink based on copier format
Bard Liao
1
-8
/
+47
2023-08-17
ASoC: Merge up fixes
Mark Brown
1
-0
/
+3
2023-08-16
ASoC: SOF: ipc4-pcm: fix possible null pointer deference
Chao Song
1
-0
/
+3
2023-08-07
ASoC: SOF: IPC4: clarify 'pipeline_ids' usage and logs
Pierre-Louis Bossart
1
-10
/
+11
2023-05-15
ASoC: SOF: ipc4-pcm: reset all pipelines during FE DAI hw_free
Ranjani Sridharan
1
-2
/
+2
2023-04-20
ASoC: SOF: pcm/Intel: Pause-resume improvements for
Mark Brown
1
-1
/
+2
2023-04-20
ASoC: SOF: pcm: Add an option to skip platform trigger during stop
Ranjani Sridharan
1
-1
/
+2
2023-04-20
ASoC: SOF: Use no_reply calls for TX
Curtis Malainey
1
-3
/
+3
2023-03-22
ASoC: SOF: pcm: Improve the pcm trigger sequence
Ranjani Sridharan
1
-1
/
+2
2023-03-21
ASoC: SOF: ipc4/intel: Add support for chained DMA
Jyri Sarha
1
-4
/
+118
2023-03-17
ASoC: SOF: ipc4-pcm: support multiple configs for BE DAIs
Kai Vehmanen
1
-8
/
+58
2023-03-13
ASoC: SOF: ipc4-topology: Modify the type of available input/output formats
Ranjani Sridharan
1
-1
/
+1
2023-03-13
ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...
Ranjani Sridharan
1
-1
/
+1
2023-02-03
ASoC: SOF: ipc4-pcm: add delay function support
Rander Wang
1
-0
/
+109
[next]