summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/avs
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+8
2025-12-23ASoC: Intel: avs: replace strcmp with sysfs_streqBrahmajit Das-1/+1
2025-12-15ASoC: Fix acronym for Intel Gemini LakeAndy Shevchenko-2/+2
2025-11-21ASoC: Intel: avs: Replace snprintf() with scnprintf()HariKrishna Sagala-6/+3
2025-11-18ASoC: convert to snd_soc_dapm_xxx()Mark Brown-16/+16
2025-11-17ASoC: intel: avs: pcm: convert to snd_soc_dapm_xxx()Kuninori Morimoto-1/+1
2025-11-17ASoC: intel: avs: control: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+3
2025-11-17ASoC: intel: avs: rt5640: convert to snd_soc_dapm_xxx()Kuninori Morimoto-1/+2
2025-11-17ASoC: intel: avs: rt5514: convert to snd_soc_dapm_xxx()Kuninori Morimoto-1/+2
2025-11-17ASoC: intel: avs: rt274: convert to snd_soc_dapm_xxx()Kuninori Morimoto-3/+3
2025-11-17ASoC: intel: avs: nau8825: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+1
2025-11-17ASoC: intel: avs: es8336: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+3
2025-11-17ASoC: intel: avs: da7219: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+1
2025-11-16ASoC: Intel: avs: Honor NHLT override when setting up a pathCezary Rojewski-4/+17
2025-11-16ASoC: Intel: avs: Allow the topology to carry NHLT dataCezary Rojewski-3/+110
2025-10-23ASoC: Intel: avs: Use snd_codec format when initializing probeCezary Rojewski-8/+10
2025-10-23ASoC: Intel: avs: Disable periods-elapsed work when closing PCMCezary Rojewski-0/+1
2025-10-23ASoC: Intel: avs: Unprepare a stream when XRUN occursCezary Rojewski-0/+2
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-505/+811
2025-09-18ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto-3/+3
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen-1/+1
2025-09-03ASoC: Intel: avs: Adjust platform namesMark Brown-210/+143
2025-09-03ASoC: Intel: avs: ssm4567: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: rt5682: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: rt5663: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: rt5514: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: rt298: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: rt286: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: rt274: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: probe: Refactor dai_link creationCezary Rojewski-20/+29
2025-09-03ASoC: Intel: avs: nau8825: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: max98927: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: max98373: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: max98357a: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: i2stest: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: es8336: Adjust platform nameCezary Rojewski-11/+5
2025-09-03ASoC: Intel: avs: dmic: Refactor dai_link creationCezary Rojewski-31/+49
2025-09-03ASoC: Intel: avs: da7219: Adjust platform nameCezary Rojewski-11/+4
2025-09-03ASoC: Intel: avs: hda: Adjust platform nameCezary Rojewski-5/+8
2025-08-28ASoC: Intel: avs: Allow i2s test and non-test boards to coexistCezary Rojewski-3/+7
2025-08-28ASoC: Intel: avs: Simplify avs_get_i2s_boards()Cezary Rojewski-10/+10
2025-08-28ASoC: Intel: avs: Simplify dmi_match_quirk()Cezary Rojewski-9/+3
2025-08-28ASoC: Intel: avs: Cleanup duplicate membersCezary Rojewski-225/+10
2025-08-28ASoC: Intel: avs: New board registration routinesCezary Rojewski-0/+145
2025-08-19ASoC: Intel: avs: Code cleanups and separationMark Brown-106/+153
2025-08-18ASoC: Intel: avs: Streamline register-component function namesCezary Rojewski-26/+26
2025-08-18ASoC: Intel: avs: Do not share the name pointer between componentsCezary Rojewski-5/+7
2025-08-18ASoC: Intel: avs: Drop pcm.h dependency for probesCezary Rojewski-3/+17
2025-08-18ASoC: Intel: avs: Separate debug symbolsCezary Rojewski-74/+105