summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-08-23ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-08-23ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-08-23ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-08-23ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-08-23ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao1-0/+4
2016-08-23ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang1-0/+3
2016-06-15ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy1-0/+12
2016-06-15ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng1-0/+1
2016-06-15ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki1-0/+1
2016-06-15ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang1-0/+14
2016-06-15ASoC: rt5640: Correct the digital interface data selectSugar Zhang2-19/+19
2016-05-01ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai1-2/+2
2016-05-01ALSA: hda - fix front mic problem for a HP desktopHui Wang1-0/+9
2016-05-01ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2-1/+9
2016-05-01ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai1-11/+11
2016-05-01ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca1-1/+1
2016-05-01ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca1-1/+8
2016-05-01ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca1-0/+1
2016-05-01ALSA: hda - Fix unconditional GPIO toggle via automuteTakashi Iwai1-2/+6
2016-05-01ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.Vittorio Gambaletta (VittGam)1-0/+1
2016-05-01ALSA: hda - Add new GPU codec ID 0x10de0082 to snd-hdaAaron Plattner1-0/+1
2016-05-01ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner1-0/+1
2016-05-01ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2-2/+2
2016-03-29ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai4-0/+11
2016-03-29ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai1-0/+6
2016-03-24ASoC: wm_adsp: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-24ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-24ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-24ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South1-0/+1
2016-03-24ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-19/+0
2016-03-24ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-03-24ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-03-24ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2016-03-24ALSA: timer: Fix ioctls for X32 ABITakashi Iwai1-0/+13
2016-03-24ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai1-2/+3
2016-03-24ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai1-0/+53
2016-03-24ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2016-03-08ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai1-0/+8
2016-03-08ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng1-0/+8
2016-03-04ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-03-04ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai1-4/+9
2016-03-04ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai6-21/+7
2016-02-25ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-02-25ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-25ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-25ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-25ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-25Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-25ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-25ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2