summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2024-03-04ALSA: ac97: More cleanup with snd_ctl_find_id_mixer()Takashi Iwai
2024-03-04ALSA: hda: Reuse for_each_pcm_streams()Cezary Rojewski
2024-03-04ASoC: codecs: hda: Cleanup error messagesCezary Rojewski
2024-03-04ASoC: Intel: avs: Ignore codecs with no suppoting driverCezary Rojewski
2024-03-04ASoC: codecs: hda: Skip HDMI/DP registration if i915 is missingCezary Rojewski
2024-03-04ALSA: hda: Skip i915 initialization on CNL/LKF-based platformsCezary Rojewski
2024-03-04ALSA: usb-audio: Name feature ctl using output if input is PCMKenny Levinsen
2024-03-01ALSA: hwdep: Move put_user() call out of scoped_guard() in snd_hwdep_control_...Nathan Chancellor
2024-02-28ALSA: control_led: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: pcm: oss: Use guard() for setupTakashi Iwai
2024-02-28ALSA: pcm: Use guard() for PCM stream locksTakashi Iwai
2024-02-28ALSA: pcm: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: prioq: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: virmidi: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: ump: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: midi: Use guard() for lockingTakashi Iwai
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