summaryrefslogtreecommitdiff
path: root/sound/hda/common
AgeCommit message (Expand)Author
2025-08-29ALSA: hda/common: Use guard() for spinlocksTakashi Iwai
2025-08-29ALSA: hda/common: Use auto cleanup for temporary buffersTakashi Iwai
2025-08-29ALSA: hda/common: Use guard() for mutex locksTakashi Iwai
2025-08-29ALSA: hda: Use auto cleanup macros for DSP loader locksTakashi Iwai
2025-08-29ALSA: hda/common: Use cleanup macros for PM controlsTakashi Iwai
2025-08-14ALSA: hda: Improve local variable data type in print_device_list()Thorsten Blum
2025-08-14ALSA: hda: Use min() to simplify snd_hda_get_devices()Thorsten Blum
2025-08-13ALSA: hda: Improve local variable data type in snd_hda_get_num_devices()Thorsten Blum
2025-07-11ALSA: hda: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: hda: Return the codec init error properly at snd_hda_codec_build_contro...Takashi Iwai
2025-07-11ALSA: hda: Drop superfluous driver->ops NULL checksTakashi Iwai
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai
2025-07-11ALSA: hda/hdmi: Split vendor codec driversTakashi Iwai
2025-07-11ALSA: hda: Move CONFIG_SND_HDA_PREALLOC_SIZE into sound/hda/commonTakashi Iwai
2025-07-11ALSA: hda: Move common codec driver into sound/hda/common directoryTakashi Iwai