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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
ASoC: jz4740-i2s: add missed checks for clk_get()
Chuhong Yuan
1
-0
/
+4
2020-12-03
ASoC: fsl-asoc-card: Add support for si476x codec
Shengjiu Wang
1
-0
/
+13
2020-12-03
ASoC: fsl_audmix: Remove unneeded data field
Fabio Estevam
1
-11
/
+2
2020-12-02
Merge series "ASoC: mediatek: mt8192: support new machine rt1015p_rt5682" fro...
Mark Brown
2
-47
/
+125
2020-12-02
ASoC: adau1372: add missing dependencies
Alexandre Belloni
1
-0
/
+2
2020-12-02
ASoC: codecs: lpass-va-macro: remove some dead code
Dan Carpenter
1
-11
/
+4
2020-12-02
ASoC: rt715: remove unused parameter
Jack Yu
1
-1
/
+0
2020-12-02
Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...
Mark Brown
6
-0
/
+1517
2020-12-02
ASoC: mediatek: mt8192: support rt1015p_rt5682
Tzung-Bi Shih
2
-0
/
+55
2020-12-02
ASoC: mediatek: mt8192: move rt1015_rt5682 specific data
Tzung-Bi Shih
1
-25
/
+25
2020-12-02
ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI link
Tzung-Bi Shih
1
-8
/
+31
2020-12-02
ASoC: mediatek: mt8192: rename common symbols
Tzung-Bi Shih
1
-14
/
+14
2020-12-02
ASoC: Intel: Boards: tgl_max98373: update TDM slot_width
Sathyanarayana Nujella
1
-2
/
+2
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
18
-48
/
+118
2020-11-30
Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai...
Mark Brown
12
-21
/
+323
2020-11-30
Merge series "ASoC: tidyup for jack.h" from Kuninori Morimoto <kuninori.morim...
Mark Brown
1
-1
/
+0
2020-11-30
Merge series "ASoC: amd: Minor fixes for error handling" from Takashi Iwai <t...
Mark Brown
2
-2
/
+2
2020-11-30
ASoC: Add ADAU1372 audio CODEC support
Lars-Peter Clausen
6
-0
/
+1203
2020-11-30
ASoC: soc-core: tidyup jack.h
Kuninori Morimoto
1
-1
/
+0
2020-11-30
ASoC: mediatek: btcvsd fix tx stream assign
Lumi Lee
1
-1
/
+1
2020-11-30
ASoC: amd: Return -ENODEV for non-existing ACPI call
Takashi Iwai
1
-1
/
+1
2020-11-30
ASoC: amd: Downgrade print level for invalid ACP mode
Takashi Iwai
1
-1
/
+1
2020-11-27
ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platforms
Fred Oh
6
-18
/
+212
2020-11-27
ASoC: SOF: ops: modify the signature of stall op
Fred Oh
2
-3
/
+3
2020-11-27
ASoC: SOF: ext_manifest: parse cavs extra config data elem
Fred Oh
2
-1
/
+7
2020-11-27
ASoC: SOF: Intel: hda: define parse_platform_ext_manifest op
Fred Oh
6
-0
/
+84
2020-11-27
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
3
-0
/
+18
2020-11-27
ASoC: qcom: sc7180: fix 32 bit format for adau7002
xuyuqing
1
-0
/
+3
2020-11-27
Merge tag 'asoc-fix-v5.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
7
-36
/
+73
2020-11-27
ASoC: soc-core: add soc_dapm_suspend_resume()
Kuninori Morimoto
1
-21
/
+17
2020-11-27
ASoC: soc-core: add soc_playback_digital_mute()
Kuninori Morimoto
1
-25
/
+21
2020-11-26
Merge series "ASoC: merge soc_compr_open() rollback and soc_compr_free()" fro...
Mark Brown
4
-70
/
+86
2020-11-26
Merge series "ASoC: fix !OF compile test warnings" from Krzysztof Kozlowski <...
Mark Brown
43
-32
/
+69
2020-11-26
ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec driver
Jack Yu
6
-0
/
+1517
2020-11-26
ASoC: soc-compress: add soc_compr_clean() and call it from soc_compr_open/free()
Kuninori Morimoto
1
-23
/
+22
2020-11-26
ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()
Kuninori Morimoto
2
-3
/
+12
2020-11-26
ASoC: soc-component: add mark for snd_soc_component_compr_open/free()
Kuninori Morimoto
2
-17
/
+14
2020-11-26
ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()
Kuninori Morimoto
2
-5
/
+16
2020-11-26
ASoC: soc-compress: move soc_compr_free() next to soc_compr_open()
Kuninori Morimoto
1
-34
/
+34
2020-11-26
ASoC: fsl: Fix config name of CONFIG_ARCH_MXC
Shengjiu Wang
1
-1
/
+1
2020-11-26
ASoC: hdmi-codec: Add RX support
Shengjiu Wang
1
-5
/
+28
2020-11-26
ASoC: samsung: smdk_wm8994: remove redundant of_match_ptr()
Krzysztof Kozlowski
1
-1
/
+1
2020-11-26
ASoC: max98926: drop driver pm=NULL assignment
Krzysztof Kozlowski
1
-1
/
+0
2020-11-26
ASoC: max98925: drop driver pm=NULL assignment
Krzysztof Kozlowski
1
-1
/
+0
2020-11-26
ASoC: max98371: drop driver pm=NULL assignment
Krzysztof Kozlowski
1
-1
/
+0
2020-11-26
ASoC: samsung: i2s: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-4
/
+4
2020-11-26
ASoC: es7241: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2020-11-26
ASoC: es7134: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2020-11-26
ASoC: ts3a227e: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
1
-0
/
+2
2020-11-26
ASoC: tlv320: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2
-0
/
+4
[prev]
[next]