aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai
2017-10-18ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-16ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako
2017-10-11ALSA: caiaq: Fix stray URB at probe error pathTakashi 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-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: 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-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
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: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu
2017-09-18ALSA: compress: Remove unused variableGuneshwor Singh
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
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-09-13Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-07ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai
2017-09-07ALSA: core: Use %pS printk format for direct addressesHelge Deller
2017-09-07ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()Markus Elfring
2017-09-07ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()Markus Elfring
2017-09-07ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()Markus Elfring
2017-09-07ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring
2017-09-07ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring
2017-09-07ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring
2017-09-07ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-04Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2017-09-04ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai
2017-09-04ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing
2017-09-04ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai
2017-09-04ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-09-04ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King