index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
qcom
/
lpass-platform.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-11-16
ASoC: qcom: clean up indentation, remove extraneous tab
Colin Ian King
2018-07-04
ASoC: qcom: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2018-02-12
ASoC: qcom: lpass-platform: replace platform to component
Kuninori Morimoto
2017-09-19
ASoC: qcom: remove duplicate initializations of dma_ch and v
Colin Ian King
2017-08-17
ASoC: qcom: make snd_pcm_hardware const
Bhumika Goyal
2017-08-14
ASoC: qcom: make snd_soc_platform_driver const
Bhumika Goyal
2017-01-31
ASoC: qcom: Drop __func__ usage from log prints
Bjorn Andersson
2016-12-12
Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...
Mark Brown
2016-12-12
Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...
Mark Brown
2016-11-14
ASoC: lpass-platform: fix uninitialized variable
Linus Torvalds
2016-11-09
ASoC: lpass-platform: initialize dma channel number
Arnd Bergmann
2016-10-31
ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch
Srinivas Kandagatla
2016-10-31
ASoC: lpass-platform: Fix broken pcm data usage
Srinivas Kandagatla
2016-09-29
Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...
Mark Brown
2016-09-12
ASoC: constify snd_pcm_ops structures
Julia Lawall
2016-08-09
ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata()
Kuninori Morimoto
2016-03-31
ASoC: qcom: remove IS_ERR_VALUE usage on int.
Srinivas Kandagatla
2016-03-31
ASoC: qcom: Fix uninitialized symbol warning.
Srinivas Kandagatla
2016-02-20
ASoC: qcom: add mic support
Srinivas Kandagatla
2016-02-20
ASoC: qcom: add generic bit masks for RDMA and WRDMA
Srinivas Kandagatla
2016-02-20
ASoC: qcom: pass direction to dma allocation
Srinivas Kandagatla
2016-02-20
ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
Srinivas Kandagatla
2016-02-20
ASoC: qcom: use snd_dma_alloc/free* apis
Srinivas Kandagatla
2016-01-11
ASoC: qcom: use correct device pointer in dma allocation
Srinivas Kandagatla
2015-05-22
ASoC: qcom: Add ability to handle interrupts per dma channel
Srinivas Kandagatla
2015-05-22
ASoC: qcom: add dma channel control offset to variant data
Srinivas Kandagatla
2015-05-21
ASoC: qcom: remove hardcoded dma channel
Srinivas Kandagatla
2015-05-21
ASoC: qcom: move ipq806x specific bits out of lpass driver.
Srinivas Kandagatla
2015-05-04
ASoC: qcom: remove unnecessary header files
Srinivas Kandagatla
2015-03-05
ASoC: qcom: Add LPASS platform driver
Kenneth Westfield