| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: sof: convert not to use asoc_xxx() | Kuninori Morimoto | 2023-09-26 | 1 | -9/+9 |
* | ES8316 audio codec fixes on Rock5B | Mark Brown | 2023-05-30 | 1 | -5/+6 |
|\ |
|
| * | ASoC: SOF: pcm: fix pm_runtime imbalance in error handling | Pierre-Louis Bossart | 2023-05-15 | 1 | -5/+6 |
* | | ASoC: SOF: Simplify the calculation of variables | Jiapeng Chong | 2023-05-15 | 1 | -1/+1 |
|/ |
|
* | ASoC: SOF: pcm: Add an option to skip platform trigger during stop | Ranjani Sridharan | 2023-04-20 | 1 | -8/+15 |
* | ASoC: SOF: Add support for DSPless mode | Peter Ujfalusi | 2023-04-04 | 1 | -1/+12 |
* | ASoC: SOF: pcm: Improve the pcm trigger sequence | Ranjani Sridharan | 2023-03-22 | 1 | -6/+20 |
* | ASoC: SOF: pcm: Make hw_params reset conditional for IPC3 | Ranjani Sridharan | 2023-03-22 | 1 | -1/+2 |
* | ASoC: SOF: add delay function support in sof framework | Rander Wang | 2023-02-03 | 1 | -0/+13 |
* | ASoC: SOF: pcm: do not free widgets during suspend trigger | Ranjani Sridharan | 2023-01-27 | 1 | -4/+1 |
* | ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as well | Peter Ujfalusi | 2022-12-26 | 1 | -9/+9 |
* | ASoC: SOF: replace dev_vdbg with tracepoints | Noah Klayman | 2022-09-19 | 1 | -3/+2 |
* | ASoC: SOF: Introduce function sof_of_machine_select | Chunxu Li | 2022-08-23 | 1 | -1/+7 |
* | ASoC: sof: Migrate to new style legacy DAI naming flag | Charles Keepax | 2022-06-27 | 1 | -0/+2 |
* | ASoC: SOF: pcm: use pm_resume_and_get() on component probe | Pierre-Louis Bossart | 2022-06-17 | 1 | -0/+11 |
* | ASoC: SOF: Add a prepare op to IPC topology widget ops | Ranjani Sridharan | 2022-04-29 | 1 | -3/+5 |
* | ASoC: SOF: pcm: remove unnecessary function declaration | Ranjani Sridharan | 2022-04-29 | 1 | -2/+3 |
* | ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params() | Ranjani Sridharan | 2022-04-29 | 1 | -6/+6 |
* | ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops' | Pierre-Louis Bossart | 2022-04-19 | 1 | -1/+1 |
* | ASoC: SOF: Remove redundant return statements | tangmeng | 2022-04-04 | 1 | -4/+1 |
* | ASoC: SOF: Add dai_link_fixup PCM op for IPC3 | Ranjani Sridharan | 2022-03-18 | 1 | -171/+3 |
* | ASoC: SOF: Add trigger PCM op for IPC3 | Ranjani Sridharan | 2022-03-18 | 1 | -17/+6 |
* | ASoC: SOF: Define hw_params PCM op for IPC3 | Ranjani Sridharan | 2022-03-18 | 1 | -95/+15 |
* | ASoC: SOF: Introduce IPC3 PCM hw_free op | Ranjani Sridharan | 2022-03-18 | 1 | -29/+15 |
* | ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function | Ranjani Sridharan | 2022-03-18 | 1 | -3/+2 |
* | ASoC: SOF: Remove ipc_pcm_params() ops | Peter Ujfalusi | 2022-03-11 | 1 | -7/+0 |
* | ASoC: SOF: Introduce optional callback to configure stream data offset | Peter Ujfalusi | 2022-03-11 | 1 | -0/+8 |
* | ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper | Peter Ujfalusi | 2022-03-11 | 1 | -18/+5 |
* | ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral | Peter Ujfalusi | 2022-03-11 | 1 | -1/+20 |
* | ASoC: SOF: make struct snd_sof_dai IPC agnostic | Ranjani Sridharan | 2022-03-09 | 1 | -37/+40 |
* | ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai | Ranjani Sridharan | 2022-03-08 | 1 | -3/+3 |
* | ASoC: SOF: pcm: Add compress_ops for SOF platform component driver | Daniel Baluta | 2022-02-24 | 1 | -0/+4 |
* | ASoC: SOF: Convert the generic probe support to SOF client | Peter Ujfalusi | 2022-02-10 | 1 | -7/+1 |
* | ASoC: SOF: Split up utils.c into sof-utils and iomem-utils | Peter Ujfalusi | 2022-02-10 | 1 | -0/+1 |
* | ASoC: SOF: pcm: remove support for RESUME trigger | Ranjani Sridharan | 2021-12-17 | 1 | -20/+0 |
* | ASoC: SOF: align the hw_free sequence with stop | Ranjani Sridharan | 2021-11-26 | 1 | -5/+9 |
* | ASoC: SOF: pcm: move the check for prepared flag | Ranjani Sridharan | 2021-11-26 | 1 | -10/+9 |
* | ASoC: SOF: Add a helper for freeing PCM stream | Ranjani Sridharan | 2021-11-26 | 1 | -9/+2 |
* | ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggers | Ranjani Sridharan | 2021-11-26 | 1 | -0/+4 |
* | ASoC: SOF: Intel: power optimizations with HDaudio SPIB register | Mark Brown | 2021-11-24 | 1 | -0/+9 |
|\ |
|
| * | ASoC: SOF: pcm: add .ack callback support | Ranjani Sridharan | 2021-11-24 | 1 | -0/+9 |
* | | ASoC: SOF: handle paused streams during system suspend | Ranjani Sridharan | 2021-11-24 | 1 | -3/+2 |
|/ |
|
* | ASoC: SOF: topology: Add support for Mediatek AFE DAI | YC Hung | 2021-11-18 | 1 | -0/+12 |
* | ASoC: SOF: topology: Add support for AMD ACP DAIs | Ajit Kumar Pandey | 2021-11-17 | 1 | -0/+36 |
* | ASoC: SOF: Introduce fragment elapsed notification API | Daniel Baluta | 2021-10-07 | 1 | -1/+6 |
* | ASoC: SOF: Add support for dynamic pipelines | Ranjani Sridharan | 2021-10-01 | 1 | -2/+56 |
* | ASoC: SOF: probe: Merge and clean up the probe and compress files | Peter Ujfalusi | 2021-09-16 | 1 | -1/+1 |
* | ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS reference | Peter Ujfalusi | 2021-09-16 | 1 | -4/+0 |
* | ASoC: SOF: pcm: export snd_pcm_dai_link_fixup | Pierre-Louis Bossart | 2021-04-12 | 1 | -0/+1 |
* | ASoC: SOF: match SSP config with pcm hw params | Jaska Uimonen | 2021-03-29 | 1 | -0/+29 |