index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
/
mt8192
/
mt8192-mt6359-rt1015-rt5682.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_put
Chen Ni
1
-3
/
+1
2024-04-16
ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startup
AngeloGioacchino Del Regno
1
-98
/
+41
2024-04-16
ASoC: mediatek: mt8192: Migrate to mtk_soundcard_common_probe
AngeloGioacchino Del Regno
1
-73
/
+91
2024-01-08
ASoC: mediatek: mt8192: Check existence of dai_name before dereferencing
Nícolas F. R. A. Prado
1
-1
/
+2
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-09-26
ASoC: mediatek: convert not to use asoc_xxx()
Kuninori Morimoto
1
-11
/
+11
2023-03-14
ASoC: mt8192: Move spammy messages to debug level
Nícolas F. R. A. Prado
1
-5
/
+5
2023-03-14
ASoC: mt8192: Remove function name log messages
Nícolas F. R. A. Prado via Alsa-devel
1
-2
/
+0
2022-11-09
ASoC: mediatek: mt8192-mt6359: Register to module device table
Nícolas F. R. A. Prado
1
-0
/
+1
2022-09-30
ASoC: mediatek: mt8192-mt6359: Set the driver name for the card
Nícolas F. R. A. Prado
1
-1
/
+5
2022-09-23
ASoC: mediatek: mt8192-mt6359: Expose individual headset jack pins
Nícolas F. R. A. Prado
1
-2
/
+15
2022-09-09
ASoC: mediatek: mt8192-mt6359: Make i2s9 share the clock from i2s8
Nícolas F. R. A. Prado
1
-0
/
+9
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
1
-2
/
+2
2022-04-08
ASoC: mediatek: mt8192: support rt1015p_rt5682s
Jiaxin Yu
1
-22
/
+39
2022-04-08
ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
Jiaxin Yu
1
-8
/
+26
2022-04-08
ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
Jiaxin Yu
1
-51
/
+57
2022-03-08
ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
Miaoqian Lin
1
-6
/
+12
2021-12-29
ASoC: mediatek: use of_device_get_match_data()
Tzung-Bi Shih
1
-5
/
+2
2021-12-23
ASoC: mediatek: mt8192-mt6359: fix device_node leak
Tzung-Bi Shih
1
-1
/
+5
2021-12-14
ASoC: mediatek: assign correct type to argument
Jiaxin Yu
1
-2
/
+2
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-0
/
+49
2021-02-04
ASoC: mediatek: mt8192-mt6359: simplify ops for Capture1 DAI link
Tzung-Bi Shih
1
-12
/
+8
2021-02-04
ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
Tzung-Bi Shih
1
-3
/
+3
2021-01-25
ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682
Tzung-Bi Shih
1
-0
/
+49
2021-01-20
ASoC: mediatek: mt8192-mt6359: support audio over DP
Tzung-Bi Shih
1
-2
/
+37
2021-01-20
ASoC: mediatek: mt8192-mt6359: simplify mt8192_rt5682_init
Tzung-Bi Shih
1
-7
/
+1
2021-01-20
ASoC: mediatek: mt8192-mt6359: move headset_jack to card specific data
Tzung-Bi Shih
1
-2
/
+11
2021-01-05
ASoC: rt1015: remove bclk_ratio
Tzung-Bi Shih
1
-6
/
+0
2020-12-02
ASoC: mediatek: mt8192: support rt1015p_rt5682
Tzung-Bi Shih
1
-0
/
+54
2020-12-02
ASoC: mediatek: mt8192: move rt1015_rt5682 specific data
Tzung-Bi Shih
1
-25
/
+25
2020-12-02
ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI link
Tzung-Bi Shih
1
-8
/
+31
2020-12-02
ASoC: mediatek: mt8192: rename common symbols
Tzung-Bi Shih
1
-14
/
+14
2020-11-11
ASoC: mediatek: mt8192: skip first time data at the beginning of DMIC recording
Jiaxin Yu
1
-1
/
+3
2020-11-04
ASoC: mediatek: mt8192: add machine driver with mt6359, rt1015 and rt5682
Jiaxin Yu
1
-0
/
+1058