summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-08-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-08-11ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi1-0/+13
2017-07-28ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-07-05ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai1-0/+4
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-06-07ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-05-20ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2017-05-20ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2017-05-08ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1
2017-05-08ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann1-0/+1
2017-05-08ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-04-22ALSA: seq: Fix race during FIFO resizeTakashi Iwai1-0/+4
2017-04-22ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai4-4/+18
2017-04-18ASoC: cs4270: fix DAPM stream name mismatchmurray foster1-4/+4
2017-04-18ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler1-0/+17
2017-02-08ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz1-1/+1
2017-01-15Revert "ALSA: usb-audio: Fix race at stopping the stream"Takashi Iwai1-8/+4
2017-01-15ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2017-01-15ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas1-1/+2
2017-01-15ALSA: usb-audio: Fix race at stopping the streamTakashi Iwai1-4/+8
2017-01-15ALSA: hda - fix headset-mic problem on a Dell laptopHui Wang1-0/+3
2016-11-24ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler1-0/+17
2016-10-06ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14
2016-10-06ALSA: timer: Call notifier in the same spinlockTakashi Iwai1-118/+102
2016-10-04ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto4-25/+56
2016-10-04ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin1-0/+1
2016-10-04ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+15
2016-10-04ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum1-0/+1
2016-08-22ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+2
2016-08-22ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]Keith Packard1-0/+55
2016-08-08ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal1-0/+2
2016-08-08ALSA: hda: add new AMD PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+8
2016-08-08ALSA: hda - fix use-after-free after module unloadSasha Levin1-1/+3
2016-08-08ALSA: ctl: Stop notification after disconnectionTakashi Iwai1-0/+2
2016-08-08ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang1-1/+14
2016-07-20ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-20ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-07-20ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-07-12ASoC: ssm4567: Reset device before regcache_sync()Lars-Peter Clausen1-0/+5
2016-07-12ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2-2/+2
2016-07-12ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai1-2/+2
2016-07-12ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2-1/+9
2016-07-12ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai1-11/+11
2016-07-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann8-73/+23