summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-07-11ALSA: ac97: Use safer strscpy() instead of strcpy()Takashi Iwai2-6/+6
2025-07-11ALSA: parisc: Use safer strscpy() instead of strcpy()Takashi Iwai1-4/+4
2025-07-11ALSA: mips: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: wss: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: wavefront: Use safer strscpy() instead of strcpy()Takashi Iwai1-8/+8
2025-07-11ALSA: sscape: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: sc6000: Use safer strscpy() instead of strcpy()Takashi Iwai1-10/+10
2025-07-11ALSA: opti9xx: Use safer strscpy() instead of strcpy()Takashi Iwai2-13/+13
2025-07-11ALSA: opl3sa2: Use safer strscpy() instead of strcpy()Takashi Iwai1-10/+10
2025-07-11ALSA: msnd: Use safer strscpy() instead of strcpy()Takashi Iwai3-13/+13
2025-07-11ALSA: gus: Use safer strscpy() instead of strcpy()Takashi Iwai8-42/+42
2025-07-11ALSA: galaxy: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: es18xx: Use safer strscpy() instead of strcpy()Takashi Iwai1-1/+1
2025-07-11ALSA: es1688: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: cs423x: Use safer strscpy() instead of strcpy()Takashi Iwai2-2/+2
2025-07-11ALSA: cmi8330: Use safer strscpy() instead of strcpy()Takashi Iwai1-4/+4
2025-07-11ALSA: cmi8328: Use safer strscpy() instead of strcpy()Takashi Iwai1-10/+10
2025-07-11ALSA: als100: Use safer strscpy() instead of strcpy()Takashi Iwai1-4/+4
2025-07-11ALSA: adlib: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: ad1816a: Use safer strscpy() instead of strcpy()Takashi Iwai2-5/+5
2025-07-11ALSA: firewire: tascam: Use safer strscpy() instead of strcpy()Takashi Iwai2-4/+4
2025-07-11ALSA: firewire: oxfw: Use safer strscpy() instead of strcpy()Takashi Iwai3-5/+5
2025-07-11ALSA: firewire: motu: Use safer strscpy() instead of strcpy()Takashi Iwai3-5/+5
2025-07-11ALSA: firewire: isight: Use safer strscpy() instead of strcpy()Takashi Iwai1-4/+4
2025-07-11ALSA: firewire: fireworks: Use safer strscpy() instead of strcpy()Takashi Iwai2-4/+4
2025-07-11ALSA: firewire: fireface: Use safer strscpy() instead of strcpy()Takashi Iwai2-4/+4
2025-07-11ALSA: firewire: digi00x: Use safer strscpy() instead of strcpy()Takashi Iwai2-4/+4
2025-07-11ALSA: firewire: dice: Use safer strscpy() instead of strcpy()Takashi Iwai3-7/+7
2025-07-11ALSA: firewire: bebob: Use safer strscpy() instead of strcpy()Takashi Iwai2-4/+4
2025-07-11ALSA: vx: Use safer strscpy() instead of strcpy()Takashi Iwai3-3/+3
2025-07-11ALSA: virmidi: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: serial-u16550: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: serial-generic: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: portman2x4: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: pcsp: Use safer strscpy() instead of strcpy()Takashi Iwai3-4/+4
2025-07-11ALSA: opl4: Use safer strscpy() instead of strcpy()Takashi Iwai1-1/+1
2025-07-11ALSA: opl3: Use safer strscpy() instead of strcpy()Takashi Iwai1-7/+7
2025-07-11ALSA: mpu401: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: seq: Use safer strscpy() instead of strcpy()Takashi Iwai6-8/+8
2025-07-11ALSA: rawmidi: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: control: Use safer strscpy() instead of strcpy()Takashi Iwai1-1/+1
2025-07-11Merge branch 'for-linus' into for-nextTakashi Iwai36-102/+359
2025-07-10ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxxEdip Hazuri1-0/+1
2025-07-10Merge tag 'asoc-fix-v6.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-1/+10
2025-07-10ALSA: compress_offload: tighten ioctl command number checksArnd Bergmann1-24/+24
2025-07-09ASoC: SDCA: fix HID dependencyArnd Bergmann2-3/+6
2025-07-09ASoC: don't set dapm->bias_level directlyMark Brown2-2/+2
2025-07-09ALSA: echoaudio: Replace deprecated strcpy() with strscpy()Thorsten Blum1-6/+7
2025-07-09ASoC: sdw_utils: Add missed component_name strings for speaker ampsPeter Ujfalusi1-0/+5
2025-07-09ASoC: Intel: add support for new devicesMark Brown3-0/+94