summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek
AgeCommit message (Expand)AuthorFilesLines
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto1-1/+1
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown10-70/+48
2023-06-12ASoC: mediatek: mt8173: Fix irq error pathRicardo Ribalda Delgado1-4/+5
2023-06-12ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error pathRicardo Ribalda Delgado1-2/+2
2023-06-09ASoC: mediatek: mt8192-mt6359: Go back to old headphone pin nameNícolas F. R. A. Prado1-1/+1
2023-06-08ASoC: mediatek: mt8188-mt6359: Use bitfield macros for registersAngeloGioacchino Del Regno1-13/+19
2023-06-08ASoC: mediatek: mt8188-mt6359: Clean up log levelsAngeloGioacchino Del Regno1-11/+10
2023-06-08ASoC: mediatek: mt8188-mt6359: Cleanup return 0 disguised as return retAngeloGioacchino Del Regno1-8/+12
2023-06-08ASoC: mediatek: mt8188-mt6359: clean up a return in codec_initDan Carpenter1-1/+1
2023-06-08ASoC: mediatek: mt8188-mt6359: Compress of_device_id entriesAngeloGioacchino Del Regno1-9/+3
2023-06-07ASoC: mediatek: mt8188-mt6359: add i2c dependencyArnd Bergmann1-0/+1
2023-06-02ASoC: mediatek: mt8188-mt6359: support new board with nau88255Trevor Wu2-1/+330
2023-06-02ASoC: mediatek: common: soundcard driver add dai_fmt supportTrevor Wu1-2/+51
2023-06-02ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pinsTrevor Wu1-4/+23
2023-06-02ASoC: mediatek: mt8188: separate ADDA playback dai from capture daiTrevor Wu3-45/+65
2023-06-01ASoC: mediatek: mt8195: fix use-after-free in driver remove pathTrevor Wu5-34/+24
2023-06-01ASoC: mediatek: mt8188: fix use-after-free in driver remove pathTrevor Wu5-36/+24
2023-05-30ES8316 audio codec fixes on Rock5BMark Brown5-34/+24
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea4-5/+0
2023-05-18ASoC: mediatek: mt8192-mt6359: Remove " Jack" from Headphone pin nameAngeloGioacchino Del Regno1-1/+1
2023-05-15ASoC: mediatek: mt8188: add required clocksTrevor Wu2-0/+8
2023-05-15ASoC: mediatek: mt8188: add bus protectionTrevor Wu1-0/+76
2023-05-15ASoC: mediatek: mt8188: combine afe component registrationTrevor Wu1-35/+2
2023-05-15ASoC: mediatek: mt8188: refine APLL controlTrevor Wu3-23/+241
2023-05-15ASoC: mediatek: mt8188: revise ETDM control flowTrevor Wu2-386/+406
2023-05-15ASoC: mediatek: mt8188: complete set_tdm_slot functionTrevor Wu1-3/+18
2023-05-15ASoC: mediatek: mt8188: remove supply AUDIO_HIRESTrevor Wu1-37/+0
2023-05-15ASoC: mediatek: mt8186: Fix use-after-free in driver remove pathDouglas Anderson5-34/+24
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-31/+14
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probeAngeloGioacchino Del Regno1-10/+12
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functionsAngeloGioacchino Del Regno1-24/+8
2023-04-11ASoC: mediatek: common: Fix refcount leak in parse_dai_link_infoAashish Sharma1-3/+9
2023-04-07ASoC: mediatek: mt8186: set variable aud_pinctrl to staticTom Rix1-1/+1
2023-04-03ASoC: mediatek: mt8186: Move some prints to debug levelAllen-KH Cheng4-19/+19
2023-03-20ASoC: mediatek: mt8195-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-03-20ASoC: mediatek: mt8192-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-03-20ASoC: mediatek: mt8188-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-03-20ASoC: mediatek: mt8183-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-03-20ASoC: mediatek: mt8173-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-03-20ASoC: mediatek: mt6797-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-03-20ASoC: mediatek: mt2701-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-03-20ASoC: mediatek: mtk-btcvsd: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-14ASoC: mt8192: Move spammy messages to debug levelNícolas F. R. A. Prado3-19/+19
2023-03-14ASoC: mt8192: Remove function name log messagesNícolas F. R. A. Prado via Alsa-devel4-12/+0
2023-03-13ASoC: mediatek: mt9195-mt6359: fix UNINIT problemTrevor Wu1-1/+1
2023-03-13ASoC: mediatek: mt8195: add dai id check before accessing arrayTrevor Wu3-35/+185
2023-03-01ASoC: mediatek: mt8195: add missing initializationTrevor Wu1-0/+3
2023-03-01ASoC: mediatek: mt8188: add missing initializationTrevor Wu1-0/+3
2023-02-28ASoC: mt8183: Fixes from an initial glance at aMark Brown1-18/+3
2023-02-28ASoC: mt8192: Fix range for sidetone positive gainMark Brown1-1/+1