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
/
mt2701
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-02
ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_component
Ryder Lee
2018-04-26
ASoC: mediatek: switch to SPDX license tag
Ryder Lee
2018-04-26
ASoC: mediatek: add MT7622 AFE support
Ryder Lee
2018-04-26
ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.h
Ryder Lee
2018-04-26
ASoC: mediatek: simplify the control logic of MT2701 I2S
Ryder Lee
2018-04-25
ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private data
Ryder Lee
2018-03-28
Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '...
Mark Brown
2018-03-21
ASoC: mediatek: mt2701: Fix a typo in printk
Masanari Iida
2018-03-18
ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component()
Wei Yongjun
2018-02-12
ASoC: mt2701/mt8173: replace platform to component
Kuninori Morimoto
2018-01-22
ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()
Ryder Lee
2018-01-08
ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()
Wei Yongjun
2018-01-04
ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device
Ryder Lee
2018-01-04
ASoC: mediatek: add some core clocks for MT2701 AFE
Ryder Lee
2018-01-03
ASoC: mediatek: cleanup audio driver for MT2701
Ryder Lee
2018-01-03
ASoC: mediatek: rework clock functions for MT2701
Ryder Lee
2018-01-03
ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe()
Ryder Lee
2017-09-01
Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...
Mark Brown
2017-08-18
ASoC: mediatek: switch to use platform_get_irq_byname()
Ryder Lee
2017-08-07
ASoC: mediatek: Fix an error checking code
Christophe Jaillet
2017-07-17
ASoC: mediatek: mt2701: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-06-13
ASoC: mediatek: Constify hw_constraints
Takashi Iwai
2017-03-29
ASoC: mediatek: Add mt2701-wm8960 machine driver
Ryder Lee
2017-03-20
ASoC: mediatek: constify snd_soc_ops structures
Bhumika Goyal
2017-02-16
ASoC: mediatek: add power-domain get/put ctrl for mt2701
Garlic Tseng
2016-07-14
ASoC: mediatek: mt2701: fix non static symbol warning
Wei Yongjun
2016-07-07
ASoC: mediatek: mt2701: fix some error handling in probe
Dan Carpenter
2016-07-05
ASoC: mediatek: add BT implementation
Garlic Tseng
2016-07-04
ASoC: mediatek: Add mt2701-cs42448 driver and config option.
Garlic Tseng
2016-07-04
ASoC: mediatek: add mt2701 platform driver implementation.
Garlic Tseng
2016-06-29
ASoC: mediatek: add structure define and clock control for 2701
Garlic Tseng