summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-10-17ALSA: au88x0: remove redundant assignment of variable iColin Ian King
2017-10-17ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook
2017-10-17Merge branch 'for-linus' into for-nextTakashi Iwai
2017-10-16ALSA: 6fire: remove unused variable cardColin Ian King
2017-10-16ALSA: asihpi: clean up a couple of build warningsColin Ian King
2017-10-16ALSA: emux: remove unused redundant variable p2Colin Ian King
2017-10-16ALSA: ens137x: remove redundant variable resultColin Ian King
2017-10-16ALSA: pcm: remove redundant variable runtimeColin Ian King
2017-10-13ALSA: hda - silence uninitialized variable warning in activate_amp_in()Dan Carpenter
2017-10-13ALSA: hda/ca0132 - use ARRAY_SIZEJérémy Lefaure
2017-10-11ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai
2017-10-11Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai
2017-10-11ALSA: line6: Add yet more sanity checks for invalid EPsTakashi Iwai
2017-10-11ALSA: caiaq: Add yet more sanity checks for invalid EPsTakashi Iwai
2017-10-11ALSA: hiface: Add sanity checks for invalid EPsTakashi Iwai
2017-10-11ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai
2017-10-11ALSA: usb-audio: Add sanity checks for invalid EPsTakashi Iwai
2017-10-11ALSA: line6: Add a sanity check for invalid EPsTakashi Iwai
2017-10-11ALSA: caiaq: Add a sanity check for invalid EPsTakashi Iwai
2017-10-11ALSA: bcd2000: Add a sanity check for invalid EPsTakashi Iwai
2017-10-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-10ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-10-10ALSA: seq: Add sanity check for user-space pointer deliveryTakashi Iwai
2017-10-09ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai
2017-10-09ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai
2017-10-09ALSA: line6: Fix missing initialization before error pathTakashi Iwai
2017-10-09ALSA: usb-audio: Apply vendor ID matching for sample rate quirkTakashi Iwai
2017-10-09Merge branch 'for-linus' into for-nextTakashi Iwai
2017-10-09ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-09ALSA: usb-audio: Add sample rate quirk for Plantronics P610Kai-Heng Feng
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-05Merge branch 'topic/timer-api' into for-nextTakashi Iwai
2017-10-05ALSA: asihpi: Convert timers to use timer_setup()Kees Cook
2017-10-05ALSA: timer: Convert timers to use timer_setup()Kees Cook
2017-10-05ALSA: sh: aica: Convert timers to use timer_setup()Kees Cook
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-10-02ALSA: line6: make snd_pcm_ops constBhumika Goyal
2017-10-02Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto
2017-09-22ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai
2017-09-22ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang
2017-09-20ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-MKai-Heng Feng
2017-09-20ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy
2017-09-19ALSA: line6: add support for POD HD DESKTOPHans P. Möller Ebner
2017-09-19ALSA: hrtimer: make hrtimer_hw const and __initconstBhumika Goyal
2017-09-19ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu
2017-09-18ALSA: oxygen: Xonar DG(X): make model_xonar_dg constBhumika Goyal
2017-09-18ALSA: compress: Remove unused variableGuneshwor Singh
2017-09-18ALSA: hwdep: prevent a harmless shift wrapping bugDan Carpenter
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig