summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto1-9/+9
2023-08-07ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: Map missing jack kcontrolsAlper Nebi Yasak1-6/+47
2022-12-07ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_d...Wang Yufen1-4/+10
2022-11-07ASoC: mediatek: mt8183-mt6358: Register to module device tableNĂ­colas F. R. A. Prado1-0/+1
2022-09-09ASoC: mediatek: mt8183: Configure shared clocksNĂ­colas F. R. A. Prado1-0/+33
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-3/+2
2022-03-08ASoC: mediatek: mt8183: support wb bt audioJiaxin Yu1-4/+2
2021-12-29ASoC: mediatek: use of_device_get_match_data()Tzung-Bi Shih1-5/+2
2021-12-24ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih1-1/+6
2021-12-14ASoC: mediatek: assign correct type to argumentJiaxin Yu1-6/+6
2021-10-13ASoC: mediatek: Constify static snd_soc_opsRikard Falkeborn1-1/+1
2021-03-11ASoC: mediatek: mt8183: support machine driver with rt1015pTzung-Bi Shih1-0/+29
2021-02-05ASoC: mediatek: mt8183-mt6358: set playback and capture constraintsJiaxin Yu1-0/+41
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-1/+4
2021-01-20ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by defaultTzung-Bi Shih1-1/+4
2021-01-05ASoC: rt1015: remove bclk_ratioTzung-Bi Shih1-6/+0
2020-12-11ASoC: mediatek: mt8183: add PM ops to machine driversTzung-Bi Shih1-0/+1
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang1-3/+2
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto1-6/+6
2020-07-22ASoC: mediatek: mt8183: support machine driver with max98357bTzung-Bi Shih1-1/+21
2020-07-10ASoC: mediatek: mt8183: support HDMI jack reportingTzung-Bi Shih1-1/+19
2020-07-10ASoC: mediatek: mt8183: use hdmi-codecTzung-Bi Shih1-2/+7
2020-07-08ASoC: mediatek: mt8183: support machine driver with rt1015Tzung-Bi Shih1-21/+144
2020-07-08ASoC: mediatek: mt8183: sort header inclusions in alphabeticalTzung-Bi Shih1-3/+3
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto1-1/+1
2019-10-21ASoC: mediatek: mt8183: support WoVTzung-Bi Shih1-3/+67
2019-08-30ASoC: mediatek: mt8183: fix space issuesTzung-Bi Shih1-2/+1
2019-08-30ASoC: mediatek: mt8183: remove forward declaration of headset_initTzung-Bi Shih1-8/+5
2019-08-30ASoC: mediatek: mt8183: move headset jack to card-specific storageTzung-Bi Shih1-4/+5
2019-08-30ASoC: mediatek: mt8183: move private structureTzung-Bi Shih1-16/+16
2019-08-28ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s outJiaxin Yu1-0/+3
2019-08-27ASoC: mediatek: mt8183: remove unused DAPM-related variablesTzung-Bi Shih1-10/+0
2019-08-22ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or offJiaxin Yu1-6/+109
2019-08-15ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variablesYueHaibing1-10/+0
2019-08-09ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_componen...Kuninori Morimoto1-3/+3
2019-07-22ASoC: mediatek: mt8183: make headset codec optionalTzung-Bi Shih1-6/+3
2019-06-06ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link styleKuninori Morimoto1-62/+106
2019-05-23ASoC: mediatek: mt8183: move card registration to the end of probeTzung-Bi Shih1-7/+2
2019-05-23ASoC: mediatek: mt8183: remove unused DAPM pinsTzung-Bi Shih1-15/+1
2019-05-02ASoC: Mediatek: MT8183: change supported formats of DL2 and UL1Tzung-Bi Shih1-0/+42
2019-04-04ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-04-03ASoC: Mediatek: MT8183: TS3A227: fix build errorAnders Roxell1-1/+1
2019-04-01ASoC: Mediatek: MT8183: Add machine driver with TS3A227Shunli Wang1-0/+382