summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-09-15ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+15
2016-09-15ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum1-0/+1
2016-09-15ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum1-0/+2
2016-09-15ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng1-0/+11
2016-09-15ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul1-0/+4
2016-09-15ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3
2016-09-15ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto4-25/+56
2016-09-15ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto1-22/+11
2016-09-15ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin1-0/+1
2016-09-15ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber1-2/+3
2016-09-15ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+4
2016-09-15ALSA: hda - add codec support for Kabylake display audio codecLibin Yang1-1/+4
2016-09-07ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak1-6/+6
2016-09-07ALSA: line6: Give up on the lock while URBs are released.Andrej Krutak1-0/+2
2016-09-07ALSA: line6: Remove double line6_pcm_release() after failed acquire.Andrej Krutak1-1/+0
2016-09-07ALSA: hda - Manage power well properly for resumeTakashi Iwai1-12/+20
2016-09-07ALSA: usb-audio: Add quirk for ELP HD USB CameraVittorio Gambaletta (VittGam)1-0/+1
2016-09-07ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD ...Piotr Karasinski1-0/+1
2016-08-20ALSA: hda - Fix headset mic detection problem for two dell machinesHui Wang1-0/+6
2016-08-20ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+2
2016-08-20ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIOHui Wang1-0/+22
2016-08-20ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai1-1/+3
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2016-08-10ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2016-07-27ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal1-0/+2
2016-07-27ALSA: hda - fix use-after-free after module unloadPeter Wu1-1/+3
2016-07-27ALSA: ctl: Stop notification after disconnectionTakashi Iwai1-0/+2
2016-07-27ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai1-4/+10
2016-07-27ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang1-1/+14
2016-07-27ALSA: hda - fix read before array startBob Copeland1-0/+2
2016-07-27ALSA: hda - Add PCI ID for Kabylake-HVinod Koul1-1/+5
2016-07-27ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich1-0/+1
2016-07-27ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-27ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-07-27ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-07-27ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela1-0/+2
2016-07-27ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen1-0/+4
2016-07-27ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-06-24ALSA: hda/realtek: Add T560 docking unit fixupTorsten Hilbrich1-0/+1
2016-06-24ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703Kailang Yang1-0/+16
2016-06-24ALSA: hda/realtek - ALC256 speaker noise issueKailang Yang1-5/+47
2016-06-24ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao1-0/+4
2016-06-24ALSA: hda - Add PCI ID for KabylakeVinod Koul1-1/+10
2016-06-08ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown1-0/+3
2016-06-01ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang1-0/+3
2016-06-01ALSA: hda/realtek - Add support for ALC295/ALC3254Kailang Yang1-0/+10
2016-06-01ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng1-1/+2
2016-06-01ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang1-0/+15
2016-05-19ALSA: hda - Fix broken reconfigTakashi Iwai1-8/+0