aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/mt6359.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-23ASoC: mediatek: mt6359: update route for lineout muxTrevor Wu1-9/+35
2023-05-23ASoC: mediatek: mt6359: add mtkaif gpio settingTrevor Wu1-0/+16
2023-05-23ASoC: mediatek: mt6359: fix kselftest error of playback gainTrevor Wu1-6/+82
2023-05-23ASoC: mediatek: mt6359: add supply for MTKAIFTrevor Wu1-0/+4
2023-03-13ASoC: mediatek: mt6359: fix UNINIT problemTrevor Wu1-1/+1
2022-07-13ASoC: mt6359: Fix refcount leak bugLiang He1-0/+1
2022-05-09ASoC: mt6359: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+4
2021-09-15ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flowTrevor Wu1-1/+1
2021-05-10ASoc: codecs: mt6359: remove useless initializationsPierre-Louis Bossart1-1/+1
2021-03-18ASoC: mt6359: remove useless assignmentPierre-Louis Bossart1-2/+2
2021-02-02ASoC: mt6359: reduce log verbosity for optional DT propertiesTzung-Bi Shih1-7/+11
2020-11-20ASoC: mediatek: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"Jiaxin Yu1-3/+4
2020-11-11ASoC: Remove mt6359_platform_driver_removeShane.Chien1-12/+0
2020-11-10ASoC: Fix vaud18 power leakage of mt6359Shane.Chien1-24/+1
2020-11-04ASoC: mediatek: mt6359: add the calibration functionsJiaxin Yu1-0/+110
2020-09-08ASoC: mt6359: fix failed to parse DT propertiesTzung-Bi Shih1-4/+9
2020-08-20ASoC: mediatek: mt6359: add codec driverJiaxin Yu1-0/+2753