summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai2018-11-131-0/+1
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-011-12/+8Star
|\
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-12/+8Star
* | ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja2018-07-251-0/+3
* | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-181-2/+3
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-8/+12
* ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck2018-06-011-1/+1
* ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck2018-06-011-0/+169
* ASoC: topology: Fix build errorsMark Brown2018-04-181-3/+2Star
* ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-04-171-2/+3
* Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown2018-03-011-14/+14
|\
| * ASoC: intel: skylake: replace platform to componentKuninori Morimoto2018-02-121-13/+13
* | ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy2018-03-011-1/+82
* | ASoC: Intel: Skylake: Refine skl widget type checkGuneshwor Singh2018-03-011-10/+14
|/
* ASoC: Intel: remove second duplicated assignment to pointer 'res'Colin Ian King2018-01-171-1/+0Star
* Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown2018-01-121-1/+1
|\
| * ASoC: Intel: Change kern log level to avoid unwanted messagesNaveen Manohar2017-12-081-1/+1
* | Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-01-081-24/+43
|\|
| * Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-101-24/+44
| |\
| | * ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy2017-11-081-2/+21
| | * ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy2017-11-081-23/+23
| * | ASoC: Intel: Skylake: fix swapped order of function arguments dir and pin_indexColin Ian King2017-09-251-1/+1
* | | ASoC: Intel: Skylake: Parse vendor tokens to build A-State tablePradeep Tewani2017-12-061-1/+43
| |/ |/|
* | ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel2017-10-251-1/+1
* | ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh2017-10-131-0/+1
|/
* 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