index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-02
ASoC: Mediatek: MT8183: add I2S2 control path from UL2 and UL3
Shunli Wang
1
-0
/
+38
2019-05-02
ASoC: Mediatek: MT8183: change supported formats of DL2 and UL1
Tzung-Bi Shih
1
-0
/
+42
2019-05-02
ASoC: Mediatek: MT8183: Fix build err while CONFIG_I2C set to module
YueHaibing
1
-0
/
+1
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-2
/
+2
2019-04-26
ASoC: mediatek: btcvsd fix irq mask
KaiChieh Chuang
1
-2
/
+2
2019-04-04
ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-04-04
ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-04-03
ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probe
YueHaibing
1
-1
/
+1
2019-04-03
ASoC: Mediatek: MT8183: TS3A227: fix build error
Anders Roxell
1
-1
/
+1
2019-04-01
ASoC: Mediatek: MT8183: Add machine driver with DA7219
Shunli Wang
3
-0
/
+486
2019-04-01
ASoC: Mediatek: MT8183: Add machine driver with TS3A227
Shunli Wang
3
-0
/
+396
2019-03-19
ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.
Pi-Hsun Shih
1
-28
/
+18
2019-03-19
ASoC: mediatek: Fix UBSAN warning.
Pi-Hsun Shih
5
-70
/
+4
2019-03-18
ASoC: mediatek: mt8183: skip for i2s5 in mck_disable
Tzung-Bi Shih
1
-0
/
+4
2019-03-18
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
1
-3
/
+3
2019-02-28
ASoC: mediatek: btcvsd add loopback
KaiChieh Chuang
1
-1
/
+68
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
3
-5
/
+5
2019-02-13
ASoC: mediatek: mt8183: make some functions static
Wei Yongjun
1
-2
/
+2
2019-02-12
ASoC: mediatek: btcvsd fix rx stream assign
KaiChieh Chuang
1
-1
/
+1
2019-02-11
ASoC: mediatek: use %pOFn instead of device_node.name
KaiChieh Chuang
2
-2
/
+2
2019-02-08
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
16
-0
/
+7708
2019-02-06
ASoC: mediatek: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-3
/
+3
2019-02-04
ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"
Colin Ian King
1
-1
/
+1
2019-02-02
ASoC: mediatek: add btcvsd driver
KaiChieh Chuang
3
-0
/
+1375
2019-01-25
ASoC: mediatek: mt8183: add platform driver
Shunli Wang
14
-0
/
+6333
2018-11-16
ASoC: Convert a few more users to using %pOFn instead of device_node.name
Rob Herring
2
-2
/
+2
2018-09-21
ASoC: tidyup for_each_card_prelinks() dai_link
Kuninori Morimoto
3
-11
/
+11
2018-09-20
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
7
-33
/
+40
2018-09-12
ASoC: remove unneeded static set .owner field in platform_driver
zhong jiang
2
-2
/
+0
2018-09-04
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
3
-9
/
+6
2018-06-29
ASoC: mt6797: sub dai use list_head
KaiChieh Chuang
5
-40
/
+81
2018-06-29
ASoC: mediatek: sub dai use list_head
KaiChieh Chuang
2
-42
/
+28
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+2
2018-05-31
ASoC: mt6797-mt6351: add hostless phone call path
Kai Chieh Chuang
1
-0
/
+46
2018-05-31
ASoC: mt6797: add Hostless DAI
Kai Chieh Chuang
5
-0
/
+129
2018-05-31
ASoC: mt6797: add PCM interface
Kai Chieh Chuang
5
-0
/
+494
2018-05-31
ASoC: mediatek: export mtk-afe symbols as needed
Arnd Bergmann
1
-0
/
+5
2018-05-25
ASoC: mt6797: combine DAI to register component
KaiChieh Chuang
3
-13
/
+53
2018-05-25
ASoC: mt6797: extract DAI adda in separate file
KaiChieh Chuang
4
-354
/
+392
2018-05-25
ASoC: mediatek: add sub dai to mtk_base_afe
KaiChieh Chuang
3
-0
/
+101
2018-05-02
ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_component
Ryder Lee
1
-17
/
+14
2018-05-02
ASoC: mediatek: avoid using snd_soc_platform
Kai Chieh Chuang
1
-1
/
+1
2018-04-27
ASoC: mediatek: preallocate pages use platform device
Kai Chieh Chuang
1
-2
/
+2
2018-04-27
ASoC: mt6797: switch to SPDX license tag
Kai Chieh Chuang
8
-94
/
+24
2018-04-27
ASoC: mt6797: add structure define and clock control function for 6797
Kai Chieh Chuang
5
-0
/
+1101
2018-04-27
ASoC: add mt6797-mt6351 driver and config option
Kai Chieh Chuang
4
-0
/
+226
2018-04-26
ASoC: mediatek: switch to SPDX license tag
Ryder Lee
21
-190
/
+22
2018-04-26
ASoC: mediatek: add MT7622 AFE support
Ryder Lee
4
-15
/
+48
2018-04-26
ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.h
Ryder Lee
4
-71
/
+30
[next]