index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
qcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: qcom: lpass-cpu: Use optional clk APIs
Stephen Boyd
2021-05-21
1
-11
/
+1
*
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2021-03-31
1
-1
/
+1
|
\
|
*
ASoC: qcom: lpass-cpu: Fix lpass dai ids parse
Srinivasa Rao Mandadapu
2021-03-11
1
-1
/
+1
*
|
ASoC: q6afe-clocks: fix reprobing of the driver
Dmitry Baryshkov
2021-03-30
3
-105
/
+108
*
|
ASoC: qcom: q6dsp: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
*
|
Merge series "ASoC: qcom: remove cppcheck warnings" from Pierre-Louis Bossart...
Mark Brown
2021-03-10
6
-13
/
+8
|
\
\
|
*
|
ASoC: qcom: q6asm: align function prototypes
Pierre-Louis Bossart
2021-03-10
1
-3
/
+3
|
*
|
ASoC: qcom: q6afe: align function prototype
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
|
*
|
ASoC: qcom: q6afe: remove useless assignments
Pierre-Louis Bossart
2021-03-10
1
-3
/
+2
|
*
|
ASoC: qcom: q6dsp-dai: clarify expression
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
|
*
|
ASoC: qcom: lpass-platform: remove useless assignment
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
|
*
|
ASoC: qcom: lpass-hdmi: remove useless return
Pierre-Louis Bossart
2021-03-10
1
-4
/
+0
|
|
/
*
/
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
2021-03-10
2
-2
/
+2
|
/
*
ASoC: qcom: sdm845: Fix array out of range on rx slim channels
Srinivas Kandagatla
2021-03-10
1
-1
/
+1
*
ASoC: qcom: sdm845: Fix array out of bounds access
Srinivas Kandagatla
2021-03-10
1
-2
/
+2
*
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-02-17
8
-54
/
+42
|
\
|
*
Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus
Mark Brown
2021-02-17
4
-30
/
+28
|
|
\
|
|
*
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-02-05
6
-31
/
+52
|
|
|
\
|
|
*
|
ASoC: q6asm: fix 'physical' typos
Bjorn Helgaas
2021-01-27
1
-1
/
+1
|
|
*
|
Merge series "ASoC: qcom: Minor code cleanups for lpass-cpu" from Stephen Boy...
Mark Brown
2021-01-15
1
-11
/
+6
|
|
|
\
\
|
|
|
*
|
ASoC: qcom: Remove duplicate error messages on ioremap
Stephen Boyd
2021-01-15
1
-8
/
+2
|
|
|
*
|
ASoC: qcom: Stop casting away __iomem for error pointers
Stephen Boyd
2021-01-15
1
-6
/
+6
|
|
|
*
|
ASoC: qcom: Add some names to regmap configs
Stephen Boyd
2021-01-15
1
-0
/
+2
|
|
|
*
|
ASoC: qcom: Remove useless debug print
Stephen Boyd
2021-01-15
1
-1
/
+0
|
|
*
|
|
ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-dai
Stephan Gerhold
2021-01-13
2
-18
/
+21
|
|
*
|
|
Merge existing fixes from asoc/for-5.11
Mark Brown
2020-12-28
2
-33
/
+37
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ASoC: qcom: lpass: Fix i2s ctl register bit map
Jun Nie
2021-02-05
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ASoC: qcom: Fix typo error in HDMI regmap config callbacks
Srinivasa Rao Mandadapu
2021-02-02
2
-5
/
+5
|
*
|
|
ASoC: qcom: lpass-cpu: Remove bit clock state check
Srinivasa Rao Mandadapu
2021-01-28
3
-18
/
+8
*
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-02-02
6
-10
/
+41
|
\
|
|
|
|
*
|
|
ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup
Stephan Gerhold
2021-01-25
1
-1
/
+1
|
*
|
|
ASoC: qcom: Fix number of HDMI RDMA channels on sc7180
Stephen Boyd
2021-01-21
1
-1
/
+1
|
*
|
|
Merge series "ASoC: qcom: Fix broken lpass driver" from Srinivas Kandagatla <...
Mark Brown
2021-01-21
4
-7
/
+38
|
|
\
\
\
|
|
*
|
|
ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY
Srinivas Kandagatla
2021-01-20
4
-7
/
+38
|
*
|
|
|
ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field
Srinivas Kandagatla
2021-01-20
1
-1
/
+1
|
|
/
/
/
*
/
/
/
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
|
/
/
/
*
|
/
Merge tag 'v5.11-rc1' into asoc-5.11
Mark Brown
2020-12-28
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'asoc/for-5.11' into asoc-next
Mark Brown
2020-12-11
16
-42
/
+683
|
|
\
|
*
|
ASoC: q6afe-clocks: Add missing parent clock rate
Srinivas Kandagatla
2020-12-04
1
-0
/
+1
*
|
|
ASoC: qcom: Add support for playback recover after resume
Srinivasa Rao Mandadapu
2020-12-17
1
-0
/
+35
*
|
|
ASoC: qcom: Fix incorrect volatile registers
Srinivasa Rao Mandadapu
2020-12-17
2
-33
/
+2
|
|
/
|
/
|
*
|
ASoC: qcom: fix QDSP6 dependencies, attempt #3
Arnd Bergmann
2020-12-05
1
-0
/
+1
*
|
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-30
5
-36
/
+69
|
\
|
|
*
ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state
Srinivasa Rao Mandadapu
2020-11-23
4
-33
/
+57
|
*
ASoC: qcom: lpass-platform: Fix memory leak
Srinivasa Rao Mandadapu
2020-11-16
1
-1
/
+4
|
*
ASoC: qcom: lpass-cpu: Fix clock disable failure
V Sujith Kumar Reddy
2020-10-29
1
-4
/
+10
|
*
ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positions
V Sujith Kumar Reddy
2020-10-29
1
-1
/
+1
*
|
ASoC: qcom: sc7180: fix 32 bit format for adau7002
xuyuqing
2020-11-27
1
-0
/
+3
*
|
ASoC: qcom: mark OF related data as maybe unused
Krzysztof Kozlowski
2020-11-26
4
-4
/
+4
*
|
ASoC: qcom: sm8250: fix HDMI audio playback
Dmitry Baryshkov
2020-11-20
1
-1
/
+3
[next]