summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2018-11-29ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai-1/+3
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai-1/+1
2018-10-30ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macroPierre-Louis Bossart-1/+1
2018-10-22Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-19/+78
2018-10-04ALSA: rawmidi: A lightweight function to discard pending bytesTakashi Iwai-0/+1
2018-10-04Merge branch 'for-linus' into for-nextTakashi Iwai-0/+2
2018-09-21ASoC: add for_each_component_dais() macroKuninori Morimoto-0/+5
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto-0/+7
2018-09-20ASoC: add for_each_dpcm_fe() macroKuninori Morimoto-0/+3
2018-09-20ASoC: add for_each_comp_order() macroKuninori Morimoto-0/+5
2018-09-20ASoC: add for_each_card_components() macroKuninori Morimoto-0/+3
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto-0/+4
2018-09-20ASoC: add for_each_card_links() macroKuninori Morimoto-0/+6
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto-0/+4
2018-09-20ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto-1/+1
2018-09-18Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown-0/+1
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai-0/+2
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao-0/+1
2018-09-12ASoC: core: add support to card rebindSrinivas Kandagatla-0/+2
2018-09-11ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto-1/+0
2018-09-05ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax-3/+2
2018-09-05ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax-6/+0
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto-0/+7
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto-0/+4
2018-08-31ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto-1/+1
2018-08-31ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto-0/+2
2018-08-31ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto-9/+18
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai-0/+534
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart-0/+534
2018-08-28ASoC: Intel: common: add table for HDA-based platformsPierre-Louis Bossart-0/+6
2018-08-28ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart-0/+534
2018-08-28Merge tag 'v4.19-rc1' into asoc-4.19Mark Brown-11/+37
2018-08-28ALSA: memalloc: Add non-cached buffer typeTakashi Iwai-0/+3
2018-08-15ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax-0/+1
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-177/+185
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla-7/+0
2018-08-02ASoC: fsi: convert to SPDX identifiersKuninori Morimoto-8/+5
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai-4/+2
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown-131/+125
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai-1/+1
2018-07-30ALSA: seq: virmidi: Offload the output event processingTakashi Iwai-0/+1
2018-07-30ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai-0/+2
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai-1/+1
2018-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai-1/+2
2018-07-26ALSA: pcm: Add snd_mask_set_format() helper for standard usagesTakashi Iwai-2/+8
2018-07-26Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...Mark Brown-8/+8
2018-07-26ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart-8/+8
2018-07-26ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai-2/+2
2018-07-24ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla-0/+8
2018-07-20ASoC: export snd_soc_of_get_slot_maskJerome Brunet-0/+3