summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mt8183: delete some unreachable codeDan Carpenter2020-12-111-1/+0
* ASoC: mediatek: mt8183: add PM ops to machine driversTzung-Bi Shih2020-12-112-0/+2
* ASoC: mediatek: mt8192: support rt1015p_rt5682Tzung-Bi Shih2020-12-022-0/+55
* ASoC: mediatek: mt8192: move rt1015_rt5682 specific dataTzung-Bi Shih2020-12-021-25/+25
* ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI linkTzung-Bi Shih2020-12-021-8/+31
* ASoC: mediatek: mt8192: rename common symbolsTzung-Bi Shih2020-12-021-14/+14
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-1/+1
|\
| * ASoC: mediatek: btcvsd fix tx stream assignLumi Lee2020-11-301-1/+1
| * Merge tag 'v5.10-rc1' into asoc-5.10Mark Brown2020-10-281-1/+1
| |\
* | | ASoC: mediatek: mt8192: skip first time data at the beginning of DMIC recordingJiaxin Yu2020-11-112-1/+4
* | | ASoC: mediatek: mt8192: Make some symbols staticZou Wei2020-11-053-5/+5
* | | ASoC: mediatek: mt8192: Fix build failureSudip Mukherjee2020-11-051-0/+2
* | | ASoC: mediatek: mt8192: add machine driver with mt6359, rt1015 and rt5682Jiaxin Yu2020-11-043-0/+1073
* | | ASoC: mediatek: mt8192: support tdm in platform driverJiaxin Yu2020-11-041-0/+778
* | | ASoC: mediatek: mt8192: support pcm in platform driverJiaxin Yu2020-11-041-0/+409
* | | ASoC: mediatek: mt8192: support adda in platform driverJiaxin Yu2020-11-041-0/+1471
* | | ASoC: mediatek: mt8192: support i2s in platform driverJiaxin Yu2020-11-041-0/+2110
* | | ASoC: mediatek: mt8192: add platform driverJiaxin Yu2020-11-0414-4/+7191
* | | Merge existing fixes from asoc/for-5.10Mark Brown2020-10-261-6/+25
|\| | | |/ |/|
| * ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015Tzung-Bi Shih2020-10-191-6/+25
* | Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown2020-10-094-10/+49
|\|
| * ASoC: mediatek: mt8183-da7219: support jack detection for LINEOUTTzung-Bi Shih2020-10-051-1/+2
| * ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang2020-09-223-9/+6
| * ASoC: mediatek: mt8183-da7219: support machine driver with rt1015pTzung-Bi Shih2020-09-112-0/+41
* | ASoC: mediatek: mt8183-da7219: fix wrong ops for I2S3Tzung-Bi Shih2020-10-061-1/+1
|/
* ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-2314-29/+29
* ASoC: mediatek: mt8183: support machine driver with max98357bTzung-Bi Shih2020-07-221-1/+21
* ASoC: mediatek: mt8183: support left justified format for I2STzung-Bi Shih2020-07-221-8/+51
* ASoC: mediatek: mt8183-da7219: support HDMI jack reportingTzung-Bi Shih2020-07-102-1/+19
* ASoC: mediatek: mt8183-da7219: use hdmi-codecTzung-Bi Shih2020-07-101-2/+8
* ASoC: mediatek: mt8183: support HDMI jack reportingTzung-Bi Shih2020-07-102-1/+20
* ASoC: mediatek: mt8183: use hdmi-codecTzung-Bi Shih2020-07-101-2/+7
* ASoC: mediatek: mt8183-da7219: support machine driver with rt1015Tzung-Bi Shih2020-07-092-17/+158
* ASoC: mediatek: mt8183-da7219: extract codec and DAI namesTzung-Bi Shih2020-07-091-6/+7
* ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_initTzung-Bi Shih2020-07-091-33/+30
* ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabeticalTzung-Bi Shih2020-07-091-1/+1
* ASoC: mediatek: mt8183: support machine driver with rt1015Tzung-Bi Shih2020-07-082-23/+147
* ASoC: mediatek: mt8183: sort header inclusions in alphabeticalTzung-Bi Shih2020-07-081-3/+3
* ASoC: mediatek: mt8183-da7219: set playback and capture constraintsTzung-Bi Shih2020-06-231-0/+42
* ASoC: mediatek: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-4/+4
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-05-121-4/+3
|\
| * ASoC: mediatek: mt8183: fix error handling of platform_get_irq()Tzung-Bi Shih2020-05-071-4/+3
* | ASoC: mediatek: mt8183-da7219: set headset button mapsTzung-Bi Shih2020-05-111-3/+13
* | ASoC: mediatek: Fix error handlingTang Bin2020-05-061-4/+3
|/
* ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-2714-25/+25
* ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2020-03-104-5/+5
* ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-4/+4
* ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM outTzung-Bi Shih2020-02-191-88/+10
* ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih2020-02-131-13/+6
* ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih2020-02-131-0/+3