summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt2701
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto2018-09-212-8/+8
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-202-12/+14
* ASoC: remove unneeded static set .owner field in platform_driverzhong jiang2018-09-121-1/+0
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+2
* ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_componentRyder Lee2018-05-021-17/+14
* ASoC: mediatek: switch to SPDX license tagRyder Lee2018-04-268-78/+9
* ASoC: mediatek: add MT7622 AFE supportRyder Lee2018-04-264-15/+48
* ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee2018-04-263-71/+28
* ASoC: mediatek: simplify the control logic of MT2701 I2SRyder Lee2018-04-263-100/+66
* ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee2018-04-251-54/+32
*-. Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '...Mark Brown2018-03-281-1/+1
|\ \
| | * ASoC: mediatek: mt2701: Fix a typo in printkMasanari Iida2018-03-211-1/+1
| |/
* | ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component()Wei Yongjun2018-03-181-2/+0
* | ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto2018-02-121-19/+31
|/
* ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()Ryder Lee2018-01-221-14/+18
* ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()Wei Yongjun2018-01-081-2/+2
* ASoC: mediatek: modify MT2701 AFE driver to adapt mfd deviceRyder Lee2018-01-042-26/+20
* ASoC: mediatek: add some core clocks for MT2701 AFERyder Lee2018-01-042-1/+32
* ASoC: mediatek: cleanup audio driver for MT2701Ryder Lee2018-01-034-145/+24
* ASoC: mediatek: rework clock functions for MT2701Ryder Lee2018-01-034-442/+200
* ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe()Ryder Lee2018-01-031-17/+14
*-. Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown2017-09-011-8/+7
|\ \
| * | ASoC: mediatek: switch to use platform_get_irq_byname()Ryder Lee2017-08-181-7/+6
| * | ASoC: mediatek: mt2701: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| |/
* / ASoC: mediatek: Fix an error checking codeChristophe Jaillet2017-08-071-1/+1
|/
* ASoC: mediatek: Constify hw_constraintsTakashi Iwai2017-06-131-1/+1
* ASoC: mediatek: Add mt2701-wm8960 machine driverRyder Lee2017-03-293-0/+193
* ASoC: mediatek: constify snd_soc_ops structuresBhumika Goyal2017-03-201-1/+1
* ASoC: mediatek: add power-domain get/put ctrl for mt2701Garlic Tseng2017-02-161-0/+2
* ASoC: mediatek: mt2701: fix non static symbol warningWei Yongjun2016-07-141-1/+1
* ASoC: mediatek: mt2701: fix some error handling in probeDan Carpenter2016-07-071-2/+4
* ASoC: mediatek: add BT implementationGarlic Tseng2016-07-051-0/+139
* ASoC: mediatek: Add mt2701-cs42448 driver and config option.Garlic Tseng2016-07-042-0/+431
* ASoC: mediatek: add mt2701 platform driver implementation.Garlic Tseng2016-07-042-9/+1515
* ASoC: mediatek: add structure define and clock control for 2701Garlic Tseng2016-06-294-0/+869