summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+0
* ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-2/+2
* ASoC: mediatek: mt2701-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König2023-03-201-4/+2
* ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu2021-11-251-2/+0
* ASoC: mediatek: mt2701: rename shadowed arrayPierre-Louis Bossart2021-03-121-2/+2
* ASoC: mediatek: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-5/+5
* ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-271-1/+1
* ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto2020-01-211-12/+2
* ASoC: mediatek: mt2701: Fix -Wunused-const-variable warningsYueHaibing2019-08-221-0/+21
* ASoC: mt2701: remove unused variablesYueHaibing2019-08-151-13/+0
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih2019-03-191-13/+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-261-9/+1
* ASoC: mediatek: add MT7622 AFE supportRyder Lee2018-04-261-11/+38
* ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee2018-04-261-53/+14
* ASoC: mediatek: simplify the control logic of MT2701 I2SRyder Lee2018-04-261-79/+35
* 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-041-25/+20
* ASoC: mediatek: cleanup audio driver for MT2701Ryder Lee2018-01-031-79/+15
* ASoC: mediatek: rework clock functions for MT2701Ryder Lee2018-01-031-33/+12
* ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe()Ryder Lee2018-01-031-17/+14
* 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: Add mt2701-wm8960 machine driverRyder Lee2017-03-291-0/+16
* 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 platform driver implementation.Garlic Tseng2016-07-041-0/+1515