aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-26ASoC: SOF: fix uninitialised "work" with VirtIOGuennadi Liakhovetski1-1/+5
2020-03-26ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load()Guennadi Liakhovetski1-5/+8
2020-03-13ASoC: SOF: topology: connect dai widget to all cpu-daisBard Liao1-2/+6
2019-12-18ASoC: SOF: imx: Read SAI parameters and send them to DSPGuido Roncarolo1-2/+67
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown1-1/+3
2019-12-10ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo1-0/+78
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan1-183/+182
2019-12-09ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan1-9/+0
2019-11-27ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta1-1/+3
2019-11-12ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu1-18/+49
2019-11-08ASoC: SOF: topology: fix missing NULL pointer checkKeyon Jie1-0/+5
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu1-5/+6
2019-11-05ASoC: SOF: topology: set trigger order for FE DAI linkRanjani Sridharan1-0/+4
2019-10-28ASoC: SOF: ignore suspend/resume for D0ix compatible streamsKeyon Jie1-1/+16
2019-10-28ASoC: SOF: topology: parse and store d0i3_compatible flagKeyon Jie1-0/+16
2019-10-28ASoC: SOF: token: add tokens for PCM compatible with D0i3 substateKeyon Jie1-0/+10
2019-10-14ASoC: SOF: topology: check errors when parsing LED tokensPierre-Louis Bossart1-0/+5
2019-10-14ASoC: SOF: topology: remove always-true redundant testPierre-Louis Bossart1-4/+3
2019-10-10ASoC: SOF: imx: Read ESAI parameters and send them to DSPDaniel Baluta1-2/+67
2019-10-10ASoC: SOF: acpi led support for switch controlsJaska Uimonen1-0/+13
2019-10-10AsoC: SOF: refactor control load codeJaska Uimonen1-157/+157
2019-10-10ASoC: SOF: enable dual control for pgaJaska Uimonen1-2/+3
2019-10-01ASoC: SOF: topology: fix parse fail issue for byte/bool tuple typesKeyon Jie1-1/+3
2019-08-22ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen1-10/+11
2019-08-16ASoC: SOF: topology: initial support for Intel ALH DAI typePierre-Louis Bossart1-1/+41
2019-08-16ASoC: SOF: topology: Add dummy support for i.MX8 DAIsDaniel Baluta1-0/+30
2019-08-12ASoC: SOF: topology: use set_get_data in process loadJaska Uimonen1-74/+127
2019-07-23ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski1-0/+3
2019-06-17ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan1-47/+4
2019-06-17ASoC: SOF: topology: add cpu_dai_name for DAIsRanjani Sridharan1-0/+5
2019-06-13ASoC: SOF: dont wake dsp up in kcontrol IOBard Liao1-0/+48
2019-06-13ASoC: SOF: Add DMIC token for unmute gain ramp timeSeppo Ingalsuo1-0/+4
2019-06-13ASoC: SOF: topology: pass volume min/max linear value to FWZhu Yingjiang1-0/+14
2019-06-13ASoC: SOF: topology: add min/max step for volume_tableZhu Yingjiang1-0/+2
2019-06-06ASoC: sof: use modern dai_link styleKuninori Morimoto1-11/+9
2019-06-03ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen1-0/+2
2019-05-28ASoC: SOF: topology: Use struct_size() helperGustavo A. R. Silva1-6/+4
2019-05-03ASoC: SOF: topology: add support for stricter ABI checksPierre-Louis Bossart1-13/+30
2019-05-03ASoC: SOF: remove redundant null checks of daiColin Ian King1-4/+2
2019-04-28ASoC: SOF: Add support for loading topologiesLiam Girdwood1-0/+3164