index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
avs
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2025-12-23
ASoC: Intel: avs: replace strcmp with sysfs_streq
Brahmajit Das
-1
/
+1
2025-12-15
ASoC: Fix acronym for Intel Gemini Lake
Andy Shevchenko
-2
/
+2
2025-11-21
ASoC: Intel: avs: Replace snprintf() with scnprintf()
HariKrishna Sagala
-6
/
+3
2025-11-18
ASoC: convert to snd_soc_dapm_xxx()
Mark Brown
-16
/
+16
2025-11-17
ASoC: intel: avs: pcm: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-1
/
+1
2025-11-17
ASoC: intel: avs: control: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-4
/
+3
2025-11-17
ASoC: intel: avs: rt5640: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-1
/
+2
2025-11-17
ASoC: intel: avs: rt5514: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-1
/
+2
2025-11-17
ASoC: intel: avs: rt274: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-3
/
+3
2025-11-17
ASoC: intel: avs: nau8825: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-2
/
+1
2025-11-17
ASoC: intel: avs: es8336: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-2
/
+3
2025-11-17
ASoC: intel: avs: da7219: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-2
/
+1
2025-11-16
ASoC: Intel: avs: Honor NHLT override when setting up a path
Cezary Rojewski
-4
/
+17
2025-11-16
ASoC: Intel: avs: Allow the topology to carry NHLT data
Cezary Rojewski
-3
/
+110
2025-10-23
ASoC: Intel: avs: Use snd_codec format when initializing probe
Cezary Rojewski
-8
/
+10
2025-10-23
ASoC: Intel: avs: Disable periods-elapsed work when closing PCM
Cezary Rojewski
-0
/
+1
2025-10-23
ASoC: Intel: avs: Unprepare a stream when XRUN occurs
Cezary Rojewski
-0
/
+2
2025-09-20
Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-505
/
+811
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step1
Kuninori Morimoto
-3
/
+3
2025-09-08
ALSA: compress_offload: Add 64-bit safe timestamp infrastructure
Joris Verhaegen
-1
/
+1
2025-09-03
ASoC: Intel: avs: Adjust platform names
Mark Brown
-210
/
+143
2025-09-03
ASoC: Intel: avs: ssm4567: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: rt5682: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: rt5663: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: rt5514: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: rt298: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: rt286: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: rt274: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: probe: Refactor dai_link creation
Cezary Rojewski
-20
/
+29
2025-09-03
ASoC: Intel: avs: nau8825: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: max98927: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: max98373: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: max98357a: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: i2stest: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: es8336: Adjust platform name
Cezary Rojewski
-11
/
+5
2025-09-03
ASoC: Intel: avs: dmic: Refactor dai_link creation
Cezary Rojewski
-31
/
+49
2025-09-03
ASoC: Intel: avs: da7219: Adjust platform name
Cezary Rojewski
-11
/
+4
2025-09-03
ASoC: Intel: avs: hda: Adjust platform name
Cezary Rojewski
-5
/
+8
2025-08-28
ASoC: Intel: avs: Allow i2s test and non-test boards to coexist
Cezary Rojewski
-3
/
+7
2025-08-28
ASoC: Intel: avs: Simplify avs_get_i2s_boards()
Cezary Rojewski
-10
/
+10
2025-08-28
ASoC: Intel: avs: Simplify dmi_match_quirk()
Cezary Rojewski
-9
/
+3
2025-08-28
ASoC: Intel: avs: Cleanup duplicate members
Cezary Rojewski
-225
/
+10
2025-08-28
ASoC: Intel: avs: New board registration routines
Cezary Rojewski
-0
/
+145
2025-08-19
ASoC: Intel: avs: Code cleanups and separation
Mark Brown
-106
/
+153
2025-08-18
ASoC: Intel: avs: Streamline register-component function names
Cezary Rojewski
-26
/
+26
2025-08-18
ASoC: Intel: avs: Do not share the name pointer between components
Cezary Rojewski
-5
/
+7
2025-08-18
ASoC: Intel: avs: Drop pcm.h dependency for probes
Cezary Rojewski
-3
/
+17
2025-08-18
ASoC: Intel: avs: Separate debug symbols
Cezary Rojewski
-74
/
+105
[next]