summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/lpass-platform.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1Star
* ASoC: qcom: clean up indentation, remove extraneous tabColin Ian King2018-11-171-1/+1
* ASoC: qcom: Use snd_pcm_stop_xrun() helperTakashi Iwai2018-07-041-1/+1
* ASoC: qcom: lpass-platform: replace platform to componentKuninori Morimoto2018-02-121-19/+23
* ASoC: qcom: remove duplicate initializations of dma_ch and vColin Ian King2017-09-191-2/+0Star
* ASoC: qcom: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ASoC: qcom: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: qcom: Drop __func__ usage from log printsBjorn Andersson2017-01-311-54/+52Star
*-. Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown2016-12-121-37/+9Star
|\ \
| | * ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_chSrinivas Kandagatla2016-10-311-37/+9Star
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown2016-12-121-0/+3
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: lpass-platform: initialize dma channel numberArnd Bergmann2016-11-091-0/+3
| | |/
* | / ASoC: lpass-platform: fix uninitialized variableLinus Torvalds2016-11-141-0/+1
| |/ |/|
* | ASoC: lpass-platform: Fix broken pcm data usageSrinivas Kandagatla2016-10-311-86/+79Star
|/
*-. Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown2016-09-291-7/+7
|\ \
| | * ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata()Kuninori Morimoto2016-08-091-7/+7
| |/
* / 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: add mic supportSrinivas Kandagatla2016-02-191-46/+121
* ASoC: qcom: add generic bit masks for RDMA and WRDMASrinivas Kandagatla2016-02-191-25/+29
* ASoC: qcom: pass direction to dma allocationSrinivas Kandagatla2016-02-191-1/+2
* ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_startSrinivas Kandagatla2016-02-191-2/+2
* ASoC: qcom: use snd_dma_alloc/free* apisSrinivas Kandagatla2016-02-191-36/+6Star
* ASoC: qcom: use correct device pointer in dma allocationSrinivas Kandagatla2016-01-111-9/+6Star
* ASoC: qcom: Add ability to handle interrupts per dma channelSrinivas Kandagatla2015-05-221-35/+59
* ASoC: qcom: add dma channel control offset to variant dataSrinivas Kandagatla2015-05-221-1/+1
* ASoC: qcom: remove hardcoded dma channelSrinivas Kandagatla2015-05-211-30/+63
* ASoC: qcom: move ipq806x specific bits out of lpass driver.Srinivas Kandagatla2015-05-211-20/+29
* ASoC: qcom: remove unnecessary header filesSrinivas Kandagatla2015-05-041-6/+0Star
* ASoC: qcom: Add LPASS platform driverKenneth Westfield2015-03-051-0/+526