summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-17ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2-31/+84
2016-02-17ALSA: seq: Degrade the error message for too many opensTakashi Iwai1-1/+1
2016-02-17ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai1-1/+1
2016-02-17ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1
2016-02-17ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai1-0/+11
2016-02-17ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang1-0/+13
2016-02-17ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai3-0/+8
2016-02-17ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure1-5/+9
2016-02-17ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-17ALSA: usb-audio: Add native DSD support for PS Audio NuWave DACJurgen Kramer1-0/+1
2016-02-17ALSA: usb-audio: Fix OPPO HA-1 vendor IDJurgen Kramer1-1/+1
2016-02-17ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000Lev Lybin1-0/+1
2016-02-17ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies1-1/+13
2016-02-17ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai1-19/+68
2016-01-31ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-31ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax1-5/+3
2016-01-31ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-31ALSA: hda - Flush the pending probe work at removeTakashi Iwai1-1/+9
2016-01-31ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai1-10/+32
2016-01-31ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai1-0/+1
2016-01-31ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-31ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-01-31ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9