summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt2701
AgeCommit message (Expand)Author
2024-10-23ASoC: mediatek: remove dpcm_xxx flagsKuninori Morimoto
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-04ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_mac...Liu Jing
2024-05-08ASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai
2023-10-09ASoC: DT matching and header cleanupsMark Brown
2023-10-09ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptorsLinus Walleij
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
2022-11-09ASoC: mediatek: mt2701-wm8960: Register to module device tableNícolas F. R. A. Prado
2022-11-09ASoC: mediatek: mt2701-cs42448: Register to module device tableNícolas F. R. A. Prado
2022-04-05ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin
2021-11-25ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu
2021-10-13ASoC: mediatek: Constify static snd_soc_opsRikard Falkeborn
2021-03-12ASoC: mediatek: mt2701: rename shadowed arrayPierre-Louis Bossart
2021-03-12ASoC: mediatek: mt2701: align function prototypePierre-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-06-06ASoC: mediatek: mt2701-cs42448: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: mediatek: mt2701-wm8960: use modern dai_link styleKuninori Morimoto
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih
2018-09-21ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto
2018-09-12ASoC: remove unneeded static set .owner field in platform_driverzhong jiang
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-04ASoC: mediatek: add some core clocks for MT2701 AFERyder 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-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown
2017-08-18ASoC: mediatek: switch to use platform_get_irq_byname()Ryder Lee
2017-08-07ASoC: mediatek: Fix an error checking codeChristophe Jaillet