index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
qcom
/
lpass-platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: qcom: remove duplicate initializations of dma_ch and v
Colin Ian King
2017-09-19
1
-2
/
+0
*
ASoC: qcom: make snd_pcm_hardware const
Bhumika Goyal
2017-08-17
1
-1
/
+1
*
ASoC: qcom: make snd_soc_platform_driver const
Bhumika Goyal
2017-08-14
1
-1
/
+1
*
ASoC: qcom: Drop __func__ usage from log prints
Bjorn Andersson
2017-01-31
1
-54
/
+52
*
-
.
Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...
Mark Brown
2016-12-12
1
-37
/
+9
|
\
\
|
|
*
ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch
Srinivas Kandagatla
2016-10-31
1
-37
/
+9
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...
Mark Brown
2016-12-12
1
-0
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ASoC: lpass-platform: initialize dma channel number
Arnd Bergmann
2016-11-09
1
-0
/
+3
|
|
|
/
*
|
|
ASoC: lpass-platform: fix uninitialized variable
Linus Torvalds
2016-11-14
1
-0
/
+1
|
|
/
|
/
|
*
|
ASoC: lpass-platform: Fix broken pcm data usage
Srinivas Kandagatla
2016-10-31
1
-86
/
+79
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...
Mark Brown
2016-09-29
1
-7
/
+7
|
\
\
|
|
*
ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata()
Kuninori Morimoto
2016-08-09
1
-7
/
+7
|
|
/
*
|
ASoC: constify snd_pcm_ops structures
Julia Lawall
2016-09-12
1
-1
/
+1
|
/
*
ASoC: qcom: remove IS_ERR_VALUE usage on int.
Srinivas Kandagatla
2016-03-31
1
-2
/
+4
*
ASoC: qcom: Fix uninitialized symbol warning.
Srinivas Kandagatla
2016-03-31
1
-1
/
+1
*
ASoC: qcom: add mic support
Srinivas Kandagatla
2016-02-20
1
-46
/
+121
*
ASoC: qcom: add generic bit masks for RDMA and WRDMA
Srinivas Kandagatla
2016-02-20
1
-25
/
+29
*
ASoC: qcom: pass direction to dma allocation
Srinivas Kandagatla
2016-02-20
1
-1
/
+2
*
ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
Srinivas Kandagatla
2016-02-20
1
-2
/
+2
*
ASoC: qcom: use snd_dma_alloc/free* apis
Srinivas Kandagatla
2016-02-20
1
-36
/
+6
*
ASoC: qcom: use correct device pointer in dma allocation
Srinivas Kandagatla
2016-01-11
1
-9
/
+6
*
ASoC: qcom: Add ability to handle interrupts per dma channel
Srinivas Kandagatla
2015-05-22
1
-35
/
+59
*
ASoC: qcom: add dma channel control offset to variant data
Srinivas Kandagatla
2015-05-22
1
-1
/
+1
*
ASoC: qcom: remove hardcoded dma channel
Srinivas Kandagatla
2015-05-21
1
-30
/
+63
*
ASoC: qcom: move ipq806x specific bits out of lpass driver.
Srinivas Kandagatla
2015-05-21
1
-20
/
+29
*
ASoC: qcom: remove unnecessary header files
Srinivas Kandagatla
2015-05-04
1
-6
/
+0
*
ASoC: qcom: Add LPASS platform driver
Kenneth Westfield
2015-03-05
1
-0
/
+526