summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl-topology.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-19ASoC: Intel: Skylake: Generate topology name for NHLT table headerVinod Koul1-3/+8
2016-02-19ASoC: Intel: Skylake: fix pointer scalingAlan1-1/+1
2016-02-10Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-23/+52
2016-02-08ASoC: Intel: Skylake: Fill BE blob with default paramsJeeja KP1-0/+61
2016-02-08ASoC: Intel: Skylake: Allow module parameter set after bindJeeja KP1-0/+72
2016-02-08ASoC: Intel: Skylake: Add skl_tplg_be_get_cpr_module() helperDharageswari.R1-0/+60
2016-02-08Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-23/+52
2016-02-04ASoC: Intel: Skylake: Add missing PRE/POST_PMU handlers for vmixerJeeja KP1-0/+6
2016-02-04ASoC: Intel: Skylake: Fix bind of source with multiple sinksJeeja KP1-2/+7
2016-02-04ASoC: Intel: Skylake: Fix not to stop sink pipe in pga pmd eventJeeja KP1-3/+0
2016-02-04ASoC: Intel: Skylake: Fix pipe memory allocation leakDharageswari.R1-13/+29
2016-02-04ASoC: Intel: Skylake: Fix mcps freeup after module unbind failureGuneshwor Singh1-5/+2
2016-02-04ASoC: Intel: Skylake: Fix the memory overwrite of tlv bufferVinod Koul1-0/+7
2016-01-22ASoC: Intel: Skylake: Fix memory leakSudip Mukherjee1-0/+1
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2016-01-05ASoC: Intel: Skylake: Fix the memory leakVinod Koul1-0/+2
2016-01-05ASoC: Intel: Skylake: Revert previous broken fix memory leak fixVinod Koul1-1/+0
2015-12-23Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...Mark Brown1-195/+463