Age | Commit message (Expand) | Author | Files | Lines |
2024-09-14 | Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -4/+4 |
2024-08-28 | ASoc: SOF: topology: Clear SOF link platform name upon unload | Chen-Yu Tsai | 1 | -0/+2 |
2024-08-26 | ASoC: SOF: topology: Use kmemdup_array instead of kmemdup for multiple alloca... | Shen Lichuan | 1 | -4/+4 |
2024-05-27 | ASoC: SOF: topology: Constify struct snd_soc_tplg_ops | Christophe JAILLET | 1 | -2/+2 |
2024-05-06 | ASoC: SOF: Intel: clarify Copyright information | Pierre-Louis Bossart | 1 | -1/+1 |
2024-04-30 | ASoC: SOF: topology: remove incorrect widget id in error message | Yong Zhi | 1 | -4/+3 |
2024-02-13 | ASoC: SOF: topology: Parse DAI type token for dspless mode | Ranjani Sridharan | 1 | -0/+12 |
2024-02-13 | ASoC: SOF: topology: dynamically allocate and store DAI widget->private | Pierre-Louis Bossart | 1 | -3/+10 |
2024-01-30 | ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platforms | Vijendar Mukunda | 1 | -0/+5 |
2024-01-08 | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -2/+8 |
2023-12-19 | ASoC: SOF: Rename amd_bt sof_dai_type | Venkata Prasad Potturu | 1 | -1/+1 |
2023-12-19 | ASoC: SOF: Add i2s bt dai configuration support for AMD platforms | Venkata Prasad Potturu | 1 | -0/+1 |
2023-12-04 | ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widget | Bard Liao | 1 | -1/+1 |
2023-11-17 | ASoC: SOF: topology: Fix mem leak in sof_dai_load() | Kamil Duljas | 1 | -1/+3 |
2023-11-13 | ASoC: SOF: Add support for configuring PDM interface from topology | Daniel Baluta | 1 | -0/+5 |
2023-08-15 | ASoC: SOF: topology: Add a token for dropping widget name in kcontrol name | Jyri Sarha | 1 | -0/+22 |
2023-08-08 | ASoC: SOF: Intel: add LunarLake support | Mark Brown | 1 | -0/+2 |
2023-08-07 | ASoC: SOF: ipc4: avoid uninitialized default instance 0 | Ranjani Sridharan | 1 | -0/+2 |
2023-07-31 | ASoC: SOF: topology: simplify code to prevent static analysis warnings | Pierre-Louis Bossart | 1 | -2/+3 |
2023-05-30 | ES8316 audio codec fixes on Rock5B | Mark Brown | 1 | -1/+5 |
2023-05-30 | ASoC: SOF: topology: Use partial match for connecting DAI link and DAI widget | Ranjani Sridharan | 1 | -1/+1 |
2023-05-15 | ASoC: SOF: topology: Fix tuples array allocation | Ranjani Sridharan | 1 | -1/+1 |
2023-05-15 | ASoC: SOF: topology: Fix logic for copying tuples | Ranjani Sridharan | 1 | -0/+4 |
2023-04-04 | ASoC: SOF: Add support for DSPless mode | Peter Ujfalusi | 1 | -1/+129 |
2023-03-21 | ASoC: SOF: topology: Set pipeline widget before updating IPC structures | Ranjani Sridharan | 1 | -24/+24 |
2023-03-13 | ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format count | Ranjani Sridharan | 1 | -17/+25 |
2023-03-13 | ASoC: SOF: ipc4-topology: Modify the type of available input/output formats | Ranjani Sridharan | 1 | -1/+0 |
2023-03-13 | ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE token | Ranjani Sridharan | 1 | -1/+0 |
2023-03-13 | ASoC: SOF: Use input/output pin consistently | Ranjani Sridharan | 1 | -40/+40 |
2023-03-07 | ASoC: SOF: topology: Fix error handling in sof_widget_ready() | Ranjani Sridharan | 1 | -17/+17 |
2023-02-02 | ASoC: SOF: topology: Add missed "else" in sof_connect_dai_widget | Peter Ujfalusi | 1 | -1/+1 |
2023-01-31 | ASoC: sof: use helper function | Kuninori Morimoto | 1 | -66/+38 |
2023-01-27 | ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race | Peter Ujfalusi | 1 | -0/+2 |
2023-01-27 | ASoC: SOF: Introduce struct snd_sof_pipeline | Ranjani Sridharan | 1 | -24/+49 |
2023-01-27 | ASoC: SOF: Introduce PCM setup/free PCM IPC ops | Ranjani Sridharan | 1 | -0/+14 |
2023-01-27 | ASoC: SOF: topology: Set IPC-specific trigger order for DAI links | Ranjani Sridharan | 1 | -18/+7 |
2022-12-25 | ASoC: SOF: topology: Extend the optionality of IPC ops to IPC as well | Peter Ujfalusi | 1 | -36/+55 |
2022-11-29 | ASoC: SOF: Add DAI configuration support for AMD platforms. | V sujith kumar Reddy | 1 | -0/+10 |
2022-11-29 | ASoC: Merge up fixes | Mark Brown | 1 | -10/+10 |
2022-11-07 | ASoC: SOF: topology: Add helper to get/put widget queue id | Chao Song | 1 | -0/+5 |
2022-11-07 | ASoC: SOF: Add support to parse pin binding array from topology | Chao Song | 1 | -4/+135 |
2022-11-07 | ASoC: SOF: Add support for parsing the number of sink/source pins | Chao Song | 1 | -4/+29 |
2022-11-07 | ASoC: SOF: topology: No need to assign core ID if token parsing failed | Peter Ujfalusi | 1 | -10/+10 |
2022-09-21 | ADD SOF support for rembrandt platform | Mark Brown | 1 | -0/+1 |
2022-09-20 | ASoC: SOF: Adding amd HS functionality to the sof core | V sujith kumar Reddy | 1 | -0/+1 |
2022-09-20 | ASoC: soc.h: remove num_cpus/codecs | Kuninori Morimoto | 1 | -2/+2 |
2022-09-19 | ASoC: SOF: remove unneeded dev_vdbg | Noah Klayman | 1 | -9/+0 |
2022-07-12 | ASoC: SOF: topology: remove unused variable | Ranjani Sridharan | 1 | -2/+1 |
2022-06-14 | ASoC: SOF: topology: add code to parse config params for ACPDMIC dai | Ajit Kumar Pandey | 1 | -0/+4 |
2022-06-10 | ASoC: SOF: Add a new IPC op for parsing topology manifest | Ranjani Sridharan | 1 | -41/+4 |