Age | Commit message (Expand) | Author |
2021-11-25 | ASoC: mediatek: remove unnecessary CONFIG_PM | Jiaxin Yu |
2021-10-13 | ASoC: mediatek: Constify static snd_soc_ops | Rikard Falkeborn |
2021-03-12 | ASoC: mediatek: mt2701: rename shadowed array | Pierre-Louis Bossart |
2021-03-12 | ASoC: mediatek: mt2701: align function prototype | Pierre-Louis Bossart |
2021-01-21 | ASoC: mediatek: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
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-08-22 | ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings | YueHaibing |
2019-08-15 | ASoC: mt2701: remove unused variables | YueHaibing |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-06 | ASoC: mediatek: mt2701-cs42448: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: mediatek: mt2701-wm8960: use modern dai_link style | Kuninori Morimoto |
2019-03-19 | ASoC: mediatek: Fix UBSAN warning. | Pi-Hsun Shih |
2018-09-21 | ASoC: tidyup for_each_card_prelinks() dai_link | Kuninori Morimoto |
2018-09-20 | ASoC: add for_each_card_prelinks() macro | Kuninori Morimoto |
2018-09-12 | ASoC: remove unneeded static set .owner field in platform_driver | zhong jiang |
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 |