aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03ASoC: Intel: Skylake: remove useless castPierre-Louis Bossart1-1/+1
2018-10-04ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-09-10ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpyzhong jiang1-2/+1
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-4.19Mark Brown1-12/+8
2018-07-25ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja1-0/+3
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja1-12/+8
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-2/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-8/+12
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck1-1/+1
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck1-0/+169
2018-04-18ASoC: topology: Fix build errorsMark Brown1-3/+2
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-2/+3
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-14/+14
2018-03-01ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy1-1/+82
2018-03-01ASoC: Intel: Skylake: Refine skl widget type checkGuneshwor Singh1-10/+14
2018-02-12ASoC: intel: skylake: replace platform to componentKuninori Morimoto1-13/+13
2018-01-17ASoC: Intel: remove second duplicated assignment to pointer 'res'Colin Ian King1-1/+0
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into asoc-intelMark Brown1-1/+1
2018-01-08Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-24/+43
2017-12-08ASoC: Intel: Change kern log level to avoid unwanted messagesNaveen Manohar1-1/+1
2017-12-06ASoC: Intel: Skylake: Parse vendor tokens to build A-State tablePradeep Tewani1-1/+43
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-24/+44
2017-11-08ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy1-2/+21
2017-11-08ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy1-23/+23
2017-10-25ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel1-1/+1
2017-10-13ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh1-0/+1
2017-09-25ASoC: Intel: Skylake: fix swapped order of function arguments dir and pin_indexColin Ian King1-1/+1
2017-08-25ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu1-75/+267
2017-08-25ASoC: Intel: Skylake: Populate module data from topology manifestShreyas NC1-4/+316
2017-08-25ASoC: Intel: Skylake: Commonize parsing of format tokensShreyas NC1-21/+26
2017-08-25ASoC: Intel: Skylake: Parse multiple manifest data blocksShreyas NC1-7/+5
2017-08-03ASoC: Intel: Skylake: Add dsp cores managementPardha Saradhi K1-4/+22
2017-08-01ASoC: Intel: Skylake: Fix potential null pointer dereferenceguneshwor.o.singh@intel.com1-1/+1
2017-07-03Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-4/+183
2017-06-30ASoC: Intel: Skylake: Debugfs facility to dump module configVinod Koul1-0/+3
2017-06-19ASoC: Intel: Skylake: Add deep buffer supportRamesh Babu1-0/+4
2017-06-06ASoC: Intel: Skylake: Add enum control for mic selectionDharageswari R1-0/+159
2017-05-24ASoC: Intel: Skylake: Support for multiple data blocksShreyas NC1-3/+16
2017-05-24ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC1-1/+1
2017-05-14ASoC: Intel: Skylake: Fix typo for token d0i3 capsSubhransu S. Prusty1-1/+1
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-83/+164
2017-04-30ASoC: Intel: Skylake: Return negative error codeGuneshwor Singh1-5/+7
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