aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart1-1/+0
2019-12-18ASoC: SOF: imx: Describe SAI parameters to be sent to DSPGuido Roncarolo2-0/+21
2019-12-18ASoC: SOF: define struct with compiler name and versionKarol Trzcinski1-0/+15
2019-12-16ASoC: soc-core: remove legacy style of codec_confKuninori Morimoto1-3/+0
2019-12-16ASoC: soc-core: support snd_soc_dai_link_component for codec_confKuninori Morimoto1-0/+3
2019-12-11ASoC: Drop snd_soc_pcm_lib_ioctl()Takashi Iwai1-5/+0
2019-12-11ASoC: soc-core: tidyup for CONFIG_DMIKuninori Morimoto1-0/+2
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown1-0/+1
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto1-2/+2
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto1-2/+2
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto1-3/+0
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto1-1/+1
2019-12-10ASoC: soc-core: remove snd_soc_get_dai_substream()Kuninori Morimoto1-2/+0
2019-12-10ASoC: soc-core: remove dai_link_listKuninori Morimoto1-7/+0
2019-12-10ASoC: SOF: ipc: channel map structuresSlawomir Blauciak1-0/+61
2019-12-10ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo1-0/+27
2019-12-09ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan1-3/+0
2019-12-09ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta1-1/+0
2019-12-09ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan1-1/+0
2019-12-09ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan1-0/+3
2019-12-04ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey1-0/+1
2019-12-03ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai1-0/+1
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-2/+11
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown17-31/+170
2019-11-22ASoC: component: Add sync_stop PCM opsTakashi Iwai1-0/+3
2019-11-20ALSA: pcm: Add card sync_irq fieldTakashi Iwai1-0/+1
2019-11-20ALSA: pcm: Add the support for sync-stop operationTakashi Iwai1-0/+2
2019-11-20ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai1-2/+0
2019-11-20ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai1-0/+8
2019-11-20ASoC: core: add SND_SOC_BYTES_ETzung-Bi Shih1-0/+6
2019-11-20ASoC: add control components managementJaroslav Kysela1-0/+1
2019-11-19ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto1-2/+2
2019-11-12ASoC: Intel: acpi-match: split CNL tables in threePierre-Louis Bossart1-0/+2
2019-11-11ALSA: memalloc: Drop snd_dma_pci_data() macroTakashi Iwai1-1/+0
2019-11-09ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai1-8/+0
2019-11-08ALSA: timer: Fix possible race at assigning a timer instanceTakashi Iwai1-1/+3
2019-11-08ALSA: timer: Make snd_timer_close() returning voidTakashi Iwai1-1/+1
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai17-29/+159
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5Mark Brown1-4/+4
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai1-0/+1
2019-11-05ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYKuninori Morimoto1-1/+8
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai()Kuninori Morimoto1-3/+3
2019-11-05ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto1-1/+2
2019-11-05ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto1-0/+1
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonShuming Fan1-0/+1
2019-10-29ASoC: Intel: skl-hda-dsp-generic: use snd-hda-codec-hdmiKai Vehmanen1-0/+2
2019-10-29ALSA: hda/hdmi - implement mst_no_extra_pcms flagKai Vehmanen1-0/+1
2019-10-28ASoC: SOF: ipc: introduce message for DSP power gatingKeyon Jie2-0/+9
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai2-4/+7
2019-10-25ASoC: Spelling s/configr/configur/Geert Uytterhoeven1-1/+1