summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-11-09ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang
2017-11-07ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai
2017-11-06ALSA: timer: Limit max instances per timerTakashi Iwai
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako
2017-11-01Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2017-11-01Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown
2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang
2017-10-21ASoC: rt5616: fix 0x91 default valueBard Liao
2017-10-20ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang
2017-10-18ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao
2017-10-18ASoC: rt5659: register power bit of LOUT AmpBard Liao
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-25ASoC: rt5663: Change the dev getting function in rt5663_irqoder_chiou@realtek.com
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-15ASoC: rt5514: Revert Hotword Model controlHsin-Yu Chao
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar
2017-09-14ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr...Christophe JAILLET
2017-09-14ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi...Christophe JAILLET
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-13ASoC: rt5514-spi: check irq status to schedule data copyHsin-Yu Chao
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