summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-07-14ASoC: codec: tlv320aic32x4: Sort headers alphabeticallyPeng Fan1-10/+10
2025-07-14ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usagePeng Fan1-8/+1
2025-07-14ASoC: samsung: littlemill: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-14ASoC: samsung: tobermory: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-14ASoC: samsung: speyside: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-14ASoC: samsung: bell: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-14ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successedKuninori Morimoto1-0/+4
2025-07-14ASoC: SDCA: Pull HID and IRQ into the primary SDCA moduleCharles Keepax4-14/+7
2025-07-14ASoC: SDCA: Kconfig/Makefile fixupsCharles Keepax2-8/+15
2025-07-14ASoC: Intel: fix SND_SOC_SOF dependenciesArnd Bergmann1-1/+1
2025-07-14ASoC: rt5660: Fix the dmic data source from GPIO2Oder Chiou1-2/+5
2025-07-11ALSA: hda: Use safer strscpy() instead of strcpy()Takashi Iwai5-16/+16
2025-07-11ALSA: hda: Return the codec init error properly at snd_hda_codec_build_contro...Takashi Iwai1-4/+6
2025-07-11ALSA: hda: Drop superfluous driver->ops NULL checksTakashi Iwai5-16/+15
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai9-92/+24
2025-07-11ALSA: hda/hdmi: Rewrite to new probe methodTakashi Iwai8-336/+422
2025-07-11ALSA: hda/ca0132: Rewrite to new probe methodTakashi Iwai2-37/+68
2025-07-11ALSA: hda/sigmatel: Rewrite to new probe methodTakashi Iwai1-195/+203
2025-07-11ALSA: hda/via: Rewrite to new probe methodTakashi Iwai1-258/+185
2025-07-11ALSA: hda/si3054: Rewrite to new probe methodTakashi Iwai1-27/+26
2025-07-11ALSA: hda/senary: Rewrite to new probe methodTakashi Iwai1-22/+24
2025-07-11ALSA: hda/conexant: Rewrite to new probe methodTakashi Iwai1-51/+53
2025-07-11ALSA: hda/cs8409: Rewrite to new probe methodTakashi Iwai3-28/+33
2025-07-11ALSA: hda/cirrus: Split to cs420x and cs421x driversTakashi Iwai4-499/+643
2025-07-11ALSA: hda/ca0110: Rewrite to new probe methodTakashi Iwai1-18/+17
2025-07-11ALSA: hda/analog: Rewrite to new probe methodTakashi Iwai1-110/+111
2025-07-11ALSA: hda/cmedia: Rewrite to new probe methodTakashi Iwai4-331/+365
2025-07-11ALSA: hda/realtek: Rewrite to new probe methodTakashi Iwai12-128/+244
2025-07-11ALSA: hda/generic: Rewrite to new probe methodTakashi Iwai2-18/+28
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai5-36/+113
2025-07-11ALSA: hda/hdmi: Split vendor codec driversTakashi Iwai13-2581/+2993
2025-07-11ALSA: hda: Split Realtek HD-audio codec driverTakashi Iwai16-5709/+6191
2025-07-11ALSA: hda: Move codec drivers into sound/hda/codecs directoryTakashi Iwai54-247/+257
2025-07-11ALSA: hda: Move controller drivers into sound/hda/controllers directoryTakashi Iwai11-60/+63
2025-07-11ALSA: hda: Move CONFIG_SND_HDA_PREALLOC_SIZE into sound/hda/commonTakashi Iwai2-16/+17
2025-07-11ALSA: hda: Move common codec driver into sound/hda/common directoryTakashi Iwai21-89/+103
2025-07-11ALSA: hda: Move HD-audio core stuff into sound/hda/coreTakashi Iwai25-88/+92
2025-07-11ALSA: hda: Move widget capability macros into hdaudio.hTakashi Iwai4-43/+21
2025-07-11ALSA: core: Copy string more safelyTakashi Iwai1-9/+7
2025-07-11ALSA: usb-audio: Copy string more safelyTakashi Iwai7-38/+48
2025-07-11ALSA: cmipci: Copy string more safelyTakashi Iwai1-5/+6
2025-07-11ALSA: ac97: Copy string more safelyTakashi Iwai3-10/+13
2025-07-11ALSA: usb-audio: Use safer strscpy() instead of strcpy()Takashi Iwai4-4/+4
2025-07-11ALSA: ua101: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: usx2y: Use safer strscpy() instead of strcpy()Takashi Iwai3-3/+3
2025-07-11ALSA: line6: Use safer strscpy() instead of strcpy()Takashi Iwai4-8/+8
2025-07-11ALSA: 6fire: Use safer strscpy() instead of strcpy()Takashi Iwai3-4/+4
2025-07-11ALSA: synth: Use safer strscpy() instead of strcpy()Takashi Iwai2-2/+2
2025-07-11ALSA: spi: Use safer strscpy() instead of strcpy()Takashi Iwai1-4/+4
2025-07-11ALSA: sparc: Use safer strscpy() instead of strcpy()Takashi Iwai1-7/+7