aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-21Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-1/+3
2020-04-15ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart1-1/+0
2020-04-14ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax1-0/+3
2020-04-13ALSA: hda: Skip controller resume if not neededTakashi Iwai1-0/+5
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2020-03-30ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart1-1/+1
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai13-69/+204
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown1-0/+4
2020-03-27ASoC: SOF: IPC: dai-intel: move ALH declarations in header filePierre-Louis Bossart1-9/+9
2020-03-27ASoC: soc-acpi: expand description of _ADR-based devicesPierre-Louis Bossart1-6/+33
2020-03-27ASoC: soc-core: add asoc_rtd_to_cpu/codec() macroKuninori Morimoto1-0/+4
2020-03-23ASoC: rt5682: Add a property for DMIC delayOder Chiou1-0/+1
2020-03-23ASoC: rt5682: Add a property for DMIC clock rateOder Chiou1-0/+1
2020-03-23ALSA: core: Add snd_device_get_state() helperTakashi Iwai1-0/+1
2020-03-20ASoC: soc-core: Merge CPU/Codec DAIsKuninori Morimoto1-1/+6
2020-03-16ASoC: soc-dai: return proper error for get_sdw_stream()Srinivas Kandagatla1-2/+2
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark Brown1-0/+1
2020-03-13ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski1-17/+1
2020-03-13ASoC: SOF: Make sof_ipc_ext_data enum more rigidKarol Trzcinski1-3/+3
2020-03-12ASoC: export DPCM runtime update functionsGuennadi Liakhovetski1-2/+2
2020-03-11Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown1-3/+3
2020-03-10ASoC: soc-dapm: add for_each_card_widgets() macroKuninori Morimoto1-0/+5
2020-03-10ASoC: soc-dapm: add for_each_card_dapms() macroKuninori Morimoto1-0/+3
2020-03-10ASoC: soc.h: remove non plural form for_each_xxx macroKuninori Morimoto1-14/+0
2020-03-10ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto1-0/+14
2020-03-10ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart1-0/+1
2020-03-09Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+1
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2020-03-06ASoC: pcm: Export parameter intersection logicSamuel Holland1-0/+3
2020-03-06ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland1-1/+8
2020-03-02ASoC: SOF: add core id to sof_ipc_compTomasz Lauda1-1/+2
2020-02-26ASoC: Add Multi CPU DAI supportMark Brown1-0/+15
2020-02-26ASoC: soc-dai: add get_sdw_stream() callbackPierre-Louis Bossart1-0/+21
2020-02-26ASoC: Add initial support for multiple CPU DAIsShreyas NC1-0/+15
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark Brown2-3/+1
2020-02-24ASoC: soc-pcm cleanup step4Mark Brown3-6/+17
2020-02-24ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()Kai Vehmanen1-5/+2
2020-02-24ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.cKuninori Morimoto2-6/+2
2020-02-24ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto1-0/+8
2020-02-24ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()Kuninori Morimoto1-0/+7
2020-02-20ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart1-1/+1
2020-02-18ALSA: pcm.h: add for_each_pcm_streams()Kuninori Morimoto1-0/+5
2020-02-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto1-2/+1
2020-02-18ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()Kuninori Morimoto1-8/+0
2020-02-18ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto1-1/+0
2020-02-18ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang1-0/+8
2020-02-18ASoC: SOF: Implement Probe IPC APICezary Rojewski1-0/+11
2020-02-18ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski1-0/+2
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski1-0/+5
2020-02-18ALSA: core: Expand DMA buffer informationCezary Rojewski1-9/+26