summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2024-02-28ALSA: seq: timer: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: queue: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: ports: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: memory: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: fifo: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: core: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: jack: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: rawmidi: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: control: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: mixer_oss: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: info: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: hwdep: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: hrtimer: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: timer: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: compress_offload: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: ump: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: kunit: Fix sparse warningsTakashi Iwai
2024-02-23ALSA: pcm_oss: ump: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: mixer_oss: ump: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: pcm: Use CLASS() for fdget()/fdput()Takashi Iwai
2024-02-23ALSA: seq: core: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: seq: ump: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: seq: virmidi: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: seq: oss: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: vmaster: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: timer: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: compress_offload: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: control: Use automatic cleanup of kfree()Takashi Iwai
2024-02-23ALSA: pcm: Use automatic cleanup of kfree()Takashi Iwai
2024-02-22ALSA: seq: prioq: Unify cell removal functionsTakashi Iwai
2024-02-22ALSA: hda: beep: Drop stale mutexTakashi Iwai
2024-02-22ALSA: echoaudio: remove redundant assignment to variable clockColin Ian King
2024-02-21Merge branch 'for-linus' into for-nextTakashi Iwai
2024-02-21ALSA: hda/realtek: fix mute/micmute LED For HP mt440Eniac Zhang
2024-02-21ALSA: hda: Downgrade BDL table overflow messageTakashi Iwai
2024-02-21ALSA: hda: Set up BDL table at hw_paramsTakashi Iwai
2024-02-21ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai
2024-02-20ALSA: ump: Fix the discard error code from snd_ump_legacy_open()Takashi Iwai
2024-02-19ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)Hans Peter
2024-02-19ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus 7630Jay Ajit Mate
2024-02-19ALSA: firewire-lib: fix to check cycle continuityTakashi Sakamoto
2024-02-19ALSA: oxfw: add support for Miglia Harmony AudioTakashi Sakamoto
2024-02-19ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block ...Takashi Sakamoto
2024-02-19ALSA: oxfw: support the case that AV/C Stream Format Information command is n...Takashi Sakamoto
2024-02-19ALSA: oxfw: use const qualifier for immutable argumentTakashi Sakamoto
2024-02-19ALSA: core: fix buffer overflow in test_format_fill_silence()Arnd Bergmann
2024-02-16ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" ...Aiswarya Cyriac
2024-02-16ALSA: avoid 'bool' as variable nameArnd Bergmann
2024-02-15Merge branch 'for-linus' into for-nextTakashi Iwai
2024-02-15ALSA: usb-audio: More relaxed check of MIDI jack namesTakashi Iwai