summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-10-25ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.cTakashi Iwai1-2/+2
2017-10-25ALSA: sb: Convert timers to use timer_setup()Kees Cook2-9/+8
2017-10-24ALSA: wavefront: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-24ALSA: emux: Convert timers to use timer_setup()Kees Cook3-4/+4
2017-10-24ALSA: drivers: Convert timers to use timer_setup()Kees Cook8-24/+19
2017-10-24Merge branch 'topic/card-disconnect' into for-nextTakashi Iwai2-8/+44
2017-10-24ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja1-1/+2
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai4-34/+60
2017-10-18ALSA: hda - Add model string for Intel reference board quirkTakashi Iwai1-0/+1
2017-10-18ALSA: pcm: Forcibly stop at disconnect callbackTakashi Iwai1-0/+4
2017-10-18ALSA: pcm: Don't call register and disconnect callbacks for internal PCMTakashi Iwai1-8/+8
2017-10-17ALSA: emu10k1: remove redundant assignment to tmpColin Ian King1-1/+0
2017-10-17ALSA: au88x0: remove redundant assignment of variable iColin Ian King1-1/+1
2017-10-17ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook7-39/+35
2017-10-17Merge branch 'for-linus' into for-nextTakashi Iwai7-14/+40
2017-10-16ALSA: 6fire: remove unused variable cardColin Ian King1-2/+0
2017-10-16ALSA: asihpi: clean up a couple of build warningsColin Ian King1-3/+0
2017-10-16ALSA: emux: remove unused redundant variable p2Colin Ian King1-2/+0
2017-10-16ALSA: ens137x: remove redundant variable resultColin Ian King1-2/+1
2017-10-16ALSA: pcm: remove redundant variable runtimeColin Ian King1-2/+0
2017-10-13ALSA: hda - silence uninitialized variable warning in activate_amp_in()Dan Carpenter1-0/+2
2017-10-13ALSA: hda/ca0132 - use ARRAY_SIZEJérémy Lefaure1-5/+3
2017-10-11ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2017-10-11Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai9-24/+101
2017-10-11ALSA: line6: Add yet more sanity checks for invalid EPsTakashi Iwai2-14/+26
2017-10-11ALSA: caiaq: Add yet more sanity checks for invalid EPsTakashi Iwai1-0/+9
2017-10-11ALSA: hiface: Add sanity checks for invalid EPsTakashi Iwai1-2/+7
2017-10-11ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai2-0/+8
2017-10-11ALSA: usb-audio: Add sanity checks for invalid EPsTakashi Iwai1-8/+30
2017-10-11ALSA: line6: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2017-10-11ALSA: caiaq: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2017-10-11ALSA: bcd2000: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2017-10-11ALSA: add snd_card_disconnect_sync()Takashi Iwai1-0/+32
2017-10-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10
2017-10-10ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2-2/+12
2017-10-10ALSA: seq: Add sanity check for user-space pointer deliveryTakashi Iwai1-0/+4
2017-10-09ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai1-3/+4
2017-10-09ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai1-1/+2
2017-10-09ALSA: line6: Fix missing initialization before error pathTakashi Iwai1-2/+3
2017-10-09ALSA: usb-audio: Apply vendor ID matching for sample rate quirkTakashi Iwai1-15/+9
2017-10-09Merge branch 'for-linus' into for-nextTakashi Iwai9-19/+80
2017-10-09ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai1-8/+19
2017-10-09ALSA: usb-audio: Add sample rate quirk for Plantronics P610Kai-Heng Feng1-0/+1
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-11/+60
2017-10-05Merge branch 'topic/timer-api' into for-nextTakashi Iwai3-22/+21
2017-10-05ALSA: asihpi: Convert timers to use timer_setup()Kees Cook1-7/+5
2017-10-05ALSA: timer: Convert timers to use timer_setup()Kees Cook1-4/+7
2017-10-05ALSA: sh: aica: Convert timers to use timer_setup()Kees Cook1-11/+9
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-10-02ALSA: line6: make snd_pcm_ops constBhumika Goyal4-4/+4