aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)Author
2019-05-10ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie
2018-12-18Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown
2018-12-14ALSA: soc-compress: add support to snd_compr_set_runtime_buffer()Srinivas Kandagatla
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-12-11ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai
2018-12-03ASoC: Intel: common: add ACPI matching tables for ICLPierre-Louis Bossart
2018-11-29ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-11-26ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inlineKuninori Morimoto
2018-11-23ASoC: soc-core: add snd_soc_of_parse_node_prefix()Kuninori Morimoto
2018-11-21ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...Kuninori Morimoto
2018-11-21ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()Kuninori Morimoto
2018-11-20ASoC: Intel: fix interface for Chromebook machine driversPierre-Louis Bossart
2018-11-06ASoC: acpi: define common interface for machine driver configurationPierre-Louis Bossart
2018-11-05ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann
2018-10-30ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macroPierre-Louis Bossart
2018-10-22Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2018-10-04ALSA: rawmidi: A lightweight function to discard pending bytesTakashi Iwai
2018-10-04Merge branch 'for-linus' into for-nextTakashi Iwai
2018-09-21ASoC: add for_each_component_dais() macroKuninori Morimoto
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto
2018-09-20ASoC: add for_each_dpcm_fe() macroKuninori Morimoto
2018-09-20ASoC: add for_each_comp_order() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_components() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_links() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto
2018-09-20ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto
2018-09-18Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao
2018-09-12ASoC: core: add support to card rebindSrinivas Kandagatla
2018-09-11ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto
2018-09-05ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax
2018-09-05ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto
2018-08-31ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto
2018-08-31ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto
2018-08-31ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart