| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -1/+0 |
| 2024-05-06 | ASoC: SOF: Intel: clarify Copyright information | Pierre-Louis Bossart | 1 | -1/+1 |
| 2022-12-25 | ASoC: SOF: control: Extend the optionality of IPC ops to IPC as well | Peter Ujfalusi | 1 | -22/+22 |
| 2022-04-27 | ASoC: SOF: control: use pm_runtime_resume_and_get() | Pierre-Louis Bossart | 1 | -2/+1 |
| 2022-04-05 | ASoC: SOF: topology: use new sound control LED layer | Jaroslav Kysela | 1 | -33/+0 |
| 2022-03-18 | ASoC: SOF: Add bytes_ext control IPC ops for IPC3 | Ranjani Sridharan | 1 | -180/+17 |
| 2022-03-18 | ASoC: SOF: Add bytes_get/put control IPC ops for IPC3 | Ranjani Sridharan | 1 | -54/+10 |
| 2022-03-18 | ASoC: SOF: Add enum_get/put control ops for IPC3 | Ranjani Sridharan | 1 | -27/+12 |
| 2022-03-18 | ASoC: SOF: Add switch get/put IPC3 ops | Ranjani Sridharan | 1 | -27/+12 |
| 2022-03-18 | ASoC: SOF: Add volume_get/put IPC3 ops | Ranjani Sridharan | 1 | -50/+14 |
| 2022-03-18 | ASoC: SOF: Add IPC3 topology control ops | Ranjani Sridharan | 1 | -144/+0 |
| 2022-03-16 | ASoC: SOF: topology: Make control parsing IPC agnostic | Ranjani Sridharan | 1 | -13/+13 |
| 2021-12-15 | ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi | 1 | -13/+7 |
| 2021-12-15 | ASoC: SOF: control: Do not handle control notification with component type | Peter Ujfalusi | 1 | -5/+7 |
| 2021-12-15 | ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control | Peter Ujfalusi | 1 | -3/+3 |
| 2021-12-15 | ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi | 1 | -19/+7 |
| 2021-12-15 | ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi | 1 | -13/+2 |
| 2021-11-04 | ASoC: SOF:control: Fix variable type in snd_sof_refresh_control() | Peter Ujfalusi | 1 | -4/+4 |
| 2021-09-13 | ASoC: SOF: Handle control change notification from firmware | Peter Ujfalusi | 1 | -0/+186 |
| 2021-09-13 | ASoC: SOF: control: fix a typo in put operations for kcontrol | Rander Wang | 1 | -3/+3 |
| 2020-11-20 | ASoC: SOF: control: override volume info callback | Jaska Uimonen | 1 | -0/+22 |
| 2020-10-26 | ASoC: SOF: control: remove const in sizeof() | Pierre-Louis Bossart | 1 | -10/+10 |
| 2020-09-21 | ASoC: SOF: control: add size checks for ext_bytes control .put() | Pierre-Louis Bossart | 1 | -0/+11 |
| 2020-09-21 | ASoC: SOF: control: fix size checks for volatile ext_bytes control .get() | Pierre-Louis Bossart | 1 | -0/+14 |
| 2020-09-21 | ASoC: SOF: control: fix size checks for ext_bytes control .get() | Pierre-Louis Bossart | 1 | -1/+7 |
| 2020-09-17 | ASoC: SOF: fix range checks | Guennadi Liakhovetski | 1 | -16/+22 |
| 2020-09-17 | ASoC: SOF: (cosmetic) remove redundant "ret" variable uses | Guennadi Liakhovetski | 1 | -15/+7 |
| 2020-09-17 | ASoC: SOF: control: update test for pm_runtime_get_sync() | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-09-08 | ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IO | Dharageswari R | 1 | -0/+58 |
| 2020-05-12 | Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -2/+2 |
| 2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-05-01 | ASoC: SOF: Update correct LED status at the first time usage of update_mute_l... | Kai-Heng Feng | 1 | -2/+2 |
| 2019-12-09 | ASoC: SOF: partition audio-related parts from SOF core | Ranjani Sridharan | 1 | -27/+28 |
| 2019-11-06 | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -8/+18 |
| 2019-10-18 | ASoC: SOF: control: return true when kcontrol values change | Dragos Tarcatu | 1 | -8/+18 |
| 2019-10-14 | ASoC: SOF: Fix randbuild error | YueHaibing | 1 | -0/+2 |
| 2019-10-10 | ASoC: SOF: acpi led support for switch controls | Jaska Uimonen | 1 | -0/+32 |
| 2019-06-13 | ASoC: SOF: dont wake dsp up in kcontrol IO | Bard Liao | 1 | -232/+38 |
| 2019-05-28 | ASoC: SOF: control: correct the copy size for bytes kcontrol put | Keyon Jie | 1 | -4/+5 |
| 2019-04-28 | ASoC: SOF: Add Sound Open Firmware KControl support | Liam Girdwood | 1 | -0/+552 |