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
2020-05-18
ASoC: mediatek: use snd_soc_xxx_active()
Kuninori Morimoto
1
-4
/
+4
2020-05-12
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-4
/
+3
2020-05-11
ASoC: mediatek: mt8183-da7219: set headset button maps
Tzung-Bi Shih
1
-3
/
+13
2020-05-07
ASoC: mediatek: mt8183: fix error handling of platform_get_irq()
Tzung-Bi Shih
1
-4
/
+3
2020-05-06
ASoC: mediatek: Fix error handling
Tang Bin
1
-4
/
+3
2020-03-27
ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...
Kuninori Morimoto
14
-25
/
+25
2020-03-10
ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
4
-5
/
+5
2020-02-19
ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macro
Kuninori Morimoto
1
-4
/
+4
2020-02-19
ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM out
Tzung-Bi Shih
1
-88
/
+10
2020-02-13
ASoC: mediatek: mt8183-da7219: apply some refactors
Tzung-Bi Shih
1
-13
/
+6
2020-02-13
ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S out
Tzung-Bi Shih
1
-0
/
+3
2020-02-13
ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probed
Tzung-Bi Shih
1
-6
/
+98
2020-02-13
ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1
Tzung-Bi Shih
1
-0
/
+42
2020-02-12
ASoC: mediatek: mt8183-da7219: add speaker switch
Tzung-Bi Shih
1
-0
/
+19
2020-02-11
ASoC: mediatek: mt8173-rt5650: support HDMI jack reporting
Tzung-Bi Shih
1
-1
/
+16
2020-01-21
ASoC: mediatek: move .suspend/.resume to component
Kuninori Morimoto
4
-26
/
+14
2019-12-16
ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for co...
Kuninori Morimoto
1
-1
/
+1
2019-12-16
ASoC: mediatek: mt8173-rt5650-rt5676: use snd_soc_dai_link_component for code...
Kuninori Morimoto
1
-1
/
+1
2019-12-16
ASoC: mediatek: mt8173-rt5650-rt5514: use snd_soc_dai_link_component for code...
Kuninori Morimoto
1
-1
/
+1
2019-12-12
ASoC: mediatek: Use managed buffer allocation
Takashi Iwai
5
-19
/
+3
2019-12-11
ASoC: mediatek: Drop superfluous ioctl PCM ops
Takashi Iwai
4
-4
/
+0
2019-12-09
ASoC: mediatek: common: refine hw_params and hw_prepare
Eason Yen
1
-66
/
+77
2019-12-09
ASoC: mediatek: common: add some helpers to control mtk_memif
Eason Yen
3
-1
/
+259
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
[next]