summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-topology.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Remove skylake driverCezary Rojewski2024-08-191-3605/+0
* ASoC: Intel: Skylake: Constify struct snd_soc_tplg_opsChristophe JAILLET2024-05-271-1/+1
* ASoC: Intel: Skylake: Remove soc-topology ABI v4 supportCezary Rojewski2024-04-041-169/+0
* ASoC: intel: use helper functionKuninori Morimoto2023-01-311-15/+4
* ASoC: Intel: Skylake: Introduce single place for pipe-config selectionCezary Rojewski2022-12-071-8/+10
* ASoC: Intel: Skylake: Drop pipe_config_idxCezary Rojewski2022-12-071-5/+5
* ASoC: Intel: Skylake: Remove skl_tplg_is_multi_fmt()Cezary Rojewski2022-12-071-40/+0
* ASoC: Intel: Skylake: Update pipe_config_idx before filling BE paramsCezary Rojewski2022-12-071-1/+14
* ASoC: Intel: Skylake: remove redundant re-assignments to pointer arrayColin Ian King2022-06-161-6/+0
* ASoC: Intel: Skylake: Use NHLT API to search for blobAmadeusz Sławiński2021-11-301-12/+17
* ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan2021-10-011-2/+4
* ASoC: Intel: Skylake: Select first entry for singular pipe config arraysCezary Rojewski2021-08-231-2/+3
* ASoC: Intel: Skylake: Support multiple format configsKareem Shaik2021-08-231-35/+64
* ASoC: Intel: Skylake: Simplify m_state for loadable modulesGustaw Lewandowski2021-08-231-4/+1
* ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski2021-08-231-9/+10
* ASoC: Intel: Skylake: Select proper format for NHLT blobPiotr Maziarz2021-08-231-8/+13
* ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski2021-08-231-6/+0
* ASoC: Intel: Skylake: skl-topology: fix -frame-larger-thanNick Desaulniers2021-03-181-6/+11
* ASoC: Intel: Skylake: Zero snd_ctl_elem_valueRicardo Ribalda2021-01-211-1/+1
* ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_completeRicardo Ribalda2021-01-211-6/+7
* ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński2020-11-041-7/+2
* ASoC: Intel: Skylake: skl-topology: remove redundant assignmentPierre-Louis Bossart2020-08-181-1/+1
* ASoC: Intel: Skylake: skl-topology: remove redundant assignmentsPierre-Louis Bossart2020-08-181-3/+3
* ASoC: Intel: drop unnecessary list_emptyJulia Lawall2020-07-301-3/+2
* ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski2020-04-271-3/+61
* ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski2020-04-271-0/+95
* ASoC: Intel: Skylake: Add alternative topology binary nameMateusz Gorski2020-04-271-2/+17
* ASoC: Intel: Skylake: Replace guid_copy() with import_guid()Andy Shevchenko2020-04-231-3/+3
* ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński2019-08-271-10/+10
* Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2019-08-091-0/+1
|\
| * ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart2019-07-311-0/+1
* | ASoC: Intel: Skylake: Remove static table index when parsing topologyAmadeusz Sławiński2019-07-261-22/+12
* | ASoC: Intel: Skylake: Make MCPS and CPS params obsoleteCezary Rojewski2019-07-241-9/+6
* | ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski2019-07-241-59/+0
* | ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski2019-07-241-66/+1
* | ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski2019-07-241-166/+154
|/
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner2019-06-191-9/+1
* | ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko2019-06-251-13/+9
* | ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-251-0/+15
* | ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko2019-06-201-12/+12
* | ASoC: Intel: Skylake: Use struct_size() helperGustavo A. R. Silva2019-05-241-6/+5
|/
* ASoC: Intel: Skylake: remove useless castPierre-Louis Bossart2019-01-031-1/+1
* ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai2018-10-041-0/+1
* ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpyzhong jiang2018-09-101-2/+1
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-011-12/+8
|\
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-12/+8
* | 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