aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown
2020-06-01Merge remote-tracking branch 'asoc/for-5.7' into asoc-linusMark Brown
2020-05-30ASoC: soc-card: add snd_soc_card_remove_dai_link()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_add_dai_link()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_remove()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_late_probe()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_probe()Kuninori Morimoto
2020-05-30ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_resume_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_resume_pre()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_pre()Kuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_subclass to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-cardKuninori Morimoto
2020-05-30ASoC: add soc-card.cKuninori Morimoto
2020-05-30ASoC: soc.h: convert bool to bit field for snd_soc_cardKuninori Morimoto
2020-05-27ASoC: dapm: Move dai_link widgets to runtime to fix use after freeCharles Keepax
2020-05-25Merge series "ASoC: add soc-link" from Kuninori Morimoto <kuninori.morimoto.g...Mark Brown
2020-05-25ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski
2020-05-25ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski
2020-05-25ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski
2020-05-25ASoC: SOF: Introduce extended manifestKarol Trzcinski
2020-05-25ASoC: soc-link: add snd_soc_link_compr_set_params()Kuninori Morimoto
2020-05-25ASoC: soc-link: add snd_soc_link_compr_shutdown()Kuninori Morimoto
2020-05-25ASoC: soc-link: add snd_soc_link_compr_startup()Kuninori Morimoto
2020-05-25ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()Kuninori Morimoto
2020-05-25ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()Kuninori Morimoto
2020-05-25ASoC: soc-link: move soc_rtd_xxx()Kuninori Morimoto
2020-05-25ASoC: add soc-link.cKuninori Morimoto
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-20rxrpc: Trace discarded ACKsDavid Howells
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak
2020-05-18Merge series "ASoC: SOF: Intel and IMX updates for 5.8" from Kai Vehmanen <ka...Mark Brown
2020-05-18ASoC: cleanup dai / component active codeKuninori Morimoto
2020-05-18ASoC: soc-dai: add snd_soc_dai_stream_active()Kuninori Morimoto
2020-05-18ASoC: soc-component: add snd_soc_component_active()Kuninori Morimoto
2020-05-18ASoC: soc-dai: add snd_soc_dai_active()Kuninori Morimoto