summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-1/+1
|\
| * ASoC: mediatek: btcvsd fix tx stream assignLumi Lee2020-11-301-1/+1
* | ASoC: mediatek: mt8192: add platform driverJiaxin Yu2020-11-042-4/+10
|/
* ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-232-7/+7
* ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-272-6/+6
* ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto2020-01-212-8/+8
* ASoC: mediatek: Use managed buffer allocationTakashi Iwai2019-12-123-17/+3
* ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-2/+0
* ASoC: mediatek: common: refine hw_params and hw_prepareEason Yen2019-12-091-66/+77
* ASoC: mediatek: common: add some helpers to control mtk_memifEason Yen2019-12-093-1/+259
* ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto2019-10-082-20/+18
* ASoC: mediatek: mtk-btcvsd: remove snd_pcm_opsKuninori Morimoto2019-10-081-48/+28
* Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-091-3/+1
|\
| * ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* | ASoC: mediatek: mt8183: fix tdm out data align issueJiaxin Yu2019-08-271-2/+1
|/
* ASoC: Add missing newline at end of fileGeert Uytterhoeven2019-06-171-1/+1
* ASoC: mediatek: Make some symbols staticYueHaibing2019-06-041-11/+11
* ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu2019-05-211-2/+1
* ASoC: Mediatek: add memory interface data alignShunli Wang2019-05-162-0/+9
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-2/+2
|\
| * ASoC: mediatek: btcvsd fix irq maskKaiChieh Chuang2019-04-261-2/+2
* | ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.Pi-Hsun Shih2019-03-191-28/+18
* | ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih2019-03-191-5/+4
|/
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-181-3/+3
|\
| * Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-281-2/+2
| |\
| * \ Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-082-0/+1366
| |\ \
| * | | ASoC: mediatek: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-3/+3
* | | | ASoC: mediatek: btcvsd add loopbackKaiChieh Chuang2019-02-281-1/+68
| |_|/ |/| |
* | | ASoC: mediatek: btcvsd fix rx stream assignKaiChieh Chuang2019-02-121-1/+1
* | | ASoC: mediatek: use %pOFn instead of device_node.nameKaiChieh Chuang2019-02-111-1/+1
| |/ |/|
* | ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King2019-02-041-1/+1
* | ASoC: mediatek: add btcvsd driverKaiChieh Chuang2019-02-022-0/+1366
|/
* ASoC: mediatek: sub dai use list_headKaiChieh Chuang2018-06-292-42/+28
* ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann2018-05-311-0/+5
* ASoC: mt6797: combine DAI to register componentKaiChieh Chuang2018-05-252-3/+10
* ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang2018-05-253-0/+101
* ASoC: mediatek: avoid using snd_soc_platformKai Chieh Chuang2018-05-021-1/+1
* ASoC: mediatek: preallocate pages use platform deviceKai Chieh Chuang2018-04-271-2/+2
* ASoC: mediatek: switch to SPDX license tagRyder Lee2018-04-266-58/+6
* ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee2018-04-261-0/+2
* ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee2018-04-251-13/+7
* ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto2018-02-123-9/+19
* ASoC: mediatek: mark symbols static where possibleBaoyou Xie2016-08-111-2/+3
* ASoC: mediatek: let mt8173 use mediatek common structureGarlic Tseng2016-06-291-0/+16
* ASoC: mediatek: implement mediatek common structureGarlic Tseng2016-06-295-0/+641