summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-04-12ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2-1/+9
2016-04-12ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai1-11/+11
2016-04-12ALSA: usb-audio: add Microsoft HD-5001 to quirksVictor Clément1-0/+1
2016-04-12ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai4-0/+11
2016-04-12ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai1-0/+6
2016-04-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann8-73/+23
2016-03-16ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-16ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-16ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax1-9/+12
2016-03-16ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-10ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai1-2/+3
2016-03-10ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-03-10ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-03-10ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2016-03-10ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-19/+0
2016-03-10ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai1-1/+176
2016-03-10ALSA: timer: Fix ioctls for X32 ABITakashi Iwai1-0/+13
2016-03-10ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai1-0/+53
2016-03-10ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South1-0/+1
2016-03-10ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2016-03-10ALSA: usb-audio: Add a quirk for Plantronics DA45Dennis Kadioglu1-0/+1
2016-03-04ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng1-0/+8
2016-03-04ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai1-9/+7
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-02-25ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai1-4/+9
2016-02-25ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-02-25ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2
2016-02-17ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-17ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-17ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-02-17ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-17Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-17ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-17ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai1-0/+27
2016-02-17ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-17ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-17ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-02-17ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai1-2/+28
2016-02-17ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-17ALSA: timer: Code cleanupTakashi Iwai1-17/+11
2016-02-17ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133
2016-02-17ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai1-1/+5
2016-02-17ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai1-20/+67
2016-02-17ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-02-17ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai1-6/+15
2016-02-17ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang1-0/+9
2016-02-17ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang1-0/+57
2016-02-17ALSA: hda/realtek - New codec support of ALC225Kailang Yang1-0/+8
2016-02-17ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22
2016-02-17ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai1-1/+1