summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-091-8/+8
|\
| * Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-08-061-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
| * | ASoC: qcom: common: use modern dai_link styleKuninori Morimoto2019-06-061-7/+26
| * | ASoC: qcom: storm: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
| * | ASoC: qdsp6: q6core: Use struct_size() in kmemdup()Gustavo A. R. Silva2019-05-241-8/+8
* | | Merge branch 'asoc-5.2' into asoc-linusMark Brown2019-07-061-0/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: qcom: common: Mark links as nonatomicBjorn Andersson2019-06-181-0/+1
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-058-74/+8
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* ASoC: qcom: add i2c dependency for SND_SOC_SDM845Arnd Bergmann2019-03-111-1/+1
* ASoC: qcom: Kconfig: fix dependency for sdm845Cheng-Yi Chiang2019-02-261-1/+1
* ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()Takashi Iwai2019-02-201-2/+8
* ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai2019-02-201-5/+16
* ASoC: qcom: Kconfig: select dmic for sdm845Cheng-Yi Chiang2019-02-181-0/+1
* ASoC: apq8096: add slim supportSrinivas Kandagatla2019-01-281-1/+70
* ASoC: sdm845: Set DAI format for dmic codecCheng-Yi Chiang2019-01-161-0/+2
* ASoC: qcom: Kconfig: select max98927 for sdm845Cheng-Yi Chiang2019-01-151-0/+1
* ASoC: qdsp6: q6asm-dai: Fix a small memory leakDan Carpenter2019-01-031-3/+9
* ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bugDan Carpenter2019-01-031-2/+3
* ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data()Dan Carpenter2019-01-031-1/+1
* ASoC: sdm845: set jack only for a specific backendRohit kumar2019-01-031-9/+22
* ASoC: qdsp6: q6routing: add display_port_rx port routingRohit kumar2018-12-141-0/+9
* ASoC: qdsp6: q6afe-dai: add support to Display port RX daisRohit kumar2018-12-141-0/+22
* ASoC: qdsp6: qdafe: add support for display_port_rxRohit kumar2018-12-141-0/+4
* ASoC: qdsp6: q6asm-dai: Add support to compress offloadSrinivas Kandagatla2018-12-142-1/+372
* ASoC: qdsp6: q6asm: add support to MP3 formatSrinivas Kandagatla2018-12-141-0/+5
* Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-135-148/+137
|\
| * ASoC: qcom: Set dai_link id to each dai_linkRohit kumar2018-11-131-3/+6
| * ASoC: qdsp6: q6afe-dai: Fix the dai widgetsSrinivas Kandagatla2018-11-061-104/+104
| * ASoC: qdsp6: q6asm-dai: Only add routing once.Srinivas Kandagatla2018-11-062-33/+19
| * ASoC: qdsp6: q6afe: Fix wrong MI2S SD line maskRohit kumar2018-11-051-8/+8
* | ASoC: sdm845: add rt5663 codec selectArnd Bergmann2018-12-111-0/+1
* | ASoC: sdm845: Add configuration for headset codecCheng-Yi Chiang2018-12-071-0/+21
* | ASoC: sdm845: Add TDM configuration for speakerCheng-Yi Chiang2018-12-071-1/+68
* | ASoC: qcom: sdm845: Create and setup jack in init callbackCheng-Yi Chiang2018-11-281-2/+55
* | ASoC: qcom: sdm845: Add board specific dapm widgetsCheng-Yi Chiang2018-11-281-0/+10
* | ASoC: sdm845: Add support for Secondary MI2S interfaceRohit kumar2018-11-211-0/+18