summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-11-271-1/+1
|\
| * ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macroPierre-Louis Bossart2018-10-301-1/+1
* | Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2018-10-225-19/+78
|\|
| * ASoC: add for_each_component_dais() macroKuninori Morimoto2018-09-211-0/+5
| * ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-201-0/+7
| * ASoC: add for_each_dpcm_fe() macroKuninori Morimoto2018-09-201-0/+3
| * ASoC: add for_each_comp_order() macroKuninori Morimoto2018-09-201-0/+5
| * ASoC: add for_each_card_components() macroKuninori Morimoto2018-09-201-0/+3
| * ASoC: add for_each_card_rtds() macroKuninori Morimoto2018-09-201-0/+4
| * ASoC: add for_each_card_links() macroKuninori Morimoto2018-09-201-0/+6
| * ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-0/+4
| * ASoC: rename for_each_rtd_codec_dai_reverse to rollbackKuninori Morimoto2018-09-201-1/+1
| * Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-181-0/+1
| |\
| * | ASoC: core: add support to card rebindSrinivas Kandagatla2018-09-121-0/+2
| * | ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto2018-09-111-1/+0Star
| * | ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax2018-09-052-3/+2Star
| * | ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax2018-09-051-6/+0Star
| * | ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-041-0/+7
| * | ASoC: add for_each_link_codecs() macroKuninori Morimoto2018-09-041-0/+4
| * | ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto2018-08-311-1/+1
| * | ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto2018-08-311-0/+2
| * | ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto2018-08-311-9/+18
| * | ASoC: Intel: common: add table for HDA-based platformsPierre-Louis Bossart2018-08-281-0/+6
| * | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-281-0/+534
| * | Merge tag 'v4.19-rc1' into asoc-4.19Mark Brown2018-08-285-11/+37
| |\ \
* | | | ALSA: rawmidi: A lightweight function to discard pending bytesTakashi Iwai2018-10-041-0/+1
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-10-042-0/+2
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-172-0/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-0/+1
| | |/
| | * ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-08-151-0/+1
* | | Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-08-301-0/+534
|\ \ \
| * | | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-0/+534
| |/ /
* / / ALSA: memalloc: Add non-cached buffer typeTakashi Iwai2018-08-281-0/+3
|/ /
* | Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2018-08-1321-177/+185
|\|
| * ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla2018-08-021-7/+0Star
| * ASoC: fsi: convert to SPDX identifiersKuninori Morimoto2018-08-021-8/+5Star
| * Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-014-131/+125Star
| |\
| * | ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai2018-07-301-0/+2
| * | ALSA: pcm: Add snd_mask_set_format() helper for standard usagesTakashi Iwai2018-07-261-2/+8
| * | Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...Mark Brown2018-07-261-8/+8
| |\ \
| | * | ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart2018-07-261-8/+8
| * | | ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla2018-07-241-0/+8
| * | | ASoC: export snd_soc_of_get_slot_maskJerome Brunet2018-07-201-0/+3
| * | | ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla2018-07-181-0/+7
| * | | ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-111-0/+2
| * | | ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-07-031-0/+13
| * | | ASoC: ac97: convert to SPDX identifiersKuninori Morimoto2018-07-025-54/+16Star
| * | | ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto2018-07-021-11/+3Star
| * | | ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto2018-07-021-18/+3Star
| * | | ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2Star