aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-30ASoC: core: Fix return code shown on error for hw_paramsJon Hunter1-1/+1
2018-05-30ALSA: xen-front: freeing an error pointerDan Carpenter1-0/+2
2018-05-30ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOsHui Wang1-1/+5
2018-05-29ALSA: hda/realtek - Fixup for HP x360 laptops with B&O speakersTom Briden2-1/+106
2018-05-29ASoC: atmel-i2s: add driver for the new Atmel I2S controllerCyrille Pitchen3-0/+776
2018-05-29ASoC: qdsp6: q6routing: Add support to all TDM MixersSrinivas Kandagatla1-1/+454
2018-05-29ASoC: qdsp6: q6routing: Add macros for mixersSrinivas Kandagatla1-534/+97
2018-05-29ASoC: qdsp6: q6afe-dai: add support to tdm daisSrinivas Kandagatla1-1/+573
2018-05-29ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2SSrinivas Kandagatla1-35/+18
2018-05-29ASoC: qdsp6: qdafe: add support to tdm portsSrinivas Kandagatla2-2/+447
2018-05-29ASoC: dpcm: symmetry constraint on FE substreamKai Chieh Chuang1-2/+3
2018-05-29ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang1-2/+4
2018-05-29ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu1-64/+10
2018-05-29ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tabletHans de Goede1-0/+10
2018-05-29ALSA: hda/realtek - Refactor alc269_fixup_hp_mute_led_mic*()Takashi Iwai1-19/+13
2018-05-29ALSA: hda/realtek - Fixup mute led on HP Spectre x360Tom Briden1-0/+19
2018-05-29ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffersTakashi Iwai5-5/+63
2018-05-29ALSA: hda: Add Intel NUC5i7RY to the power_save blacklistHans de Goede1-0/+2
2018-05-29ALSA: xen: ensure nul-terminated device nameArnd Bergmann1-1/+1
2018-05-28ALSA: usb-audio: Avoid lowlevel device objectTakashi Iwai1-25/+5
2018-05-28ALSA: usb-audio: Follow standard coding styleTakashi Iwai5-26/+41
2018-05-28ALSA: usb-audio: Move autoresume call at the end of openTakashi Iwai1-36/+37