aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab3-9/+9
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-26/+93
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan1-3/+5
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan1-0/+17
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan1-10/+10
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia1-0/+7
2018-06-14ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia1-2/+10
2018-06-13ALSA: usb-audio: Remove explicitly listed Mytek devicesJussi Laako1-3/+0
2018-06-13ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsJussi Laako1-2/+1
2018-06-13ALSA: usb-audio: Add native DSD support for Mytek DACsJussi Laako3-1/+18
2018-06-13ALSA: hda/realtek - Add shutup hintTakashi Iwai1-0/+3
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds65-139/+185
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook7-11/+19
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook25-55/+65
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook14-30/+36
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook22-43/+65
2018-06-12ALSA: usb-audio: Disable the quirk for Nura headsetTakashi Iwai1-0/+5
2018-06-12ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg1-0/+1
2018-06-12ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg1-0/+1
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+21
2018-06-11ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia1-1/+3
2018-06-11ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia1-4/+12
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+2
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-4/+5
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-1/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook2-3/+3
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai184-3597/+28047
2018-06-05Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2-2/+4
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-06-04ALSA: usb-audio: remove redundant check on errColin Ian King1-2/+0
2018-06-04Merge branch 'for-next' into for-linusTakashi Iwai118-1423/+8602
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck5-250/+4
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck1-56/+0
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck3-2/+248
2018-06-01ALSA: pci/hda: Remove unused, broken, header fileBen Hutchings1-40/+0
2018-06-01ASoC: TSCS454: Add SupportSteven Eckhoff4-0/+5830
2018-06-01ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang1-8/+9
2018-06-01ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack1-0/+21
2018-06-01ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-05-31ALSA: oxygen: use match_string() helperYisheng Xie1-7/+7
2018-05-31ASoC: dapm: use match_string() helperXie Yisheng1-11/+7
2018-05-31ASoC: max98095: use match_string() helperXie Yisheng1-8/+5
2018-05-31ASoC: max98088: use match_string() helperXie Yisheng1-8/+5
2018-05-31ASoC: Intel: bytcr_rt5651: Set card long_name based on quirksHans de Goede1-0/+11
2018-05-31ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang1-0/+46
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang5-0/+129
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang5-0/+494
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann1-0/+5
2018-05-31ASoC: codecs: PCM1789: include gpio/consumer.hArnd Bergmann1-1/+1
2018-05-31ALSA: xen-front: fix a loop timeoutDan Carpenter1-1/+1