Age | Commit message (Expand) | Author | Files | Lines |
2017-11-10 | Merge remote-tracking branch 'asoc/topic/qcom' into asoc-next | Mark Brown | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-19 | ASoC: qcom: remove duplicate initializations of dma_ch and v | Colin Ian King | 1 | -2/+0 |
2017-08-21 | ASoC: qcom: apq8016-sbc: Add support to Headset JACK | Srinivas Kandagatla | 1 | -0/+34 |
2017-08-21 | ASoC: qcom: Remove unnecessary function call | Donglin Peng | 1 | -1/+0 |
2017-08-21 | ASoC: qcom: Remove useless function call | Donglin Peng | 1 | -1/+0 |
2017-08-17 | ASoC: qcom: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-08-14 | ASoC: qcom: make snd_soc_platform_driver const | Bhumika Goyal | 1 | -1/+1 |
2017-08-02 | ASoC: qcom: apq8016-sbc: set default mclk rate | Srinivas Kandagatla | 1 | -4/+19 |
2017-04-21 | ASoC: qcom: move clock names into LPASS variant struct | Linus Walleij | 4 | -15/+27 |
2017-02-27 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-01-31 | ASoC: qcom: Drop __func__ usage from log prints | Bjorn Andersson | 4 | -126/+103 |
2017-01-31 | ASoC: qcom: lpass-cpu: Remove unnecessary clock checks | Bjorn Andersson | 1 | -17/+10 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc... | Mark Brown | 3 | -46/+13 |
2016-12-12 | Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int... | Mark Brown | 1 | -0/+3 |
2016-11-14 | ASoC: lpass-platform: fix uninitialized variable | Linus Torvalds | 1 | -0/+1 |
2016-11-09 | ASoC: lpass-platform: initialize dma channel number | Arnd Bergmann | 1 | -0/+3 |
2016-10-31 | ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch | Srinivas Kandagatla | 1 | -37/+9 |
2016-10-31 | Merge branch 'fix/qcom' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown | 3 | -87/+82 |
2016-10-31 | ASoC: lpass-cpu: add module licence and description | Srinivas Kandagatla | 1 | -0/+3 |
2016-10-31 | ASoC: lpass-platform: Fix broken pcm data usage | Srinivas Kandagatla | 2 | -87/+79 |
2016-10-24 | ASoC: qcom: storm: constify snd_soc_ops structures | Julia Lawall | 1 | -1/+1 |
2016-10-24 | ASoC: qcom: apq8016-sbc: Add support to multi codec. | Srinivas Kandagatla | 1 | -8/+3 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rockchip' and '... | Mark Brown | 1 | -0/+20 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown | 2 | -7/+9 |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-09-06 | ASoC: qcom: apq8016-sbc: add support to routing via DT | Srinivas Kandagatla | 1 | -0/+9 |
2016-09-06 | ASoC: qcom: apq8016-sbc: add board specific dapm mic widgets | Srinivas Kandagatla | 1 | -0/+11 |
2016-08-09 | ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata() | Kuninori Morimoto | 2 | -7/+9 |
2016-03-31 | ASoC: qcom: remove IS_ERR_VALUE usage on int. | Srinivas Kandagatla | 1 | -2/+4 |
2016-03-31 | ASoC: qcom: Fix uninitialized symbol warning. | Srinivas Kandagatla | 1 | -1/+1 |
2016-03-12 | ASoC: qcom: fix build error | Sudip Mukherjee | 1 | -2/+5 |
2016-02-20 | ASoC: qcom: apq8016: add wrdma support | Srinivas Kandagatla | 1 | -3/+19 |
2016-02-20 | ASoC: qcom: apq8016-sbc: add mic support | Srinivas Kandagatla | 1 | -3/+7 |
2016-02-20 | ASoC: qcom: add mic support | Srinivas Kandagatla | 2 | -76/+204 |
2016-02-20 | ASoC: qcom: apq8016: set the correct max register for regmap | Srinivas Kandagatla | 1 | -2/+31 |
2016-02-20 | ASoC: qcom: add generic bit masks for RDMA and WRDMA | Srinivas Kandagatla | 2 | -58/+79 |
2016-02-20 | ASoC: qcom: add wrdma register definitions | Srinivas Kandagatla | 1 | -0/+11 |
2016-02-20 | ASoC: qcom: add mic related i2s control register defines | Srinivas Kandagatla | 1 | -0/+22 |
2016-02-20 | ASoC: qcom: ipq806x: add wrdma related register offsets | Srinivas Kandagatla | 1 | -0/+4 |
2016-02-20 | ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map | Srinivas Kandagatla | 2 | -4/+4 |
2016-02-20 | ASoC: qcom: ipq806x: add error in dma allocation. | Srinivas Kandagatla | 1 | -1/+4 |
2016-02-20 | ASoC: qcom: pass direction to dma allocation | Srinivas Kandagatla | 4 | -4/+6 |
2016-02-20 | ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start | Srinivas Kandagatla | 3 | -4/+4 |
2016-02-20 | ASoC: qcom: add wrdma register details to lpass_variant | Srinivas Kandagatla | 1 | -0/+4 |
2016-02-20 | ASoC: qcom: use snd_dma_alloc/free* apis | Srinivas Kandagatla | 1 | -36/+6 |
2016-02-20 | Merge tag 'asoc-fix-v4.5-rc4' into asoc-qcom | Mark Brown | 1 | -9/+6 |
2016-02-12 | ASoC: qcom: Don't specify LE device endianness | Stephen Boyd | 1 | -1/+0 |
2016-02-10 | Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fi... | Mark Brown | 1 | -9/+6 |
2016-01-11 | ASoC: qcom: use correct device pointer in dma allocation | Srinivas Kandagatla | 1 | -9/+6 |