summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl-topology.c
AgeCommit message (Expand)Author
2023-01-31ASoC: intel: use helper functionKuninori Morimoto
2022-12-07ASoC: Intel: Skylake: Introduce single place for pipe-config selectionCezary Rojewski
2022-12-07ASoC: Intel: Skylake: Drop pipe_config_idxCezary Rojewski
2022-12-07ASoC: Intel: Skylake: Remove skl_tplg_is_multi_fmt()Cezary Rojewski
2022-12-07ASoC: Intel: Skylake: Update pipe_config_idx before filling BE paramsCezary Rojewski
2022-06-16ASoC: Intel: Skylake: remove redundant re-assignments to pointer arrayColin Ian King
2021-11-30ASoC: Intel: Skylake: Use NHLT API to search for blobAmadeusz Sławiński
2021-10-01ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan
2021-08-23ASoC: Intel: Skylake: Select first entry for singular pipe config arraysCezary Rojewski
2021-08-23ASoC: Intel: Skylake: Support multiple format configsKareem Shaik
2021-08-23ASoC: Intel: Skylake: Simplify m_state for loadable modulesGustaw Lewandowski
2021-08-23ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski
2021-08-23ASoC: Intel: Skylake: Select proper format for NHLT blobPiotr Maziarz
2021-08-23ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski
2021-03-18ASoC: Intel: Skylake: skl-topology: fix -frame-larger-thanNick Desaulniers
2021-01-21ASoC: Intel: Skylake: Zero snd_ctl_elem_valueRicardo Ribalda
2021-01-21ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_completeRicardo Ribalda
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński
2020-08-18ASoC: Intel: Skylake: skl-topology: remove redundant assignmentPierre-Louis Bossart
2020-08-18ASoC: Intel: Skylake: skl-topology: remove redundant assignmentsPierre-Louis Bossart
2020-07-30ASoC: Intel: drop unnecessary list_emptyJulia Lawall
2020-04-27ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski
2020-04-27ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski
2020-04-27ASoC: Intel: Skylake: Add alternative topology binary nameMateusz Gorski
2020-04-23ASoC: Intel: Skylake: Replace guid_copy() with import_guid()Andy Shevchenko
2019-08-27ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński
2019-08-08Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2019-07-31ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart
2019-07-26ASoC: Intel: Skylake: Remove static table index when parsing topologyAmadeusz Sławiński
2019-07-24ASoC: Intel: Skylake: Make MCPS and CPS params obsoleteCezary Rojewski
2019-07-24ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski
2019-07-24ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-25ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko
2019-06-25ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński
2019-06-20ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner
2019-05-24ASoC: Intel: Skylake: Use struct_size() helperGustavo A. R. Silva
2019-01-03ASoC: Intel: Skylake: remove useless castPierre-Louis Bossart
2018-10-04ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai
2018-09-10ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpyzhong jiang
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown
2018-07-25ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck
2018-04-18ASoC: topology: Fix build errorsMark Brown