Age | Commit message (Expand) | Author |
2020-05-25 | ASoC: SOF: ext_manifest: parse compiler version | Karol Trzcinski |
2020-05-25 | ASoC: SOF: ext_manifest: parse windows | Karol Trzcinski |
2020-05-25 | ASoC: SOF: ext_manifest: parse firmware version | Karol Trzcinski |
2020-05-25 | ASoC: SOF: Introduce extended manifest | Karol Trzcinski |
2020-05-25 | ASoC: SOF: loader: Adjust validation condition for fw_offset | Karol Trzcinski |
2020-05-18 | ASoC: SOF: imx: make imx8m_dsp_ops static | Pierre-Louis Bossart |
2020-05-18 | ASoC: SOF: imx: make dsp_ops static | Pierre-Louis Bossart |
2020-05-18 | ASoC: SOF: define INFO_ flags in dsp_ops | Daniel Baluta |
2020-05-18 | ASoC: SOF: Intel: sdw: relax sdw machine select constraints | randerwang |
2020-05-18 | ASoC: SOF: topology: add support to smart amplifier | Keyon Jie |
2020-05-18 | ASoC: SOF: inform DSP that driver is going to be removed | Marcin Rajwa |
2020-05-18 | ASoC: SOF: add a power_down_notify method | Marcin Rajwa |
2020-05-18 | ASoC: SOF: Do nothing when DSP PM callbacks are not set | Daniel Baluta |
2020-05-12 | Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2020-05-11 | ASoC: SOF: core: fix error return code in sof_probe_continue() | Wei Yongjun |
2020-05-08 | ASoC: SOF: Intel: Fix unused variable warning | YueHaibing |
2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart |
2020-05-01 | ASoC: SOF: Update correct LED status at the first time usage of update_mute_l... | Kai-Heng Feng |
2020-04-30 | Merge series "SOF topology parsing updates" from Ranjani Sridharan <ranjani.s... | Mark Brown |
2020-04-30 | ASoC: SOF: sort out Kconfig, again | Arnd Bergmann |
2020-04-30 | ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play... | randerwang |
2020-04-30 | ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_config | Bard Liao |
2020-04-30 | ASoC: topology: set component dai_index to ipc dai config dai_index | Bard Liao |
2020-04-30 | ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_config | Bard Liao |
2020-04-24 | ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c... | Jaroslav Kysela |
2020-04-23 | ASoC: SOF: Add missing dependency on IMX_SCU | Mark Brown |
2020-04-22 | ASoC: SOF: Fix build | Mark Brown |
2020-04-21 | ASoC: sof: use snd_compress_ops | Kuninori Morimoto |
2020-04-20 | Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h... | Mark Brown |
2020-04-17 | ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/Broadwell | Pierre-Louis Bossart |
2020-04-16 | Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier... | Mark Brown |
2020-04-16 | Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut... | Mark Brown |
2020-04-16 | ASoC: SOF: topology: handle multiple sets of tuple arrays | Jaska Uimonen |
2020-04-16 | ASoC: SOF: topology: stop parsing when all tokens have been found | Jaska Uimonen |
2020-04-16 | ASoC: SOF: topology: Get HDA rate and channels from topology | Bard Liao |
2020-04-16 | ASoC: SOF: topology: fix: parse hda_tokens to &config->hda | Bard Liao |
2020-04-16 | ASoC: SOF: topology: Get ALH rate amd channels from topology | Bard Liao |
2020-04-16 | ASoC: SOF: Intel: Rename deprecated DMIC IPC struct field | Seppo Ingalsuo |
2020-04-16 | ASoC: SOF: Intel: Change DMIC load IPC to fixed length | Seppo Ingalsuo |
2020-04-16 | ASoC: SOF: topology: Add support for DC Blocker | Sebastiano Carlucci |
2020-04-16 | ASoC: SOF: ext_manifest: parse compiler version | Karol Trzcinski |
2020-04-16 | ASoC: SOF: ext_manifest: parse windows | Karol Trzcinski |
2020-04-16 | ASoC: SOF: ext_manifest: parse firmware version | Karol Trzcinski |
2020-04-16 | ASoC: SOF: Introduce extended manifest | Karol Trzcinski |
2020-04-16 | ASoC: SOF: Introduce offset in firmware data | Karol Trzcinski |
2020-04-16 | ASoC: SOF: Mark get_ext* function ext_hdr arguments as const | Karol Trzcinski |
2020-04-16 | ASoC: SOF: topology: fix: handle DAI widget connections properly with multipl... | Bard Liao |
2020-04-15 | ASoC: SOF: Add i.MX8MP device descriptor | Daniel Baluta |
2020-04-15 | ASoC: SOF: imx: Add i.MX8M HW support | Daniel Baluta |
2020-04-15 | ASoC: SOF: imx: fix undefined reference issue | Pierre-Louis Bossart |