summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4-pcm.c
AgeCommit message (Expand)Author
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart
2024-04-09ASoC: SOF: ipc4-pcm: Do not reset the ChainDMA if it has not been allocatedPeter Ujfalusi
2024-04-09ASoC: SOF: ipc4-pcm: Introduce generic sof_ipc4_pcm_stream_privPeter Ujfalusi
2024-04-09ASoC: SOF: ipc4-pcm: Use consistent name for sof_ipc4_timestamp_info pointerPeter Ujfalusi
2024-04-09ASoC: SOF: ipc4-pcm: Use consistent name for snd_sof_pcm_stream pointerPeter Ujfalusi
2024-03-25ASoC: SOF: ipc4-pcm: Correct the delay calculationPeter Ujfalusi
2024-03-25ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED statePeter Ujfalusi
2024-03-25ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_triggerPeter Ujfalusi
2024-03-25ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locallyPeter Ujfalusi
2024-03-25ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delayPeter Ujfalusi
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown
2024-02-13ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capturePierre-Louis Bossart
2024-02-13ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspendPeter Ujfalusi
2024-01-15ASoC: SOF: ipc4-pcm: remove log message for LLPRander Wang
2023-10-06ASoC: SOF: IPC4: sort pipeline based on priorityRander Wang
2023-09-26ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-15ASoC: SOF: ipc4-pcm: fixup dailink based on copier formatBard Liao
2023-08-17ASoC: Merge up fixesMark Brown
2023-08-16ASoC: SOF: ipc4-pcm: fix possible null pointer deferenceChao Song
2023-08-07ASoC: SOF: IPC4: clarify 'pipeline_ids' usage and logsPierre-Louis Bossart
2023-05-15ASoC: SOF: ipc4-pcm: reset all pipelines during FE DAI hw_freeRanjani Sridharan
2023-04-20ASoC: SOF: pcm/Intel: Pause-resume improvements forMark Brown
2023-04-20ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey
2023-03-22ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha
2023-03-17ASoC: SOF: ipc4-pcm: support multiple configs for BE DAIsKai Vehmanen
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...Ranjani Sridharan
2023-02-03ASoC: SOF: ipc4-pcm: add delay function supportRander Wang
2023-02-03ASoC: SOF: ipc4-pcm: add hw_paramsRander Wang
2023-02-03ASoC: SOF: ipc4-pcm: allocate time info for pcm delay featureRander Wang
2023-01-27ASoC: SOF: ipc4-pcm: Do not run the trigger pipelines if no spipe is storedPeter Ujfalusi
2023-01-27ASoC: SOF: ipc4-topology: Protect pipeline free with mutexRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference countingRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Rename 'data' variable to trigger_listRanjani Sridharan
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan
2023-01-27ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Define pcm_setup/free opsRanjani Sridharan
2023-01-27ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan
2022-11-09ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_idBard Liao
2022-07-15ASoC: SOF: ipc4-pcm: set pcm rate to dai settingRander Wang
2022-06-10ASoC: SOF: ipc4-pcm: Expose sof_ipc4_set_pipeline_state()Ranjani Sridharan
2022-06-10ASoC: SOF: IPC4: Add pcm opsRanjani Sridharan