summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8192
AgeCommit message (Expand)Author
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8192: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno
2024-03-25ASoC: mediatek: Commonize ADDA rate transform functions and enumsAngeloGioacchino Del Regno
2024-03-25ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno
2024-03-25ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()AngeloGioacchino Del Regno
2024-01-08ASoC: mediatek: mt8192: Check existence of dai_name before dereferencingNícolas F. R. A. Prado
2023-10-26ASoC: mediatek: mt8192: Handle component name prefixKrzysztof Kozlowski
2023-10-09ASoC: DT matching and header cleanupsMark Brown
2023-10-09ASoC: mt8192-afe-gpio: Drop unused includeLinus Walleij
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto
2023-06-09ASoC: mediatek: mt8192-mt6359: Go back to old headphone pin nameNícolas F. R. A. Prado
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-18ASoC: mediatek: mt8192-mt6359: Remove " Jack" from Headphone pin nameAngeloGioacchino Del Regno
2023-03-20ASoC: mediatek: mt8192-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König
2023-03-14ASoC: mt8192: Move spammy messages to debug levelNícolas F. R. A. Prado
2023-03-14ASoC: mt8192: Remove function name log messagesNícolas F. R. A. Prado via Alsa-devel
2023-02-28ASoC: mt8192: Fix range for sidetone positive gainMark Brown
2023-02-28ASoC: mt8192: Report an error if when an invalid sidetone gain is writtenMark Brown
2023-02-28ASoC: mt8192: Fix event generation for controlsMark Brown
2023-02-28ASoC: mt8192: Remove spammy log messagesMark Brown
2023-01-31ASoC: mediatek: use helper functionKuninori Morimoto
2022-11-09ASoC: mediatek: mt8192-mt6359: Register to module device tableNícolas F. R. A. Prado
2022-09-30ASoC: mediatek: mt8192-mt6359: Set the driver name for the cardNícolas F. R. A. Prado
2022-09-23ASoC: mediatek: mt8192-mt6359: Expose individual headset jack pinsNícolas F. R. A. Prado
2022-09-09ASoC: mediatek: mt8192: Remove clock share parsing from DTNícolas F. R. A. Prado
2022-09-09ASoC: mediatek: mt8192-mt6359: Make i2s9 share the clock from i2s8Nícolas F. R. A. Prado
2022-09-09ASoC: mediatek: mt8192: Allow setting shared clocks from machine driverNícolas F. R. A. Prado
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-08ASoC: mediatek: mt8192: support rt1015p_rt5682sJiaxin Yu
2022-04-08ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headsetJiaxin Yu
2022-04-08ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speakerJiaxin Yu
2022-03-08ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probeMiaoqian Lin
2021-12-29ASoC: mediatek: use of_device_get_match_data()Tzung-Bi Shih
2021-12-23ASoC: mediatek: mt8192-mt6359: fix device_node leakTzung-Bi Shih
2021-12-14ASoC: mediatek: assign correct type to argumentJiaxin Yu
2021-11-25ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu
2021-07-11ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev...Zhang Qilong
2021-05-10ASoC: mediatek: mt8192: Delete a redundant condition branchZhen Lei
2021-03-12ASoC: mediatek: mt8192: fix tdm out data is valid on rising edgeJiaxin Yu
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-02-04ASoC: mediatek: mt8192-mt6359: simplify ops for Capture1 DAI linkTzung-Bi Shih
2021-02-04ASoC: mediatek: mt8192: use asoc_substream_to_rtd()Tzung-Bi Shih
2021-02-04ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()Tzung-Bi Shih
2021-01-25ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682Tzung-Bi Shih
2021-01-21ASoC: mediatek: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-20ASoC: mediatek: mt8192-mt6359: support audio over DPTzung-Bi Shih
2021-01-20ASoC: mediatek: mt8192: change mclk_multiple of TDM from 128 to 512Tzung-Bi Shih
2021-01-20ASoC: mediatek: mt8192-mt6359: simplify mt8192_rt5682_initTzung-Bi Shih