summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-topology.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-07ASoC: Intel: Skylake: Introduce single place for pipe-config selectionCezary Rojewski1-8/+10
2022-12-07ASoC: Intel: Skylake: Drop pipe_config_idxCezary Rojewski1-5/+5
2022-12-07ASoC: Intel: Skylake: Remove skl_tplg_is_multi_fmt()Cezary Rojewski1-40/+0
2022-12-07ASoC: Intel: Skylake: Update pipe_config_idx before filling BE paramsCezary Rojewski1-1/+14
2022-06-16ASoC: Intel: Skylake: remove redundant re-assignments to pointer arrayColin Ian King1-6/+0
2021-11-30ASoC: Intel: Skylake: Use NHLT API to search for blobAmadeusz Sławiński1-12/+17
2021-10-01ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan1-2/+4
2021-08-23ASoC: Intel: Skylake: Select first entry for singular pipe config arraysCezary Rojewski1-2/+3
2021-08-23ASoC: Intel: Skylake: Support multiple format configsKareem Shaik1-35/+64
2021-08-23ASoC: Intel: Skylake: Simplify m_state for loadable modulesGustaw Lewandowski1-4/+1
2021-08-23ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski1-9/+10
2021-08-23ASoC: Intel: Skylake: Select proper format for NHLT blobPiotr Maziarz1-8/+13
2021-08-23ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski1-6/+0
2021-03-18ASoC: Intel: Skylake: skl-topology: fix -frame-larger-thanNick Desaulniers1-6/+11
2021-01-21ASoC: Intel: Skylake: Zero snd_ctl_elem_valueRicardo Ribalda1-1/+1
2021-01-21ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_completeRicardo Ribalda1-6/+7
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński1-7/+2
2020-08-18ASoC: Intel: Skylake: skl-topology: remove redundant assignmentPierre-Louis Bossart1-1/+1
2020-08-18ASoC: Intel: Skylake: skl-topology: remove redundant assignmentsPierre-Louis Bossart1-3/+3
2020-07-30ASoC: Intel: drop unnecessary list_emptyJulia Lawall1-3/+2
2020-04-27ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski1-3/+61
2020-04-27ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski1-0/+95
2020-04-27ASoC: Intel: Skylake: Add alternative topology binary nameMateusz Gorski1-2/+17
2020-04-23ASoC: Intel: Skylake: Replace guid_copy() with import_guid()Andy Shevchenko1-3/+3
2019-08-27ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński1-10/+10
2019-08-08Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown1-0/+1
2019-07-31ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart1-0/+1
2019-07-26ASoC: Intel: Skylake: Remove static table index when parsing topologyAmadeusz Sławiński1-22/+12
2019-07-24ASoC: Intel: Skylake: Make MCPS and CPS params obsoleteCezary Rojewski1-9/+6
2019-07-24ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski1-59/+0
2019-07-24ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski1-66/+1
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski1-166/+154
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-9/+1
2019-06-25ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko1-13/+9
2019-06-25ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński1-0/+15
2019-06-20ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko1-12/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner1-9/+1
2019-05-24ASoC: Intel: Skylake: Use struct_size() helperGustavo A. R. Silva1-6/+5
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/li...Mark 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