summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold2020-07-271-3/+0
* ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFERStephan Gerhold2020-07-241-2/+6
* ASoC: qcom: apq8016_sbc: Use qcom_snd_parse_of()Stephan Gerhold2020-07-242-106/+15
* ASoC: qcom: common: Parse properties with "qcom," prefixStephan Gerhold2020-07-241-2/+10
* ASoC: qcom: common: Support parsing links without DPCMStephan Gerhold2020-07-241-7/+19
* ASoC: q6afe: Remove unused q6afe_is_rx_port() functionStephan Gerhold2020-07-242-9/+0
* ASoC: qcom: common: Use snd_soc_dai_link_set_capabilities()Stephan Gerhold2020-07-241-12/+1
* ASoC: qcom: Use devm for resource managementStephan Gerhold2020-07-243-61/+10
* ASoC: qcom: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-236-20/+20
* ASoC: qcom: qdsp6: Use IS_ERR() instead of IS_ERR_OR_NULL()Tang Bin2020-07-171-2/+1
* ASoC: qcom: qdsp6: Use the defined variable to clean codeTang Bin2020-07-171-2/+2
* ASoC: qcom: qdsp6: q6asm: Provide documentation for 'codec_profile'Pierre-Louis Bossart2020-07-101-1/+1
* ASoC: qdsp6: use dev_err instead of pr_errSrinivas Kandagatla2020-07-081-13/+14
* ASoC: q6asm: add command opcode to timeout error reportSrinivas Kandagatla2020-07-081-2/+2
* Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-06-291-1/+1
|\
| * ASoC: qcom: Drop HAS_DMA dependency to fix link failureGeert Uytterhoeven2020-06-291-1/+1
* | ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845John Stultz2020-06-191-2/+2
|/
* ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla2020-06-151-2/+12
* ASoc: q6afe: add support to get port directionSrinivas Kandagatla2020-06-152-0/+9
* ASoC: q6asm: handle EOS correctlySrinivas Kandagatla2020-06-111-3/+4
* ASoC: qcom: q6asm-dai: kCFI fixJohn Stultz2020-06-011-2/+2
* ASoC: qcom: lpass-cpu: Make I2S SD lines configurableStephan Gerhold2020-05-053-64/+166
* ASoC: qcom: Use the defined variable to simplify codeTang Bin2020-05-042-26/+22
* ASoC: qcom: q6sp6: use snd_compress_opsKuninori Morimoto2020-04-211-23/+28
* ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIsStephan Gerhold2020-04-151-0/+16
* ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson2020-04-142-6/+2
* ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flagStephan Gerhold2020-03-311-2/+2
* ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-277-20/+20
* ASoC: qcom: sdm845: handle soundwire streamSrinivas Kandagatla2020-03-182-1/+68
* ASoC: qcom: q6asm-dai: add support for ALAC and APE decodersVinod Koul2020-03-161-1/+69
* ASoC: qcom: q6asm: add support for alac and ape configsVinod Koul2020-03-162-0/+150
* ASoC: qcom: q6asm-dai: add support to wma decoderVinod Koul2020-03-161-1/+66
* ASoC: qcom: q6asm: add support to wma configVinod Koul2020-03-162-0/+140
* ASoC: qcom: q6asm: pass codec profile to q6asm_open_writeVinod Koul2020-03-163-4/+4
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-132-26/+23
|\
| * ASoC: qdsp6: q6routing: remove default routingSrinivas Kandagatla2020-03-121-19/+0
| * ASoC: qdsp6: q6asm-dai: only enable dais from device treeSrinivas Kandagatla2020-03-121-7/+23
* | ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2020-03-102-5/+5
* | ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-4/+3
* | ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-11/+9
* | ASoC: qcom: lpass-platform: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-1/+1
|/
* ASoC: qdsp6: q6asm-dai: constify copied structureJulia Lawall2020-01-011-1/+1
* ASoC: qcom: sdm845: add support to DB845c and Lenovo YogaSrinivas Kandagatla2019-12-251-1/+85
* ASoC: qcom: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-2/+0
* Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-253-1/+104
|\
| * ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul2019-11-181-1/+34
| * ASoC: qcom: q6asm: add support to flac configSrinivas Kandagatla2019-11-182-0/+70
* | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-073-81/+74
|\|
| * ASoC: qcom: q6asm-dai: remove snd_pcm_opsKuninori Morimoto2019-10-081-36/+35
| * ASoC: qcom: q6routing: remove snd_pcm_opsKuninori Morimoto2019-10-081-9/+5