summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake
AgeCommit message (Expand)Author
2024-08-19ASoC: Intel: Remove skylake driverCezary Rojewski
2024-05-27ASoC: Intel: Skylake: Constify struct snd_soc_tplg_opsChristophe JAILLET
2024-05-08ASoC: intel: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-04-04ASoC: Intel: Skylake: Remove soc-topology ABI v4 supportCezary Rojewski
2023-12-29Merge branch 'topic/cs35l41' into for-nextTakashi Iwai
2023-11-27ASoC: Intel Skylake: Switch to new stream-format interfaceCezary Rojewski
2023-11-17ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas
2023-11-17ASoC: Intel: Skylake: Fix mem leak in few functionsKamil Duljas
2023-10-31Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2023-10-27ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown
2023-10-26ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski
2023-10-25ASoC: Intel: Skylake: add an error code check in skl_pcm_triggerSu Hui
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst
2023-10-19ASoC: Intel: Skylake: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski
2023-10-06ASoC: Intel: Skylake: Use helper to setup HOST streamCezary Rojewski
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao
2023-07-18ASoC: Intel: Skylake: Convert to PCI device IDs definesAmadeusz Sławiński
2023-07-18ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński
2023-03-20ASoC: Intel: skl-ssp-clk: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-14ASoC: Intel: Skylake: Fix struct definitionAmadeusz Sławiński
2023-02-10ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun
2023-01-31ASoC: intel: use helper functionKuninori Morimoto
2022-12-07ASoC: Intel: Skylake: Use SG allocation for SKL-based firmware loadCezary Rojewski
2022-12-07ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski
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-11-02ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang
2022-10-21ASoC: Merge HDA/ext cleanupMark Brown
2022-10-20ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart
2022-10-18ASoC: Intel: Skylake: simplify S3 resume flowsPierre-Louis Bossart
2022-10-03Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2022-09-27ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...Gustavo A. R. Silva
2022-09-27ASoC: intel: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-23ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()Yang Yingliang
2022-09-20ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart
2022-09-13ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui
2022-09-13ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui
2022-08-18ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski
2022-08-18ASoC: Intel: Skylake: Introduce HDA codec init and exit routinesCezary Rojewski