summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8183
AgeCommit message (Expand)AuthorFilesLines
2020-12-11ASoC: mediatek: mt8183: delete some unreachable codeDan Carpenter1-1/+0
2020-12-11ASoC: mediatek: mt8183: add PM ops to machine driversTzung-Bi Shih2-0/+2
2020-10-26Merge existing fixes from asoc/for-5.10Mark Brown1-6/+25
2020-10-19ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015Tzung-Bi Shih1-6/+25
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown2-7/+46
2020-10-06ASoC: mediatek: mt8183-da7219: fix wrong ops for I2S3Tzung-Bi Shih1-1/+1
2020-10-05ASoC: mediatek: mt8183-da7219: support jack detection for LINEOUTTzung-Bi Shih1-1/+2
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang2-6/+4
2020-09-11ASoC: mediatek: mt8183-da7219: support machine driver with rt1015pTzung-Bi Shih1-0/+40
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto3-12/+12
2020-07-22ASoC: mediatek: mt8183: support machine driver with max98357bTzung-Bi Shih1-1/+21
2020-07-22ASoC: mediatek: mt8183: support left justified format for I2STzung-Bi Shih1-8/+51
2020-07-10ASoC: mediatek: mt8183-da7219: support HDMI jack reportingTzung-Bi Shih1-1/+18
2020-07-10ASoC: mediatek: mt8183-da7219: use hdmi-codecTzung-Bi Shih1-2/+8
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-09ASoC: mediatek: mt8183-da7219: support machine driver with rt1015Tzung-Bi Shih1-15/+155
2020-07-09ASoC: mediatek: mt8183-da7219: extract codec and DAI namesTzung-Bi Shih1-6/+7
2020-07-09ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_initTzung-Bi Shih1-33/+30
2020-07-09ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabeticalTzung-Bi Shih1-1/+1
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-06-23ASoC: mediatek: mt8183-da7219: set playback and capture constraintsTzung-Bi Shih1-0/+42
2020-05-12Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-4/+3
2020-05-11ASoC: mediatek: mt8183-da7219: set headset button mapsTzung-Bi Shih1-3/+13
2020-05-07ASoC: mediatek: mt8183: fix error handling of platform_get_irq()Tzung-Bi Shih1-4/+3
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto3-4/+4
2020-03-10ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto1-2/+2
2020-02-19ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macroKuninori Morimoto1-4/+4
2020-02-19ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM outTzung-Bi Shih1-88/+10
2020-02-13ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih1-13/+6
2020-02-13ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih1-0/+3
2020-02-13ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probedTzung-Bi Shih1-6/+98
2020-02-13ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1Tzung-Bi Shih1-0/+42
2020-02-12ASoC: mediatek: mt8183-da7219: add speaker switchTzung-Bi Shih1-0/+19
2019-12-16ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for co...Kuninori Morimoto1-1/+1
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai1-1/+0
2019-12-11ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-21ASoC: mediatek: mt8183: support WoVTzung-Bi Shih1-3/+67
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto1-5/+6
2019-10-08ASoC: mt8183: fix audio playback slowly after playback during bootupJiaxin Yu1-0/+15
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: fix tdm out data is valid on rising edgeJiaxin Yu2-4/+8
2019-08-28ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s outJiaxin Yu2-34/+144
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