index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
ASoC: qcom: lpass-cpu: Fix lpass dai ids parse
Srinivasa Rao Mandadapu
1
-1
/
+1
2021-03-10
ASoC: qcom: sdm845: Fix array out of range on rx slim channels
Srinivas Kandagatla
1
-1
/
+1
2021-03-10
ASoC: qcom: sdm845: Fix array out of bounds access
Srinivas Kandagatla
1
-2
/
+2
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
8
-54
/
+42
2021-02-17
Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus
Mark Brown
4
-30
/
+28
2021-02-05
ASoC: qcom: lpass: Fix i2s ctl register bit map
Jun Nie
1
-1
/
+1
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
6
-31
/
+52
2021-02-02
Merge branch 'for-linus' into for-next
Takashi Iwai
6
-10
/
+41
2021-02-02
ASoC: qcom: Fix typo error in HDMI regmap config callbacks
Srinivasa Rao Mandadapu
2
-5
/
+5
2021-01-28
ASoC: qcom: lpass-cpu: Remove bit clock state check
Srinivasa Rao Mandadapu
3
-18
/
+8
2021-01-27
ASoC: q6asm: fix 'physical' typos
Bjorn Helgaas
1
-1
/
+1
2021-01-25
ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup
Stephan Gerhold
1
-1
/
+1
2021-01-21
ASoC: qcom: Fix number of HDMI RDMA channels on sc7180
Stephen Boyd
1
-1
/
+1
2021-01-21
Merge series "ASoC: qcom: Fix broken lpass driver" from Srinivas Kandagatla <...
Mark Brown
4
-7
/
+38
2021-01-20
ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field
Srinivas Kandagatla
1
-1
/
+1
2021-01-20
ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY
Srinivas Kandagatla
4
-7
/
+38
2021-01-15
Merge series "ASoC: qcom: Minor code cleanups for lpass-cpu" from Stephen Boy...
Mark Brown
1
-11
/
+6
2021-01-15
ASoC: qcom: Remove duplicate error messages on ioremap
Stephen Boyd
1
-8
/
+2
2021-01-15
ASoC: qcom: Stop casting away __iomem for error pointers
Stephen Boyd
1
-6
/
+6
2021-01-15
ASoC: qcom: Add some names to regmap configs
Stephen Boyd
1
-0
/
+2
2021-01-15
ASoC: qcom: Remove useless debug print
Stephen Boyd
1
-1
/
+0
2021-01-13
ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-dai
Stephan Gerhold
2
-18
/
+21
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-12-28
Merge tag 'v5.11-rc1' into asoc-5.11
Mark Brown
1
-0
/
+1
2020-12-28
Merge existing fixes from asoc/for-5.11
Mark Brown
2
-33
/
+37
2020-12-17
ASoC: qcom: Add support for playback recover after resume
Srinivasa Rao Mandadapu
1
-0
/
+35
2020-12-17
ASoC: qcom: Fix incorrect volatile registers
Srinivasa Rao Mandadapu
2
-33
/
+2
2020-12-11
Merge remote-tracking branch 'asoc/for-5.11' into asoc-next
Mark Brown
16
-42
/
+683
2020-12-05
ASoC: qcom: fix QDSP6 dependencies, attempt #3
Arnd Bergmann
1
-0
/
+1
2020-12-04
ASoC: q6afe-clocks: Add missing parent clock rate
Srinivas Kandagatla
1
-0
/
+1
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
5
-36
/
+69
2020-11-27
ASoC: qcom: sc7180: fix 32 bit format for adau7002
xuyuqing
1
-0
/
+3
2020-11-26
ASoC: qcom: mark OF related data as maybe unused
Krzysztof Kozlowski
4
-4
/
+4
2020-11-23
ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state
Srinivasa Rao Mandadapu
4
-33
/
+57
2020-11-20
ASoC: qcom: sm8250: fix HDMI audio playback
Dmitry Baryshkov
1
-1
/
+3
2020-11-16
ASoC: qcom: sc7180: Register shutdown handler for lpass platform
V Sujith Kumar Reddy
3
-0
/
+12
2020-11-16
ASoC: qcom: lpass-sc7180: Add 32 bit format support for capture
V Sujith Kumar Reddy
1
-1
/
+2
2020-11-16
ASoC: qcom: sc7180: initialize the "no_headphone" variable
Dan Carpenter
1
-1
/
+1
2020-11-16
ASoC: qcom: lpass-platform: Fix memory leak
Srinivasa Rao Mandadapu
1
-1
/
+4
2020-11-12
ASoC: qcom: sc7180: Modify machine driver for sound card
xuyuqing
2
-13
/
+74
2020-11-10
ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()
Dan Carpenter
1
-5
/
+8
2020-11-10
ASoC: qcom: sc7180: Modify machine driver for 2mic
Ajye Huang
1
-0
/
+61
2020-11-09
ASoC: qcom: sc7180: Add missing PM ops
Cheng-Yi Chiang
1
-0
/
+1
2020-11-05
ASoC: q6afe-clocks: fix warning on symbol scope
Srinivas Kandagatla
1
-1
/
+1
2020-11-05
ASoC: qcom: lpass-cpu: fix warning on symbol scope
Srinivas Kandagatla
1
-1
/
+1
2020-11-03
ASoC: qcom: sc7180: Fix some indenting in sc7180_lpass_alloc_dma_channel()
Dan Carpenter
1
-2
/
+2
2020-10-29
ASoC: qcom: sm8250: update compatible with new bindings
Srinivas Kandagatla
1
-2
/
+2
2020-10-29
ASoC: qcom: lpass-cpu: Fix clock disable failure
V Sujith Kumar Reddy
1
-4
/
+10
2020-10-29
ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positions
V Sujith Kumar Reddy
1
-1
/
+1
2020-10-29
ASoC: qcom: fix unsigned int bitwidth compared to less than zero
Colin Ian King
1
-1
/
+1
[next]