summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/catpt/pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: catpt: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-6/+6
* ASoC: intel: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+6
* ASoC: Intel: catpt: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-6/+20
* ASoC: Intel: catpt: use asoc_substream_to_rtd()Lianjie Zhang2022-03-081-3/+3
* ASoC: Intel: catpt: Streamline locals declaration for PCM-functionsCezary Rojewski2021-12-171-16/+16
* ASoC: Intel: catpt: Reduce size of catpt_component_open()Cezary Rojewski2021-12-171-3/+2
* ASoC: Intel: catpt: remove unneeded semicolonYang Li2021-02-031-1/+1
* catpt: Switch to use list_entry_is_head() helperAndy Shevchenko2020-12-281-7/+5
* Merge series "ASoC: Intel: catpt: Offload fixes and code optimization" from C...Mark Brown2020-11-161-57/+56
|\
| * ASoC: Intel: catpt: Optimize applying user settingsCezary Rojewski2020-11-161-52/+52
| * ASoC: Intel: catpt: Correct clock selection for dai triggerCezary Rojewski2020-11-161-5/+2
| * ASoC: Intel: catpt: Skip position update for unprepared streamsCezary Rojewski2020-11-161-0/+2
* | ASoC: Intel: remove unneeded semicolonTom Rix2020-11-021-2/+2
* | ASoC: Intel: catpt: Wake up device before configuring SSP portCezary Rojewski2020-10-141-0/+10
|/
* ASoC: Intel: catpt: PCM operationsCezary Rojewski2020-10-021-0/+1175