summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h"Takashi Iwai2020-03-311-0/+1
* Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-3091-494/+609
|\
| * Merge branch 'asoc-5.7' into asoc-nextMark Brown2020-03-2719-72/+271
| |\
| | * Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-271-0/+4
| | |\
| | | * ASoC: soc-core: add asoc_rtd_to_cpu/codec() macroKuninori Morimoto2020-03-271-0/+4
| | * | ASoC: SOF: IPC: dai-intel: move ALH declarations in header filePierre-Louis Bossart2020-03-271-9/+9
| | * | ASoC: soc-acpi: expand description of _ADR-based devicesPierre-Louis Bossart2020-03-271-6/+33
| | |/
| | * ASoC: rt5682: Add a property for DMIC delayOder Chiou2020-03-231-0/+1
| | * ASoC: rt5682: Add a property for DMIC clock rateOder Chiou2020-03-231-0/+1
| | * ASoC: soc-core: Merge CPU/Codec DAIsKuninori Morimoto2020-03-201-1/+6
| | * Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown2020-03-201-0/+2
| | |\
| | | * soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla2020-03-201-0/+2
| | * | Merge series "ALSA: compress: Add wma, alac and ape support" from Vinod Koul ...Mark Brown2020-03-162-2/+37
| | |\ \
| | | * | ALSA: compress: bump the versionVinod Koul2020-03-161-1/+1
| | | * | ALSA: compress: add alac & ape decoder paramsVinod Koul2020-03-161-1/+25
| | | * | ALSA: compress: Add wma decoder paramsVinod Koul2020-03-161-0/+8
| | | * | ALSA: compress: add wma codec profilesVinod Koul2020-03-161-0/+3
| | * | | ASoC: soc-dai: return proper error for get_sdw_stream()Srinivas Kandagatla2020-03-161-2/+2
| | |/ /
| | * | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-0/+1
| | |\ \
| | * | | ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski2020-03-131-17/+1
| | * | | ASoC: SOF: Make sof_ipc_ext_data enum more rigidKarol Trzcinski2020-03-131-3/+3
| | * | | ASoC: export DPCM runtime update functionsGuennadi Liakhovetski2020-03-121-2/+2
| | * | | Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown2020-03-1150-378/+259
| | |\ \ \
| | * | | | ASoC: soc-dapm: add for_each_card_widgets() macroKuninori Morimoto2020-03-101-0/+5
| | * | | | ASoC: soc-dapm: add for_each_card_dapms() macroKuninori Morimoto2020-03-101-0/+3
| | * | | | ASoC: soc.h: remove non plural form for_each_xxx macroKuninori Morimoto2020-03-101-14/+0
| | * | | | ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2020-03-101-0/+14
| | * | | | ASoC: pcm: Export parameter intersection logicSamuel Holland2020-03-061-0/+3
| | * | | | ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland2020-03-061-1/+8
| | * | | | ASoC: SOF: add core id to sof_ipc_compTomasz Lauda2020-03-022-2/+3
| | * | | | ASoC: Add Multi CPU DAI supportMark Brown2020-02-261-0/+15
| | |\ \ \ \
| | | * | | | ASoC: Add initial support for multiple CPU DAIsShreyas NC2020-02-261-0/+15
| | * | | | | ASoC: soc-dai: add get_sdw_stream() callbackPierre-Louis Bossart2020-02-261-0/+21
| | |/ / / /
| | * | | | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-242-3/+1
| | |\ \ \ \
| | * \ \ \ \ ASoC: soc-pcm cleanup step4Mark Brown2020-02-243-6/+17
| | |\ \ \ \ \
| | | * | | | | ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.cKuninori Morimoto2020-02-242-6/+2
| | | * | | | | ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto2020-02-241-0/+8
| | | * | | | | ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()Kuninori Morimoto2020-02-241-0/+7
| | * | | | | | ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()Kai Vehmanen2020-02-241-5/+2
| | |/ / / / /
| | * | | | | ASoC: meson: g12a: add toacodec dt-binding documentationJerome Brunet2020-02-211-0/+10
| | * | | | | ALSA: pcm.h: add for_each_pcm_streams()Kuninori Morimoto2020-02-191-0/+5
| | * | | | | ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto2020-02-191-2/+1
| | * | | | | ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()Kuninori Morimoto2020-02-191-8/+0
| | * | | | | ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto2020-02-191-1/+0
| | * | | | | ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang2020-02-181-0/+8
| | * | | | | ASoC: SOF: Implement Probe IPC APICezary Rojewski2020-02-181-0/+11
| | * | | | | ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski2020-02-181-0/+2
| | * | | | | ALSA: core: Implement compress page allocation and free routinesCezary Rojewski2020-02-181-0/+5
| | * | | | | ALSA: core: Expand DMA buffer informationCezary Rojewski2020-02-181-9/+26
| | * | | | | ASoC: meson: aiu: add audio output dt-bindingsJerome Brunet2020-02-131-0/+18