summaryrefslogtreecommitdiff
path: root/sound/soc/qcom/lpass-platform.c
AgeCommit message (Expand)Author
2019-10-08ASoC: qcom: lpass-platform: remove snd_pcm_opsKuninori Morimoto
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-11-16ASoC: qcom: clean up indentation, remove extraneous tabColin Ian King
2018-07-04ASoC: qcom: Use snd_pcm_stop_xrun() helperTakashi Iwai
2018-02-12ASoC: qcom: lpass-platform: replace platform to componentKuninori Morimoto
2017-09-19ASoC: qcom: remove duplicate initializations of dma_ch and vColin Ian King
2017-08-17ASoC: qcom: make snd_pcm_hardware constBhumika Goyal
2017-08-14ASoC: qcom: make snd_soc_platform_driver constBhumika Goyal
2017-01-31ASoC: qcom: Drop __func__ usage from log printsBjorn Andersson
2016-12-12Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown
2016-12-12Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown
2016-11-14ASoC: lpass-platform: fix uninitialized variableLinus Torvalds
2016-11-09ASoC: lpass-platform: initialize dma channel numberArnd Bergmann
2016-10-31ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_chSrinivas Kandagatla
2016-10-31ASoC: lpass-platform: Fix broken pcm data usageSrinivas Kandagatla
2016-09-29Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall
2016-08-09ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata()Kuninori Morimoto
2016-03-31ASoC: qcom: remove IS_ERR_VALUE usage on int.Srinivas Kandagatla
2016-03-31ASoC: qcom: Fix uninitialized symbol warning.Srinivas Kandagatla
2016-02-20ASoC: qcom: add mic supportSrinivas Kandagatla
2016-02-20ASoC: qcom: add generic bit masks for RDMA and WRDMASrinivas Kandagatla
2016-02-20ASoC: qcom: pass direction to dma allocationSrinivas Kandagatla
2016-02-20ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_startSrinivas Kandagatla
2016-02-20ASoC: qcom: use snd_dma_alloc/free* apisSrinivas Kandagatla
2016-01-11ASoC: qcom: use correct device pointer in dma allocationSrinivas Kandagatla
2015-05-22ASoC: qcom: Add ability to handle interrupts per dma channelSrinivas Kandagatla
2015-05-22ASoC: qcom: add dma channel control offset to variant dataSrinivas Kandagatla
2015-05-21ASoC: qcom: remove hardcoded dma channelSrinivas Kandagatla
2015-05-21ASoC: qcom: move ipq806x specific bits out of lpass driver.Srinivas Kandagatla
2015-05-04ASoC: qcom: remove unnecessary header filesSrinivas Kandagatla
2015-03-05ASoC: qcom: Add LPASS platform driverKenneth Westfield