summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-05-22ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai
2020-05-22ALSA: sh: Fix compile warning wrt constTakashi Iwai
2020-04-28ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai
2020-04-28ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold
2020-04-28ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre
2020-04-28ALSA: usb-audio: add implicit fb quirk for Axe-Fx IIAlberto Aguirre
2020-04-28ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai
2020-04-28ASoC: wm8962: fix lambda valueShengjiu Wang
2020-04-28ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai
2020-04-28ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai
2020-02-11ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai
2020-02-11ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King
2020-02-11ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski
2020-01-11ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande
2019-12-19ALSA: usb-audio: not submit urb for stopped endpointHenry Lin
2019-12-19ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai
2019-12-19ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto
2019-12-19ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai
2019-12-19ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai
2019-12-19ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai
2019-12-19ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-12-19ASoC: kirkwood: fix external clock probe deferRussell King
2019-12-10ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)
2019-12-10ALSA: aoa: onyx: always initialize register read valueJohannes Berg
2019-12-10ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov
2019-12-10ASoC: sgtl5000: fix VAG power up timingJean-Michel Hautbois
2019-11-22ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai
2019-11-22ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai
2019-11-22ALSA: hda - Fix a memory leak bugWenwen Wang
2019-11-22ALSA: firewire: fix a memory leak bugWenwen Wang
2019-11-22sound: fix a memory leak bugWenwen Wang
2019-11-22ALSA: compress: Fix regression on compressed capture streamsCharles Keepax
2019-10-31ALSA: seq: Break too long mutex context in the write loopTakashi Iwai
2019-10-05ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King
2019-10-05ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang
2019-09-23ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng
2019-09-23ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng
2019-09-23ASoC: max98090: Fix restore of DAPM MuxesJon Hunter
2019-09-23ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang
2019-09-23ASoC: fsl_esai: Fix missing break in switch statementS.j. Wang
2019-09-23ALSA: usb-audio: Fix a memory leak bugWenwen Wang
2019-09-23ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai
2019-09-23ALSA: hda/realtek - EAPD turn on laterKailang Yang
2019-09-23ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai
2019-08-13ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-08-13ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra
2019-08-13ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai
2019-08-13ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai
2019-08-13ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-13ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva