summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-03-09ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South1-0/+1
2016-03-09ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-19/+0
2016-03-09ALSA: usb-audio: Add a quirk for Plantronics DA45Dennis Kadioglu1-0/+1
2016-03-09ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-03-09ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-03-09ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai1-0/+13
2016-03-09ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai1-2/+3
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai1-0/+53
2016-03-09ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai1-1/+176
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2016-03-09ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai1-0/+8
2016-03-09ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson1-2/+21
2016-03-09ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang1-0/+9
2016-03-09ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng1-0/+8
2016-03-09ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIOKailang1-13/+71
2016-03-09ALSA: hda - Fixing speaker noise on the two latest thinkpad modelsHui Wang1-0/+9
2016-03-09ALSA: hda - Fix headphone noise after Dell XPS 13 resume back from S3Hui Wang1-0/+13
2016-03-09ALSA: hda/realtek - Dell XPS one ALC3260 speaker no sound after resume backKailang Yang1-0/+13
2016-03-09ALSA: hda/realtek - Support Dell headset mode for ALC298Kailang Yang1-0/+26
2016-03-04ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-03-04ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-03-04ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2
2016-03-04ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai1-4/+9
2016-03-04ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-03-04ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-03-04ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-03-04ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-03-04ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-28ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-28ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-28Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-28ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-28ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-02-23ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-15ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-15ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133
2016-02-15ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22
2016-02-15ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2-31/+84
2016-02-15ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai1-0/+27
2016-02-15ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai1-2/+28
2016-02-15ALSA: timer: Code cleanupTakashi Iwai1-17/+11
2016-02-15ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai1-20/+67
2016-02-15ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai1-6/+15
2016-02-15ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai1-1/+1
2016-02-15ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai1-1/+5
2016-02-15ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000Lev Lybin1-0/+1
2016-02-15ALSA: usb-audio: Add native DSD support for PS Audio NuWave DACJurgen Kramer1-0/+1
2016-02-15ALSA: usb-audio: Fix OPPO HA-1 vendor IDJurgen Kramer1-1/+1
2016-02-15ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1