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
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency
Mao Wenan
1
-1
/
+1
2019-10-21
ASoC: mediatek: mt8183: support WoV
Tzung-Bi Shih
2
-3
/
+68
2019-10-08
ASoC: mediatek: remove snd_pcm_ops
Kuninori Morimoto
4
-30
/
+30
2019-10-08
ASoC: mediatek: mtk-btcvsd: remove snd_pcm_ops
Kuninori Morimoto
1
-48
/
+28
2019-10-08
ASoC: mt8183: fix audio playback slowly after playback during bootup
Jiaxin Yu
1
-0
/
+15
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
9
-134
/
+292
2019-08-30
ASoC: mediatek: mt8183: fix space issues
Tzung-Bi Shih
1
-2
/
+1
2019-08-30
ASoC: mediatek: mt8183: remove forward declaration of headset_init
Tzung-Bi Shih
1
-8
/
+5
2019-08-30
ASoC: mediatek: mt8183: move headset jack to card-specific storage
Tzung-Bi Shih
1
-4
/
+5
2019-08-30
ASoC: mediatek: mt8183: move private structure
Tzung-Bi Shih
1
-16
/
+16
2019-08-28
ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge
Jiaxin Yu
2
-4
/
+8
2019-08-28
ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out
Jiaxin Yu
2
-34
/
+144
2019-08-27
ASoC: mediatek: mt8183: fix tdm out data align issue
Jiaxin Yu
1
-2
/
+1
2019-08-27
ASoC: mediatek: mt8183: remove unused DAPM-related variables
Tzung-Bi Shih
1
-10
/
+0
2019-08-22
ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off
Jiaxin Yu
1
-6
/
+109
2019-08-22
ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings
YueHaibing
2
-21
/
+21
2019-08-15
ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variables
YueHaibing
1
-10
/
+0
2019-08-15
ASoC: mediatek: mt8183-da7219-max98357: remove unused variable
YueHaibing
1
-9
/
+0
2019-08-15
ASoC: mt2701: remove unused variables
YueHaibing
1
-13
/
+0
2019-08-09
ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_componen...
Kuninori Morimoto
1
-3
/
+3
2019-08-09
ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for au...
Kuninori Morimoto
1
-3
/
+3
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
3
-9
/
+3
2019-07-31
ASoC: mt6797: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-07-31
ASoC: mt8173: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-22
ASoC: mediatek: mt8183: make headset codec optional
Tzung-Bi Shih
1
-6
/
+3
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-0
/
+1
2019-06-17
ASoC: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2019-06-06
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
1
-1
/
+1
2019-06-06
ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link style
Kuninori Morimoto
1
-62
/
+106
2019-06-06
ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link style
Kuninori Morimoto
1
-75
/
+107
2019-06-06
ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link style
Kuninori Morimoto
1
-25
/
+26
2019-06-06
ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link style
Kuninori Morimoto
1
-37
/
+48
2019-06-06
ASoC: mediatek: mt8173-rt5650: use modern dai_link style
Kuninori Morimoto
1
-33
/
+41
2019-06-06
ASoC: mediatek: mt8173-max98090: use modern dai_link style
Kuninori Morimoto
1
-12
/
+22
2019-06-06
ASoC: mediatek: mt2701-cs42448: use modern dai_link style
Kuninori Morimoto
1
-30
/
+65
2019-06-06
ASoC: mediatek: mt2701-wm8960: use modern dai_link style
Kuninori Morimoto
1
-12
/
+22
2019-06-06
ASoC: mediatek: mt6797-mt6351: use modern dai_link style
Kuninori Morimoto
1
-39
/
+76
2019-06-04
ASoC: da7219: Fix build error without CONFIG_I2C
YueHaibing
1
-1
/
+1
2019-06-04
ASoC: mediatek: Make some symbols static
YueHaibing
1
-11
/
+11
2019-05-23
ASoC: mediatek: mt8183: move card registration to the end of probe
Tzung-Bi Shih
1
-7
/
+2
2019-05-23
ASoC: mediatek: mt8183: remove unused DAPM pins
Tzung-Bi Shih
2
-29
/
+2
2019-05-23
ASoC: Mediatek: MT8183: enable dev runtime suspend and resume
Jiaxin Yu
1
-4
/
+1
2019-05-21
ASoC: Mediatek: MT8183: fix compile error
Jiaxin Yu
1
-9
/
+9
2019-05-21
ASoC: Mediatek: MT8183: fix compile error
Jiaxin Yu
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
ASoC: Mediatek: MT8183: enable IIR filter
Shunli Wang
1
-3
/
+11
2019-05-16
ASoC: Mediatek: MT8183: set data align
Shunli Wang
1
-0
/
+18
2019-05-16
ASoC: Mediatek: add memory interface data align
Shunli Wang
2
-0
/
+9
2019-05-02
ASoC: Mediatek: MT8183: add I2S2 control path from UL2 and UL3
Shunli Wang
1
-0
/
+38
[next]