summaryrefslogtreecommitdiff
path: root/sound/soc/intel/catpt/pcm.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: Intel: catpt: clarify Copyright informationPierre-Louis Bossart1-1/+1
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto1-6/+6
2023-08-14ASoC: intel: merge DAI call back functions into opsKuninori Morimoto1-2/+6
2022-06-27ASoC: Intel: catpt: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-6/+20
2022-03-08ASoC: Intel: catpt: use asoc_substream_to_rtd()Lianjie Zhang1-3/+3
2021-12-17ASoC: Intel: catpt: Streamline locals declaration for PCM-functionsCezary Rojewski1-16/+16
2021-12-17ASoC: Intel: catpt: Reduce size of catpt_component_open()Cezary Rojewski1-3/+2
2021-02-03ASoC: Intel: catpt: remove unneeded semicolonYang Li1-1/+1
2020-12-28catpt: Switch to use list_entry_is_head() helperAndy Shevchenko1-7/+5
2020-11-17Merge series "ASoC: Intel: catpt: Offload fixes and code optimization" from C...Mark Brown1-57/+56
2020-11-16ASoC: Intel: catpt: Optimize applying user settingsCezary Rojewski1-52/+52
2020-11-16ASoC: Intel: catpt: Correct clock selection for dai triggerCezary Rojewski1-5/+2
2020-11-16ASoC: Intel: catpt: Skip position update for unprepared streamsCezary Rojewski1-0/+2
2020-11-02ASoC: Intel: remove unneeded semicolonTom Rix1-2/+2
2020-10-14ASoC: Intel: catpt: Wake up device before configuring SSP portCezary Rojewski1-0/+10
2020-10-02ASoC: Intel: catpt: PCM operationsCezary Rojewski1-0/+1175