summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu2019-11-121-18/+49
* ASoC: SOF: topology: fix missing NULL pointer checkKeyon Jie2019-11-081-0/+5
* ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu2019-11-061-5/+6
* ASoC: SOF: topology: set trigger order for FE DAI linkRanjani Sridharan2019-11-051-0/+4
* ASoC: SOF: ignore suspend/resume for D0ix compatible streamsKeyon Jie2019-10-281-1/+16
* ASoC: SOF: topology: parse and store d0i3_compatible flagKeyon Jie2019-10-281-0/+16
* ASoC: SOF: token: add tokens for PCM compatible with D0i3 substateKeyon Jie2019-10-281-0/+10
* ASoC: SOF: topology: check errors when parsing LED tokensPierre-Louis Bossart2019-10-141-0/+5
* ASoC: SOF: topology: remove always-true redundant testPierre-Louis Bossart2019-10-141-4/+3
* ASoC: SOF: imx: Read ESAI parameters and send them to DSPDaniel Baluta2019-10-101-2/+67
* ASoC: SOF: acpi led support for switch controlsJaska Uimonen2019-10-101-0/+13
* AsoC: SOF: refactor control load codeJaska Uimonen2019-10-101-157/+157
* ASoC: SOF: enable dual control for pgaJaska Uimonen2019-10-101-2/+3
* ASoC: SOF: topology: fix parse fail issue for byte/bool tuple typesKeyon Jie2019-10-011-1/+3
* ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen2019-08-221-10/+11
* ASoC: SOF: topology: initial support for Intel ALH DAI typePierre-Louis Bossart2019-08-161-1/+41
* ASoC: SOF: topology: Add dummy support for i.MX8 DAIsDaniel Baluta2019-08-161-0/+30
* ASoC: SOF: topology: use set_get_data in process loadJaska Uimonen2019-08-121-74/+127
* ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski2019-07-231-0/+3
* ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan2019-06-171-47/+4
* ASoC: SOF: topology: add cpu_dai_name for DAIsRanjani Sridharan2019-06-171-0/+5
* ASoC: SOF: dont wake dsp up in kcontrol IOBard Liao2019-06-131-0/+48
* ASoC: SOF: Add DMIC token for unmute gain ramp timeSeppo Ingalsuo2019-06-131-0/+4
* ASoC: SOF: topology: pass volume min/max linear value to FWZhu Yingjiang2019-06-131-0/+14
* ASoC: SOF: topology: add min/max step for volume_tableZhu Yingjiang2019-06-131-0/+2
* ASoC: sof: use modern dai_link styleKuninori Morimoto2019-06-061-11/+9
* ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen2019-06-031-0/+2
* ASoC: SOF: topology: Use struct_size() helperGustavo A. R. Silva2019-05-281-6/+4
* ASoC: SOF: topology: add support for stricter ABI checksPierre-Louis Bossart2019-05-031-13/+30
* ASoC: SOF: remove redundant null checks of daiColin Ian King2019-05-031-4/+2
* ASoC: SOF: Add support for loading topologiesLiam Girdwood2019-04-281-0/+3164
OpenPOWER on IntegriCloud