summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pcm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* ASoC: SOF: pcm: Constify local snd_sof_dsp_opsKrzysztof Kozlowski2024-04-291-1/+1
* ASoC: Merge up fixesMark Brown2024-04-291-7/+6
|\
| * ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3Ranjani Sridharan2024-04-091-7/+6
* | ASoC: Merge up fixesMark Brown2024-04-031-0/+8
|\|
| * ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_opsPeter Ujfalusi2024-03-251-0/+8
* | ASoC: SOF: pcm: reset all PCM sources in case of xrunsPierre-Louis Bossart2024-04-021-2/+13
* | ASoC: SOF: pcm: add pending_stop state variablePierre-Louis Bossart2024-04-021-0/+11
* | ASoC: SOF: pcm: simplify sof_pcm_hw_free() with helperPierre-Louis Bossart2024-04-021-29/+3
|/
* ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-9/+9
* ES8316 audio codec fixes on Rock5BMark Brown2023-05-301-5/+6
|\
| * ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart2023-05-151-5/+6
* | ASoC: SOF: Simplify the calculation of variablesJiapeng Chong2023-05-151-1/+1
|/
* ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan2023-04-201-8/+15
* ASoC: SOF: Add support for DSPless modePeter Ujfalusi2023-04-041-1/+12
* ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan2023-03-221-6/+20
* ASoC: SOF: pcm: Make hw_params reset conditional for IPC3Ranjani Sridharan2023-03-221-1/+2
* ASoC: SOF: add delay function support in sof frameworkRander Wang2023-02-031-0/+13
* ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan2023-01-271-4/+1
* ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi2022-12-261-9/+9
* ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman2022-09-191-3/+2
* ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li2022-08-231-1/+7
* ASoC: sof: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+2
* ASoC: SOF: pcm: use pm_resume_and_get() on component probePierre-Louis Bossart2022-06-171-0/+11
* ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan2022-04-291-3/+5
* ASoC: SOF: pcm: remove unnecessary function declarationRanjani Sridharan2022-04-291-2/+3
* ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()Ranjani Sridharan2022-04-291-6/+6
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-191-1/+1
* ASoC: SOF: Remove redundant return statementstangmeng2022-04-041-4/+1
* ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan2022-03-181-171/+3
* ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan2022-03-181-17/+6
* ASoC: SOF: Define hw_params PCM op for IPC3Ranjani Sridharan2022-03-181-95/+15
* ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan2022-03-181-29/+15
* ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() functionRanjani Sridharan2022-03-181-3/+2
* ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi2022-03-111-7/+0
* ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi2022-03-111-0/+8
* ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapperPeter Ujfalusi2022-03-111-18/+5
* ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi2022-03-111-1/+20
* ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2022-03-091-37/+40
* ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan2022-03-081-3/+3
* ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta2022-02-241-0/+4
* ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi2022-02-101-7/+1
* ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi2022-02-101-0/+1
* ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan2021-12-171-20/+0
* ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan2021-11-261-5/+9
* ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan2021-11-261-10/+9
* ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan2021-11-261-9/+2
* ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan2021-11-261-0/+4
* ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown2021-11-241-0/+9
|\
| * ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan2021-11-241-0/+9