summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/topology.c
AgeCommit message (Expand)Author
2020-05-18ASoC: SOF: topology: add support to smart amplifierKeyon Jie
2020-05-12Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-05-01ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...Kai-Heng Feng
2020-04-30ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...randerwang
2020-04-30ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_configBard Liao
2020-04-30ASoC: topology: set component dai_index to ipc dai config dai_indexBard Liao
2020-04-30ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_configBard Liao
2020-04-16ASoC: SOF: topology: handle multiple sets of tuple arraysJaska Uimonen
2020-04-16ASoC: SOF: topology: stop parsing when all tokens have been foundJaska Uimonen
2020-04-16ASoC: SOF: topology: Get HDA rate and channels from topologyBard Liao
2020-04-16ASoC: SOF: topology: fix: parse hda_tokens to &config->hdaBard Liao
2020-04-16ASoC: SOF: topology: Get ALH rate amd channels from topologyBard Liao
2020-04-16ASoC: SOF: Intel: Rename deprecated DMIC IPC struct fieldSeppo Ingalsuo
2020-04-16ASoC: SOF: Intel: Change DMIC load IPC to fixed lengthSeppo Ingalsuo
2020-04-16ASoC: SOF: topology: Add support for DC BlockerSebastiano Carlucci
2020-04-16ASoC: SOF: topology: fix: handle DAI widget connections properly with multipl...Bard Liao
2020-03-26ASoC: SOF: fix uninitialised "work" with VirtIOGuennadi Liakhovetski
2020-03-26ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load()Guennadi Liakhovetski
2020-03-13ASoC: SOF: topology: connect dai widget to all cpu-daisBard Liao
2019-12-18ASoC: SOF: imx: Read SAI parameters and send them to DSPGuido Roncarolo
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-10ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan
2019-12-09ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan
2019-11-27ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta
2019-11-12ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu
2019-11-08ASoC: SOF: topology: fix missing NULL pointer checkKeyon Jie
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu
2019-11-05ASoC: SOF: topology: set trigger order for FE DAI linkRanjani Sridharan
2019-10-28ASoC: SOF: ignore suspend/resume for D0ix compatible streamsKeyon Jie
2019-10-28ASoC: SOF: topology: parse and store d0i3_compatible flagKeyon Jie
2019-10-28ASoC: SOF: token: add tokens for PCM compatible with D0i3 substateKeyon Jie
2019-10-14ASoC: SOF: topology: check errors when parsing LED tokensPierre-Louis Bossart
2019-10-14ASoC: SOF: topology: remove always-true redundant testPierre-Louis Bossart
2019-10-10ASoC: SOF: imx: Read ESAI parameters and send them to DSPDaniel Baluta
2019-10-10ASoC: SOF: acpi led support for switch controlsJaska Uimonen
2019-10-10AsoC: SOF: refactor control load codeJaska Uimonen
2019-10-10ASoC: SOF: enable dual control for pgaJaska Uimonen
2019-10-01ASoC: SOF: topology: fix parse fail issue for byte/bool tuple typesKeyon Jie
2019-08-22ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen
2019-08-16ASoC: SOF: topology: initial support for Intel ALH DAI typePierre-Louis Bossart
2019-08-16ASoC: SOF: topology: Add dummy support for i.MX8 DAIsDaniel Baluta
2019-08-12ASoC: SOF: topology: use set_get_data in process loadJaska Uimonen
2019-07-23ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski
2019-06-17ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan
2019-06-17ASoC: SOF: topology: add cpu_dai_name for DAIsRanjani Sridharan
2019-06-13ASoC: SOF: dont wake dsp up in kcontrol IOBard Liao
2019-06-13ASoC: SOF: Add DMIC token for unmute gain ramp timeSeppo Ingalsuo
2019-06-13ASoC: SOF: topology: pass volume min/max linear value to FWZhu Yingjiang