summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl-topology.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-21ASoC: Intel: Skylake: Fix a couple user after free bugsDan Carpenter1-2/+2
2017-04-12ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP1-1/+108
2017-03-29ASoC: Intel: Skylake: Fix module state after unbind and deleteJeeja KP1-0/+5
2017-03-29ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST libraryJeeja KP1-3/+8
2017-03-29ASoC: Intel: Skylake: Remove redundant vmixer handlerVinod Koul1-31/+1
2017-03-29ASoC: Intel: Skylake: Use the sig_bits to define dai bps capabilityJeeja KP1-0/+2
2017-03-15ASoC: Intel: Skylake: Fix parameter overwrite for KPB ModuleDharageswari R1-18/+29
2017-03-15ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handlerGuneshwor Singh1-9/+0
2017-03-13ASoC: Intel: Skylake: code cleanup for pin fixup limitationTakashi Sakamoto1-5/+3
2017-03-08ASoC: Intel: Skylake: use a helper macro to rounding-up calculationTakashi Sakamoto1-14/+4
2017-02-16ASoC: Intel: Skylake: Check device type to get endpoint configurationSenthilnathan Veppur1-2/+30
2017-01-06ASoC: Intel: Skylake: Clean up manifest infoJeeja KP1-22/+19
2016-12-15ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of MixerJeeja KP1-0/+19
2016-12-15ASoC: Intel: Skylake: Update link_index and format in pipe paramsJeeja KP1-0/+2
2016-12-15ASoC: Intel: Skylake: remove unused 'ret'Vinod Koul1-2/+1
2016-11-03ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul1-0/+38
2016-11-03ASoC: Intel: Skylake: Add support for specifying D0i3 configurationVinod Koul1-0/+4
2016-11-03ASoC: Intel: Skylake: Add support for LPModeVinod Koul1-0/+5
2016-09-24ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King1-9/+9
2016-09-24ASoC: Intel: Skylake: Update to use instance ids generatedDharageswari R1-0/+22
2016-09-24ASoC: Intel: Skylake: Use private instance id of modules in IPCDharageswari R1-3/+7
2016-09-01ASoC: Intel: Skylake: Unload all the loadable modulesDharageswari R1-2/+6
2016-09-01ASoC: Intel: Skylake: check manifest sizeVinod Koul1-0/+4
2016-08-23ASoC: Intel: Skylake: Parse manifest dataShreyas NC1-1/+193
2016-08-22ASoC: Intel: Skylake: Parse vendor tokens to build module dataShreyas NC1-110/+535
2016-08-10ASoC: Intel: Skylake: remove module id query at runtimeVinod Koul1-6/+4
2016-08-10ASoC: Intel: Skylake: modify snd_skl_get_module_info argsDharageswari R1-13/+1
2016-08-08ASoC: Intel: Skylake: Add module processing domain supportSenthilnathan Veppur1-0/+1
2016-08-08ASoC: Intel: Skylake: fix noderef.cocci warningskbuild test robot1-1/+1
2016-08-08ASoC: Intel: Skylake: add support for tplg manifest loadKranthi G1-0/+22
2016-08-08ASoC: Intel: Skylake: Move modules query to runtimeVinod Koul1-5/+27
2016-07-25Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-60/+157
2016-07-08ASoC: Intel: Skylake: Fix to use the actual size for TLV controlDharageswari R1-4/+9
2016-06-07ASoC: Intel: Skylake: Copy the pipe parameter by pipe typeJeeja KP1-4/+35
2016-06-07ASoC: Intel: Skylake: Set the DSP pipe typeJeeja KP1-0/+27
2016-06-07ASoC: Intel: Skylake: Create Pipe to widget list in soc probeJeeja KP1-51/+34
2016-06-07ASoC: Intel: Skylake: Clean up of driver resources in suspendDharageswari R1-0/+49
2016-06-07ASoC: Intel: Skylake: Avoid freeing up of unallocated memory/mcpsDharageswari R1-6/+9
2016-05-30ASoC: Intel: Skylake: Add DSP firmware manifest parsingShreyas NC1-0/+4
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown1-1/+20
2016-05-02Merge tag 'asoc-fix-v4.6-rc5' into asoc-intelMark Brown1-14/+28
2016-04-28ASoC: Intel: Skylake: Update channel map based on runtime paramsSubhransu S. Prusty1-1/+20
2016-04-21ASoC: Intel: Skylake: Use UUID in binary formatShreyas NC1-4/+2
2016-04-12ASoC: Intel: Skylake: Fix ibs/obs calc for non-integral sampling ratesSubhransu S. Prusty1-9/+19
2016-03-28ASoC: Intel: Skylake: Fix DSP resource de-allocationJeeja KP1-4/+5
2016-03-28ASoC: Intel: Skylake: Fix for unloading module only when it is loadedJeeja KP1-1/+4
2016-03-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-5/+203
2016-03-05Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-1/+1
2016-03-02ASoC: Intel: Skylake: correct direction in blob queryJeeja KP1-7/+8
2016-02-22ASoC: Intel: Skylake: remove bogus comparison of an array with NULLAlan Cox1-2/+1