summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu2017-08-251-75/+267
* ASoC: Intel: Skylake: Populate module data from topology manifestShreyas NC2017-08-251-4/+316
* ASoC: Intel: Skylake: Commonize parsing of format tokensShreyas NC2017-08-251-21/+26
* ASoC: Intel: Skylake: Parse multiple manifest data blocksShreyas NC2017-08-251-7/+5Star
* ASoC: Intel: Skylake: Add dsp cores managementPardha Saradhi K2017-08-031-4/+22
* ASoC: Intel: Skylake: Fix potential null pointer dereferenceguneshwor.o.singh@intel.com2017-08-011-1/+1
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-07-031-4/+183
|\
| * ASoC: Intel: Skylake: Debugfs facility to dump module configVinod Koul2017-06-301-0/+3
| * ASoC: Intel: Skylake: Add deep buffer supportRamesh Babu2017-06-191-0/+4
| * ASoC: Intel: Skylake: Add enum control for mic selectionDharageswari R2017-06-061-0/+159
| * ASoC: Intel: Skylake: Support for multiple data blocksShreyas NC2017-05-241-3/+16
| * ASoC: Intel: Skylake: Fix typo for token d0i3 capsSubhransu S. Prusty2017-05-141-1/+1
* | ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC2017-05-241-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-04-301-83/+164
|\
| * ASoC: Intel: Skylake: Return negative error codeGuneshwor Singh2017-04-301-5/+7
| * ASoC: Intel: Skylake: Fix a couple user after free bugsDan Carpenter2017-04-211-2/+2
| * ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP2017-04-121-1/+108
| * ASoC: Intel: Skylake: Fix module state after unbind and deleteJeeja KP2017-03-291-0/+5
| * ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST libraryJeeja KP2017-03-291-3/+8
| * ASoC: Intel: Skylake: Remove redundant vmixer handlerVinod Koul2017-03-291-31/+1Star
| * ASoC: Intel: Skylake: Use the sig_bits to define dai bps capabilityJeeja KP2017-03-291-0/+2
| * ASoC: Intel: Skylake: Fix parameter overwrite for KPB ModuleDharageswari R2017-03-151-18/+29
| * ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handlerGuneshwor Singh2017-03-151-9/+0Star
| * ASoC: Intel: Skylake: code cleanup for pin fixup limitationTakashi Sakamoto2017-03-131-5/+3Star
| * ASoC: Intel: Skylake: use a helper macro to rounding-up calculationTakashi Sakamoto2017-03-081-14/+4Star
* | ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of poi...Takashi Sakamoto2017-03-071-1/+1
|/
* ASoC: Intel: Skylake: Check device type to get endpoint configurationSenthilnathan Veppur2017-02-161-2/+30
* ASoC: Intel: Skylake: Clean up manifest infoJeeja KP2017-01-061-22/+19Star
* ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of MixerJeeja KP2016-12-151-0/+19
* ASoC: Intel: Skylake: Update link_index and format in pipe paramsJeeja KP2016-12-151-0/+2
* ASoC: Intel: Skylake: remove unused 'ret'Vinod Koul2016-12-151-2/+1Star
* ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul2016-11-031-0/+38
* ASoC: Intel: Skylake: Add support for specifying D0i3 configurationVinod Koul2016-11-031-0/+4
* ASoC: Intel: Skylake: Add support for LPModeVinod Koul2016-11-031-0/+5
* ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King2016-09-241-9/+9
* ASoC: Intel: Skylake: Update to use instance ids generatedDharageswari R2016-09-241-0/+22
* ASoC: Intel: Skylake: Use private instance id of modules in IPCDharageswari R2016-09-241-3/+7
* ASoC: Intel: Skylake: Unload all the loadable modulesDharageswari R2016-09-011-2/+6
* ASoC: Intel: Skylake: check manifest sizeVinod Koul2016-09-011-0/+4
* ASoC: Intel: Skylake: Parse manifest dataShreyas NC2016-08-231-1/+193
* ASoC: Intel: Skylake: Parse vendor tokens to build module dataShreyas NC2016-08-221-110/+535
* ASoC: Intel: Skylake: remove module id query at runtimeVinod Koul2016-08-101-6/+4Star
* ASoC: Intel: Skylake: modify snd_skl_get_module_info argsDharageswari R2016-08-101-13/+1Star
* ASoC: Intel: Skylake: Add module processing domain supportSenthilnathan Veppur2016-08-081-0/+1
* ASoC: Intel: Skylake: fix noderef.cocci warningskbuild test robot2016-08-081-1/+1
* ASoC: Intel: Skylake: add support for tplg manifest loadKranthi G2016-08-081-0/+22
* ASoC: Intel: Skylake: Move modules query to runtimeVinod Koul2016-08-081-5/+27
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-07-241-60/+157
|\
| * ASoC: Intel: Skylake: Copy the pipe parameter by pipe typeJeeja KP2016-06-071-4/+35
| * ASoC: Intel: Skylake: Set the DSP pipe typeJeeja KP2016-06-071-0/+27