index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
ASoC: q6routing: add dummy register read/write function
Srinivas Kandagatla
1
-0
/
+16
2020-08-11
ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
Srinivas Kandagatla
1
-105
/
+105
2020-07-27
ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} defines
Stephan Gerhold
1
-3
/
+0
2020-07-24
ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFER
Stephan Gerhold
1
-2
/
+6
2020-07-24
ASoC: qcom: apq8016_sbc: Use qcom_snd_parse_of()
Stephan Gerhold
2
-106
/
+15
2020-07-24
ASoC: qcom: common: Parse properties with "qcom," prefix
Stephan Gerhold
1
-2
/
+10
2020-07-24
ASoC: qcom: common: Support parsing links without DPCM
Stephan Gerhold
1
-7
/
+19
2020-07-24
ASoC: q6afe: Remove unused q6afe_is_rx_port() function
Stephan Gerhold
2
-9
/
+0
2020-07-24
ASoC: qcom: common: Use snd_soc_dai_link_set_capabilities()
Stephan Gerhold
1
-12
/
+1
2020-07-24
ASoC: qcom: Use devm for resource management
Stephan Gerhold
3
-61
/
+10
2020-07-23
ASoC: qcom: use asoc_substream_to_rtd()
Kuninori Morimoto
6
-20
/
+20
2020-07-17
ASoC: qcom: qdsp6: Use IS_ERR() instead of IS_ERR_OR_NULL()
Tang Bin
1
-2
/
+1
2020-07-17
ASoC: qcom: qdsp6: Use the defined variable to clean code
Tang Bin
1
-2
/
+2
2020-07-10
ASoC: qcom: qdsp6: q6asm: Provide documentation for 'codec_profile'
Pierre-Louis Bossart
1
-1
/
+1
2020-07-08
ASoC: qdsp6: use dev_err instead of pr_err
Srinivas Kandagatla
1
-13
/
+14
2020-07-08
ASoC: q6asm: add command opcode to timeout error report
Srinivas Kandagatla
1
-2
/
+2
2020-06-29
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+1
2020-06-29
ASoC: qcom: Drop HAS_DMA dependency to fix link failure
Geert Uytterhoeven
1
-1
/
+1
2020-06-19
ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845
John Stultz
1
-2
/
+2
2020-06-15
ASoC: qcom: common: set correct directions for dailinks
Srinivas Kandagatla
1
-2
/
+12
2020-06-15
ASoc: q6afe: add support to get port direction
Srinivas Kandagatla
2
-0
/
+9
2020-06-11
ASoC: q6asm: handle EOS correctly
Srinivas Kandagatla
1
-3
/
+4
2020-06-01
ASoC: qcom: q6asm-dai: kCFI fix
John Stultz
1
-2
/
+2
2020-05-05
ASoC: qcom: lpass-cpu: Make I2S SD lines configurable
Stephan Gerhold
3
-64
/
+166
2020-05-04
ASoC: qcom: Use the defined variable to simplify code
Tang Bin
2
-26
/
+22
2020-04-21
ASoC: qcom: q6sp6: use snd_compress_ops
Kuninori Morimoto
1
-23
/
+28
2020-04-15
ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs
Stephan Gerhold
1
-0
/
+16
2020-04-14
ASoC: qcom: common: Silence duplicate parse error messages
Bjorn Andersson
2
-6
/
+2
2020-03-31
ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
Stephan Gerhold
1
-2
/
+2
2020-03-27
ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
7
-20
/
+20
2020-03-18
ASoC: qcom: sdm845: handle soundwire stream
Srinivas Kandagatla
2
-1
/
+68
2020-03-16
ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders
Vinod Koul
1
-1
/
+69
2020-03-16
ASoC: qcom: q6asm: add support for alac and ape configs
Vinod Koul
2
-0
/
+150
2020-03-16
ASoC: qcom: q6asm-dai: add support to wma decoder
Vinod Koul
1
-1
/
+66
2020-03-16
ASoC: qcom: q6asm: add support to wma config
Vinod Koul
2
-0
/
+140
2020-03-16
ASoC: qcom: q6asm: pass codec profile to q6asm_open_write
Vinod Koul
3
-4
/
+4
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-26
/
+23
2020-03-12
ASoC: qdsp6: q6routing: remove default routing
Srinivas Kandagatla
1
-19
/
+0
2020-03-12
ASoC: qdsp6: q6asm-dai: only enable dais from device tree
Srinivas Kandagatla
1
-7
/
+23
2020-03-10
ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
2
-5
/
+5
2020-02-19
ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macro
Kuninori Morimoto
1
-4
/
+3
2020-02-19
ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macro
Kuninori Morimoto
1
-11
/
+9
2020-02-18
ASoC: qcom: lpass-platform: use for_each_pcm_streams() macro
Kuninori Morimoto
1
-1
/
+1
2020-01-01
ASoC: qdsp6: q6asm-dai: constify copied structure
Julia Lawall
1
-1
/
+1
2019-12-25
ASoC: qcom: sdm845: add support to DB845c and Lenovo Yoga
Srinivas Kandagatla
1
-1
/
+85
2019-12-11
ASoC: qcom: Drop superfluous ioctl PCM ops
Takashi Iwai
2
-2
/
+0
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
3
-1
/
+104
2019-11-18
ASoC: qcom: q6asm-dai: add support to flac decoder
Vinod Koul
1
-1
/
+34
2019-11-18
ASoC: qcom: q6asm: add support to flac config
Srinivas Kandagatla
2
-0
/
+70
2019-11-07
Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
3
-81
/
+74
[next]