summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
Commit message (Expand)AuthorAgeFilesLines
...
*-. Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rockchip' and '...Mark Brown2016-09-291-0/+20
|\ \
| * | ASoC: qcom: apq8016-sbc: add support to routing via DTSrinivas Kandagatla2016-09-061-0/+9
| * | ASoC: qcom: apq8016-sbc: add board specific dapm mic widgetsSrinivas Kandagatla2016-09-061-0/+11
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown2016-09-292-7/+9
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata()Kuninori Morimoto2016-08-092-7/+9
| |/
* | ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
|/
* ASoC: qcom: remove IS_ERR_VALUE usage on int.Srinivas Kandagatla2016-03-311-2/+4
* ASoC: qcom: Fix uninitialized symbol warning.Srinivas Kandagatla2016-03-311-1/+1
* ASoC: qcom: fix build errorSudip Mukherjee2016-03-121-2/+5
* ASoC: qcom: apq8016: add wrdma supportSrinivas Kandagatla2016-02-201-3/+19
* ASoC: qcom: apq8016-sbc: add mic supportSrinivas Kandagatla2016-02-201-3/+7
* ASoC: qcom: add mic supportSrinivas Kandagatla2016-02-202-76/+204
* ASoC: qcom: apq8016: set the correct max register for regmapSrinivas Kandagatla2016-02-201-2/+31
* ASoC: qcom: add generic bit masks for RDMA and WRDMASrinivas Kandagatla2016-02-202-58/+79
* ASoC: qcom: add wrdma register definitionsSrinivas Kandagatla2016-02-201-0/+11
* ASoC: qcom: add mic related i2s control register definesSrinivas Kandagatla2016-02-201-0/+22
* ASoC: qcom: ipq806x: add wrdma related register offsetsSrinivas Kandagatla2016-02-201-0/+4
* ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_mapSrinivas Kandagatla2016-02-202-4/+4
* ASoC: qcom: ipq806x: add error in dma allocation.Srinivas Kandagatla2016-02-201-1/+4
* ASoC: qcom: pass direction to dma allocationSrinivas Kandagatla2016-02-204-4/+6
* ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_startSrinivas Kandagatla2016-02-203-4/+4
* ASoC: qcom: add wrdma register details to lpass_variantSrinivas Kandagatla2016-02-201-0/+4
* ASoC: qcom: use snd_dma_alloc/free* apisSrinivas Kandagatla2016-02-201-36/+6
* Merge tag 'asoc-fix-v4.5-rc4' into asoc-qcomMark Brown2016-02-201-9/+6
|\
| *-. Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fi...Mark Brown2016-02-101-9/+6
| |\ \
| | | * ASoC: qcom: use correct device pointer in dma allocationSrinivas Kandagatla2016-01-111-9/+6
| | |/
* | | ASoC: qcom: Don't specify LE device endiannessStephen Boyd2016-02-121-1/+0
|/ /
* | ASoC: qcom: Specify LE device endiannessStephen Boyd2015-11-211-0/+1
|/
* ASoC: qcom: change PTR_ERR argumentJulia Lawall2015-09-171-1/+2
* ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_opsAxel Lin2015-08-282-2/+2
* ASoC: lpass-ipq806x: Staticise local symbolsLars-Peter Clausen2015-07-291-1/+1
* ASoC: qcom: remove Kconfig deps from variant configsKenneth Westfield2015-07-071-2/+0
* ASoC: qcom: move board Kconfig deps to parent configKenneth Westfield2015-07-071-2/+3
*-. Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to...Mark Brown2015-06-224-18/+217
|\ \
| * | ASoC: qcom: add apq8016 sound card supportSrinivas Kandagatla2015-06-103-0/+209
| * | ASoC: qcom: storm: remove special casing EPROBE_DEFERSrinivas Kandagatla2015-06-091-6/+3
| * | ASoC: qcom: storm: allocate snd_soc_card struct dynamically.Srinivas Kandagatla2015-06-091-12/+5
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...Mark Brown2015-06-058-260/+699
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * ASoC: qcom: fix STORM board KconfigArnd Bergmann2015-06-021-1/+1
| | * ASoC: qcom: Add apq8016 lpass driver supportSrinivas Kandagatla2015-05-254-0/+254
| | * ASoC: qcom: add bit map to track static dma channel allocationsSrinivas Kandagatla2015-05-221-0/+3
| | * ASoC: qcom: Add ability to handle interrupts per dma channelSrinivas Kandagatla2015-05-222-35/+63
| | * ASoC: qcom: add dma channel control offset to variant dataSrinivas Kandagatla2015-05-222-1/+6
| | * ASoC: qcom: make osr clock optionalSrinivas Kandagatla2015-05-221-9/+18
| | * ASoC: qcom: support bitclk and osrclk per i2s portSrinivas Kandagatla2015-05-222-22/+43
| | * ASoC: qcom: ipq806x_lpass_alloc_dma_channel() can be statickbuild test robot2015-05-221-2/+2
| | * ASoC: qcom: remove hardcoded dma channelSrinivas Kandagatla2015-05-213-30/+77
| | * ASoC: qcom: remove hardcoded i2s port numberSrinivas Kandagatla2015-05-212-9/+8
| | * ASoC: qcom: move ipq806x specific bits out of lpass driver.Srinivas Kandagatla2015-05-217-172/+261
| | * ASoC: qcom: remove incorrect dependenciesArnd Bergmann2015-05-211-2/+0
OpenPOWER on IntegriCloud