index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
/
common
Age
Commit message (
Expand
)
Author
2020-07-23
ASoC: mediatek: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-03-27
ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...
Kuninori Morimoto
2020-01-21
ASoC: mediatek: move .suspend/.resume to component
Kuninori Morimoto
2019-12-12
ASoC: mediatek: Use managed buffer allocation
Takashi Iwai
2019-12-11
ASoC: mediatek: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-09
ASoC: mediatek: common: refine hw_params and hw_prepare
Eason Yen
2019-12-09
ASoC: mediatek: common: add some helpers to control mtk_memif
Eason Yen
2019-10-08
ASoC: mediatek: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
ASoC: mediatek: mtk-btcvsd: remove snd_pcm_ops
Kuninori Morimoto
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-08-27
ASoC: mediatek: mt8183: fix tdm out data align issue
Jiaxin Yu
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-17
ASoC: Add missing newline at end of file
Geert Uytterhoeven
2019-06-04
ASoC: mediatek: Make some symbols static
YueHaibing
2019-05-21
ASoC: Mediatek: MT8183: fix compile error
Jiaxin Yu
2019-05-16
ASoC: Mediatek: add memory interface data align
Shunli Wang
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-26
ASoC: mediatek: btcvsd fix irq mask
KaiChieh Chuang
2019-03-19
ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.
Pi-Hsun Shih
2019-03-19
ASoC: mediatek: Fix UBSAN warning.
Pi-Hsun Shih
2019-03-18
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
2019-02-28
ASoC: mediatek: btcvsd add loopback
KaiChieh Chuang
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-02-12
ASoC: mediatek: btcvsd fix rx stream assign
KaiChieh Chuang
2019-02-11
ASoC: mediatek: use %pOFn instead of device_node.name
KaiChieh Chuang
2019-02-08
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-02-06
ASoC: mediatek: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-04
ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"
Colin Ian King
2019-02-02
ASoC: mediatek: add btcvsd driver
KaiChieh Chuang
2018-06-29
ASoC: mediatek: sub dai use list_head
KaiChieh Chuang
2018-05-31
ASoC: mediatek: export mtk-afe symbols as needed
Arnd Bergmann
2018-05-25
ASoC: mt6797: combine DAI to register component
KaiChieh Chuang
2018-05-25
ASoC: mediatek: add sub dai to mtk_base_afe
KaiChieh Chuang
2018-05-02
ASoC: mediatek: avoid using snd_soc_platform
Kai Chieh Chuang
2018-04-27
ASoC: mediatek: preallocate pages use platform device
Kai Chieh Chuang
2018-04-26
ASoC: mediatek: switch to SPDX license tag
Ryder Lee
2018-04-26
ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.h
Ryder Lee
2018-04-25
ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private data
Ryder Lee
2018-02-12
ASoC: mt2701/mt8173: replace platform to component
Kuninori Morimoto
2016-08-11
ASoC: mediatek: mark symbols static where possible
Baoyou Xie
2016-06-29
ASoC: mediatek: let mt8173 use mediatek common structure
Garlic Tseng
2016-06-29
ASoC: mediatek: implement mediatek common structure
Garlic Tseng