Age | Commit message (Expand) | Author | Files | Lines |
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-03-19 | ASoC: mediatek: Fix UBSAN warning. | Pi-Hsun Shih | 1 | -13/+0 |
2018-09-21 | ASoC: tidyup for_each_card_prelinks() dai_link | Kuninori Morimoto | 2 | -8/+8 |
2018-09-20 | ASoC: add for_each_card_prelinks() macro | Kuninori Morimoto | 2 | -12/+14 |
2018-09-12 | ASoC: remove unneeded static set .owner field in platform_driver | zhong jiang | 1 | -1/+0 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+2 |
2018-05-01 | ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_component | Ryder Lee | 1 | -17/+14 |
2018-04-26 | ASoC: mediatek: switch to SPDX license tag | Ryder Lee | 8 | -78/+9 |
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 | 3 | -71/+28 |
2018-04-26 | ASoC: mediatek: simplify the control logic of MT2701 I2S | Ryder Lee | 3 | -100/+66 |
2018-04-25 | ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private data | Ryder Lee | 1 | -54/+32 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '... | Mark Brown | 1 | -1/+1 |
2018-03-21 | ASoC: mediatek: mt2701: Fix a typo in printk | Masanari Iida | 1 | -1/+1 |
2018-03-19 | ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component() | Wei Yongjun | 1 | -2/+0 |
2018-02-12 | ASoC: mt2701/mt8173: replace platform to component | Kuninori Morimoto | 1 | -19/+31 |
2018-01-22 | ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe() | Ryder Lee | 1 | -14/+18 |
2018-01-08 | ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe() | Wei Yongjun | 1 | -2/+2 |
2018-01-04 | ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device | Ryder Lee | 2 | -26/+20 |
2018-01-04 | ASoC: mediatek: add some core clocks for MT2701 AFE | Ryder Lee | 2 | -1/+32 |
2018-01-03 | ASoC: mediatek: cleanup audio driver for MT2701 | Ryder Lee | 4 | -145/+24 |
2018-01-03 | ASoC: mediatek: rework clock functions for MT2701 | Ryder Lee | 4 | -442/+200 |
2018-01-03 | ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe() | Ryder Lee | 1 | -17/+14 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi... | Mark Brown | 1 | -8/+7 |
2017-08-18 | ASoC: mediatek: switch to use platform_get_irq_byname() | Ryder Lee | 1 | -7/+6 |
2017-08-07 | ASoC: mediatek: Fix an error checking code | Christophe Jaillet | 1 | -1/+1 |
2017-07-17 | ASoC: mediatek: mt2701: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-06-13 | ASoC: mediatek: Constify hw_constraints | Takashi Iwai | 1 | -1/+1 |
2017-03-29 | ASoC: mediatek: Add mt2701-wm8960 machine driver | Ryder Lee | 3 | -0/+193 |
2017-03-20 | ASoC: mediatek: constify snd_soc_ops structures | Bhumika Goyal | 1 | -1/+1 |
2017-02-16 | ASoC: mediatek: add power-domain get/put ctrl for mt2701 | Garlic Tseng | 1 | -0/+2 |
2016-07-14 | ASoC: mediatek: mt2701: fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-07-07 | ASoC: mediatek: mt2701: fix some error handling in probe | Dan Carpenter | 1 | -2/+4 |
2016-07-05 | ASoC: mediatek: add BT implementation | Garlic Tseng | 1 | -0/+139 |
2016-07-04 | ASoC: mediatek: Add mt2701-cs42448 driver and config option. | Garlic Tseng | 2 | -0/+431 |
2016-07-04 | ASoC: mediatek: add mt2701 platform driver implementation. | Garlic Tseng | 2 | -9/+1515 |
2016-06-29 | ASoC: mediatek: add structure define and clock control for 2701 | Garlic Tseng | 4 | -0/+869 |