summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto
2023-03-20ASoC: mediatek: mt2701-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König
2021-11-25ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu
2021-03-12ASoC: mediatek: mt2701: rename shadowed arrayPierre-Louis Bossart
2021-01-21ASoC: mediatek: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto
2020-01-21ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto
2019-08-22ASoC: mediatek: mt2701: Fix -Wunused-const-variable warningsYueHaibing
2019-08-15ASoC: mt2701: remove unused variablesYueHaibing
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-02ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_componentRyder Lee
2018-04-26ASoC: mediatek: switch to SPDX license tagRyder Lee
2018-04-26ASoC: mediatek: add MT7622 AFE supportRyder Lee
2018-04-26ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee
2018-04-26ASoC: mediatek: simplify the control logic of MT2701 I2SRyder Lee
2018-04-25ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee
2018-03-28Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '...Mark Brown
2018-03-21ASoC: mediatek: mt2701: Fix a typo in printkMasanari Iida
2018-03-18ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component()Wei Yongjun
2018-02-12ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto
2018-01-22ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()Ryder Lee
2018-01-08ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()Wei Yongjun
2018-01-04ASoC: mediatek: modify MT2701 AFE driver to adapt mfd deviceRyder Lee
2018-01-03ASoC: mediatek: cleanup audio driver for MT2701Ryder Lee
2018-01-03ASoC: mediatek: rework clock functions for MT2701Ryder Lee
2018-01-03ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe()Ryder Lee
2017-08-18ASoC: mediatek: switch to use platform_get_irq_byname()Ryder Lee
2017-07-17ASoC: mediatek: mt2701: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-03-29ASoC: mediatek: Add mt2701-wm8960 machine driverRyder Lee
2017-02-16ASoC: mediatek: add power-domain get/put ctrl for mt2701Garlic Tseng
2016-07-14ASoC: mediatek: mt2701: fix non static symbol warningWei Yongjun
2016-07-07ASoC: mediatek: mt2701: fix some error handling in probeDan Carpenter
2016-07-05ASoC: mediatek: add BT implementationGarlic Tseng
2016-07-04ASoC: mediatek: add mt2701 platform driver implementation.Garlic Tseng