summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang2017-03-161-0/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-03-161-13/+20
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-03-161-8/+1
* ALSA: hda - Apply asus-mode8 fixup to ASUS X71SLTakashi Iwai2017-03-161-0/+1
* ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai2017-03-161-0/+1
* ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako2017-03-161-0/+2
* ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas2017-03-161-1/+2
* ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOTakashi Iwai2017-03-161-0/+17
* ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai2017-03-161-0/+10
* ALSA: hda - Add inverted internal mic for Asus Aspire 4830TDavid Henningsson2017-03-161-0/+1
* ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai2017-03-161-1/+0
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2017-02-231-1/+1
* ALSA: hda - Fix mic regression by ASRock mobo fixupTakashi Iwai2017-02-231-2/+0
* ALSA: hda - add a new condition to check if it is thinkpadHui Wang2017-02-231-0/+3
* ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler2017-02-231-0/+17
* ALSA: hda - Fix surround output pins for ASRock B150M moboTakashi Iwai2017-02-231-0/+12
* ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel2017-02-231-2/+5
* ASoC: cs4270: fix DAPM stream name mismatchmurray foster2017-02-231-4/+4
* ALSA: hda - Adding one more ALC255 pin definition for headset problemHui Wang2017-02-231-0/+4
* ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variantsAnssi Hannula2017-02-231-6/+16
* ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai2017-02-231-0/+2
* ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai2017-02-231-1/+1
* ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-11-201-1/+3
* ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai2016-11-201-0/+14
* ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2016-11-201-0/+2
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-11-204-25/+56
* ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-11-201-2/+15
* ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2016-11-201-0/+1
* ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi2016-11-201-2/+3
* ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai2016-11-201-1/+3
* ALSA: hda - On-board speaker fixup on ACER VeritonShrirang Bagul2016-11-201-0/+9
* ALSA: hda - fix use-after-free after module unloadPeter Wu2016-11-201-1/+3
* ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai2016-11-201-4/+10
* ALSA: ctl: Stop notification after disconnectionTakashi Iwai2016-11-201-0/+2
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-08-221-0/+1
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-08-221-0/+1
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-08-221-0/+1
* ALSA: compress: fix an integer overflow checkDan Carpenter2016-08-221-1/+1
* ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai2016-08-221-1/+1
* ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai2016-08-221-3/+2
* ALSA: echoaudio: Fix memory allocationChristophe JAILLET2016-08-221-2/+2
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-08-221-0/+1
* ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao2016-08-221-0/+4
* ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang2016-08-221-0/+3
* ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy2016-06-151-0/+12
* ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng2016-06-151-0/+1
* ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki2016-06-151-0/+1
* ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang2016-06-151-0/+14
* ASoC: rt5640: Correct the digital interface data selectSugar Zhang2016-06-152-19/+19
* ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai2016-05-011-2/+2