summaryrefslogtreecommitdiff
path: root/sound/soc/sof/topology.c
AgeCommit message (Expand)Author
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_hostKeyon Jie
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_volumeKeyon Jie
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_mixerKeyon Jie
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_daiKeyon Jie
2020-09-07ASoC: SOF: topology: add helper for setting up IPC componentKeyon Jie
2020-09-07ASoC: SOF: topology: parse comp_ext_tokens for all widgetsKeyon Jie
2020-09-07ASoC: SOF: topology: create component extended tokensKeyon Jie
2020-09-04ASoC: SOF: topology: fix core enable sequenceRanjani Sridharan
2020-09-04ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski
2020-09-04ASoC: SOF: add a "core" parameter to widget loading functionsGuennadi Liakhovetski
2020-08-26ASoC: SOF: topology: fix the ipc_size calculation for process componentKeyon Jie
2020-08-25ASoC: SOF: topology: reduce the log level for unhandled widgetsRanjani Sridharan
2020-08-25ASoC: SOF: topology: remove unnecessary memory alloc for sdev->privateRanjani Sridharan
2020-08-25ASoC: SOF: topology: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski
2020-07-22ASoC: SOF: topology: Update SAI config bclk/fsync rateDaniel Baluta
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