summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai2020-05-221-1/+1
* ALSA: sh: Fix compile warning wrt constTakashi Iwai2020-05-221-2/+2
* ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai2020-04-281-5/+9
* ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold2020-04-281-1/+1
* ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre2020-04-281-32/+20
* ALSA: usb-audio: add implicit fb quirk for Axe-Fx IIAlberto Aguirre2020-04-281-0/+10
* ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai2020-04-281-3/+6
* ASoC: wm8962: fix lambda valueShengjiu Wang2020-04-281-2/+2
* ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai2020-04-281-2/+3
* ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai2020-04-281-0/+4
* ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2020-02-113-0/+6
* ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King2020-02-111-1/+2
* ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski2020-02-111-2/+1
* ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande2020-01-111-0/+13
* ALSA: usb-audio: not submit urb for stopped endpointHenry Lin2019-12-191-0/+3
* ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai2019-12-191-1/+3
* ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-12-191-0/+3
* ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai2019-12-191-7/+17
* ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai2019-12-191-3/+3
* ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai2019-12-191-19/+20
* ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-12-191-2/+1
* ASoC: kirkwood: fix external clock probe deferRussell King2019-12-191-4/+4
* ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)2019-12-101-0/+1
* ALSA: aoa: onyx: always initialize register read valueJohannes Berg2019-12-101-1/+3
* ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov2019-12-101-29/+188
* ASoC: sgtl5000: fix VAG power up timingJean-Michel Hautbois2019-12-101-0/+1
* ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-11-221-2/+2
* ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-11-223-2/+20
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-11-221-1/+1
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-11-221-1/+1
* sound: fix a memory leak bugWenwen Wang2019-11-221-1/+2
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-11-221-5/+11
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-10-311-1/+10
* ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2019-10-052-2/+2
* ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-10-051-0/+1
* ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng2019-09-231-5/+24
* ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng2019-09-231-0/+1
* ASoC: max98090: Fix restore of DAPM MuxesJon Hunter2019-09-231-6/+6
* ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang2019-09-231-0/+6
* ASoC: fsl_esai: Fix missing break in switch statementS.j. Wang2019-09-231-0/+1
* ALSA: usb-audio: Fix a memory leak bugWenwen Wang2019-09-231-0/+2
* ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-09-233-1/+5
* ALSA: hda/realtek - EAPD turn on laterKailang Yang2019-09-231-2/+1
* ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai2019-09-231-1/+3
* ALSA: core: Fix card races between register and disconnectTakashi Iwai2019-08-131-9/+9
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-08-131-3/+3
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-08-131-1/+8
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-08-131-21/+22
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-131-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-131-0/+2