summaryrefslogtreecommitdiff
path: root/sound/soc/qcom
AgeCommit message (Expand)AuthorFilesLines
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold1-3/+0
2020-07-24ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFERStephan Gerhold1-2/+6
2020-07-24ASoC: qcom: apq8016_sbc: Use qcom_snd_parse_of()Stephan Gerhold2-106/+15
2020-07-24ASoC: qcom: common: Parse properties with "qcom," prefixStephan Gerhold1-2/+10
2020-07-24ASoC: qcom: common: Support parsing links without DPCMStephan Gerhold1-7/+19
2020-07-24ASoC: q6afe: Remove unused q6afe_is_rx_port() functionStephan Gerhold2-9/+0
2020-07-24ASoC: qcom: common: Use snd_soc_dai_link_set_capabilities()Stephan Gerhold1-12/+1
2020-07-24ASoC: qcom: Use devm for resource managementStephan Gerhold3-61/+10
2020-07-23ASoC: qcom: use asoc_substream_to_rtd()Kuninori Morimoto6-20/+20
2020-07-17ASoC: qcom: qdsp6: Use IS_ERR() instead of IS_ERR_OR_NULL()Tang Bin1-2/+1
2020-07-17ASoC: qcom: qdsp6: Use the defined variable to clean codeTang Bin1-2/+2
2020-07-10ASoC: qcom: qdsp6: q6asm: Provide documentation for 'codec_profile'Pierre-Louis Bossart1-1/+1
2020-07-08ASoC: qdsp6: use dev_err instead of pr_errSrinivas Kandagatla1-13/+14
2020-07-08ASoC: q6asm: add command opcode to timeout error reportSrinivas Kandagatla1-2/+2
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+1
2020-06-29ASoC: qcom: Drop HAS_DMA dependency to fix link failureGeert Uytterhoeven1-1/+1
2020-06-19ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845John Stultz1-2/+2
2020-06-15ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla1-2/+12
2020-06-15ASoc: q6afe: add support to get port directionSrinivas Kandagatla2-0/+9
2020-06-11ASoC: q6asm: handle EOS correctlySrinivas Kandagatla1-3/+4
2020-06-01ASoC: qcom: q6asm-dai: kCFI fixJohn Stultz1-2/+2
2020-05-05ASoC: qcom: lpass-cpu: Make I2S SD lines configurableStephan Gerhold3-64/+166
2020-05-04ASoC: qcom: Use the defined variable to simplify codeTang Bin2-26/+22
2020-04-21ASoC: qcom: q6sp6: use snd_compress_opsKuninori Morimoto1-23/+28
2020-04-15ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIsStephan Gerhold1-0/+16
2020-04-14ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson2-6/+2
2020-03-31ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flagStephan Gerhold1-2/+2
2020-03-27ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto7-20/+20
2020-03-19ASoC: qcom: sdm845: handle soundwire streamSrinivas Kandagatla2-1/+68
2020-03-16ASoC: qcom: q6asm-dai: add support for ALAC and APE decodersVinod Koul1-1/+69
2020-03-16ASoC: qcom: q6asm: add support for alac and ape configsVinod Koul2-0/+150
2020-03-16ASoC: qcom: q6asm-dai: add support to wma decoderVinod Koul1-1/+66
2020-03-16ASoC: qcom: q6asm: add support to wma configVinod Koul2-0/+140
2020-03-16ASoC: qcom: q6asm: pass codec profile to q6asm_open_writeVinod Koul3-4/+4
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2-26/+23
2020-03-12ASoC: qdsp6: q6routing: remove default routingSrinivas Kandagatla1-19/+0
2020-03-12ASoC: qdsp6: q6asm-dai: only enable dais from device treeSrinivas Kandagatla1-7/+23
2020-03-10ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2-5/+5
2020-02-19ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macroKuninori Morimoto1-4/+3
2020-02-19ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto1-11/+9
2020-02-19ASoC: qcom: lpass-platform: use for_each_pcm_streams() macroKuninori Morimoto1-1/+1
2020-01-02ASoC: qdsp6: q6asm-dai: constify copied structureJulia Lawall1-1/+1
2019-12-25ASoC: qcom: sdm845: add support to DB845c and Lenovo YogaSrinivas Kandagatla1-1/+85
2019-12-11ASoC: qcom: Drop superfluous ioctl PCM opsTakashi Iwai2-2/+0
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai3-1/+104
2019-11-18ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul1-1/+34
2019-11-18ASoC: qcom: q6asm: add support to flac configSrinivas Kandagatla2-0/+70
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai3-81/+74
2019-10-08ASoC: qcom: q6asm-dai: remove snd_pcm_opsKuninori Morimoto1-36/+35
2019-10-08ASoC: qcom: q6routing: remove snd_pcm_opsKuninori Morimoto1-9/+5