summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-20/+0
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: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-02-17ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-17ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
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 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: 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: 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: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-17ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies1-1/+13
2016-01-29ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-29ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2016-01-29ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2016-01-29ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare1-2/+2
2016-01-29ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-29ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-01-29ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9
2016-01-29ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat1-4/+5
2016-01-29ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1
2016-01-29ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2016-01-29ALSA: timer: Harden slave timer list handlingTakashi Iwai1-4/+14
2016-01-29ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2016-01-29ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai1-1/+1
2016-01-29ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner1-2/+9
2016-01-29ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang1-0/+34
2016-01-29ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson1-0/+1
2016-01-29ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai1-15/+26
2016-01-29ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2016-01-29ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates1-0/+5
2015-12-09ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch1-0/+42