summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2016-03-16ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-03-16ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-03-16ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax
2016-03-16ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai
2016-03-09ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-03-09ALSA: hdspm: Fix zero-divisionTakashi Iwai
2016-03-09ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai
2016-03-09ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai
2016-03-09ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-03-09ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-03-09ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: usb-audio: Add a quirk for Plantronics DA45Dennis Kadioglu
2016-03-03ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng
2016-03-03ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-25ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-02-25ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai
2016-02-25ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai
2016-02-17ASoC: rt5645: fix the shift bit of IN1 boostBard Liao
2016-02-17ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai
2016-02-17ALSA: hda - Fix bad dereference of jack objectTakashi Iwai
2016-02-17ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai
2016-02-17Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai
2016-02-17ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson
2016-02-17ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai
2016-02-17ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-17ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-17ALSA: timer: Fix race at concurrent readsTakashi Iwai
2016-02-17ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-17ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-17ALSA: timer: Code cleanupTakashi Iwai
2016-02-17ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-17ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-17ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-17ASoC: dpcm: fix the BE state on hw_freeVinod Koul
2016-02-17ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-17ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang
2016-02-17ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang
2016-02-17ALSA: hda/realtek - New codec support of ALC225Kailang Yang
2016-02-17ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-17ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-17ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-17ALSA: seq: Degrade the error message for too many opensTakashi Iwai
2016-02-17ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-17ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai
2016-02-17ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai
2016-02-17ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang