summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/mt6359.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: mediatek: mt6359: update route for lineout muxTrevor Wu2023-05-231-9/+35
* ASoC: mediatek: mt6359: add mtkaif gpio settingTrevor Wu2023-05-231-0/+16
* ASoC: mediatek: mt6359: fix kselftest error of playback gainTrevor Wu2023-05-231-6/+82
* ASoC: mediatek: mt6359: add supply for MTKAIFTrevor Wu2023-05-231-0/+4
* ASoC: mediatek: mt6359: fix UNINIT problemTrevor Wu2023-03-131-1/+1
* ASoC: mt6359: Fix refcount leak bugLiang He2022-07-131-0/+1
* ASoC: mt6359: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-6/+4
* ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flowTrevor Wu2021-09-151-1/+1
* ASoc: codecs: mt6359: remove useless initializationsPierre-Louis Bossart2021-05-101-1/+1
* ASoC: mt6359: remove useless assignmentPierre-Louis Bossart2021-03-181-2/+2
* ASoC: mt6359: reduce log verbosity for optional DT propertiesTzung-Bi Shih2021-02-021-7/+11
* ASoC: mediatek: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"Jiaxin Yu2020-11-201-3/+4
* ASoC: Remove mt6359_platform_driver_removeShane.Chien2020-11-111-12/+0
* ASoC: Fix vaud18 power leakage of mt6359Shane.Chien2020-11-101-24/+1
* ASoC: mediatek: mt6359: add the calibration functionsJiaxin Yu2020-11-041-0/+110
* ASoC: mt6359: fix failed to parse DT propertiesTzung-Bi Shih2020-09-081-4/+9
* ASoC: mediatek: mt6359: add codec driverJiaxin Yu2020-08-201-0/+2753