summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ASoC: qcom: lpass-platform: remove snd_pcm_opsKuninori Morimoto2019-10-081-36/+34
* | sound: Fix Kconfig indentationKrzysztof Kozlowski2019-10-071-10/+10
|/
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-1/+1
|\
| * mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
* | ASoC: sdm845: remove unneeded semicolonSaiyam Doshi2019-09-151-1/+1
* | ASoC: qcom: common: Include link-name in error messagesBjorn Andersson2019-09-051-11/+11
* | ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-4/+1
* | Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-07-261-8/+8
|\ \ | |/ |/|
| * ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI linksStephan Gerhold2019-07-231-8/+8
* | kernel: fix typos and some coding style in commentsWeitao Hou2019-07-161-1/+1
* | Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-065-25/+61
|\|
| * ASoC: qdsp6: q6afe-dai: Add missing Slimbus0 audio routeSrinivas Kandagatla2019-07-041-0/+1
| * ASoC: qcom: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+1
| * ASoC: qcom: storm: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+3
| * ASoC: qcom: apq8016_sbc: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+7
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2610-74/+10
| |\
| * | ASoC: qcom: don't select unnecessary PlatformKuninori Morimoto2019-06-191-1/+3
| * | ASoC: qcom: storm: don't select unnecessary PlatformKuninori Morimoto2019-06-191-3/+1
| * | ASoC: qcom: apq8016_sbc: don't select unnecessary PlatformKuninori Morimoto2019-06-191-7/+3
| * | ASoC: qcom: common: Fix NULL pointer in of parserBjorn Andersson2019-06-191-8/+8
| * | ASoC: qcom: apq8016_sbc: use modern dai_link styleKuninori Morimoto2019-06-061-4/+15