index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
/
mt8192
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
1
-1
/
+1
*
ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_put
Chen Ni
2024-07-29
1
-3
/
+1
*
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-05-13
4
-342
/
+165
|
\
|
*
ASoC: mediatek: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-1
/
+1
|
*
ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
AngeloGioacchino Del Regno
2024-04-16
1
-23
/
+2
|
*
ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startup
AngeloGioacchino Del Regno
2024-04-16
1
-98
/
+41
|
*
ASoC: mediatek: mt8192: Migrate to mtk_soundcard_common_probe
AngeloGioacchino Del Regno
2024-04-16
1
-73
/
+91
|
*
ASoC: mediatek: Commonize ADDA rate transform functions and enums
AngeloGioacchino Del Regno
2024-03-25
1
-87
/
+3
|
*
ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
2024-03-25
1
-43
/
+22
|
*
ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
AngeloGioacchino Del Regno
2024-03-25
1
-29
/
+17
*
|
ASoC: mediatek: mt8192: fix register configuration for tdm
Hsin-Te Yuan
2024-05-09
1
-2
/
+2
|
/
*
ASoC: mediatek: mt8192: Check existence of dai_name before dereferencing
Nícolas F. R. A. Prado
2024-01-08
1
-1
/
+2
*
ASoC: mediatek: mt8192: Handle component name prefix
Krzysztof Kozlowski
2023-10-26
2
-4
/
+4
*
ASoC: DT matching and header cleanups
Mark Brown
2023-10-10
1
-1
/
+1
|
\
|
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-1
/
+1
*
|
ASoC: mt8192-afe-gpio: Drop unused include
Linus Walleij
2023-10-09
1
-1
/
+0
|
/
*
ASoC: mediatek: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-26
2
-14
/
+14
*
ASoC: mediatek: mt8192-mt6359: Go back to old headphone pin name
Nícolas F. R. A. Prado
2023-06-09
1
-1
/
+1
*
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-23
1
-2
/
+0
*
ASoC: mediatek: mt8192-mt6359: Remove " Jack" from Headphone pin name
AngeloGioacchino Del Regno
2023-05-18
1
-1
/
+1
*
ASoC: mediatek: mt8192-afe-pcm: Convert to platform remove callback returning...
Uwe Kleine-König
2023-03-20
1
-3
/
+2
*
ASoC: mt8192: Move spammy messages to debug level
Nícolas F. R. A. Prado
2023-03-14
3
-19
/
+19
*
ASoC: mt8192: Remove function name log messages
Nícolas F. R. A. Prado via Alsa-devel
2023-03-14
4
-12
/
+0
*
ASoC: mt8192: Fix range for sidetone positive gain
Mark Brown
2023-02-28
1
-1
/
+1
*
ASoC: mt8192: Report an error if when an invalid sidetone gain is written
Mark Brown
2023-02-28
1
-0
/
+2
*
ASoC: mt8192: Fix event generation for controls
Mark Brown
2023-02-28
1
-7
/
+18
*
ASoC: mt8192: Remove spammy log messages
Mark Brown
2023-02-28
1
-33
/
+0
*
ASoC: mediatek: use helper function
Kuninori Morimoto
2023-01-31
1
-3
/
+5
*
ASoC: mediatek: mt8192-mt6359: Register to module device table
Nícolas F. R. A. Prado
2022-11-09
1
-0
/
+1
*
ASoC: mediatek: mt8192-mt6359: Set the driver name for the card
Nícolas F. R. A. Prado
2022-09-30
1
-1
/
+5
*
ASoC: mediatek: mt8192-mt6359: Expose individual headset jack pins
Nícolas F. R. A. Prado
2022-09-23
1
-2
/
+15
*
ASoC: mediatek: mt8192: Remove clock share parsing from DT
Nícolas F. R. A. Prado
2022-09-09
1
-35
/
+0
*
ASoC: mediatek: mt8192-mt6359: Make i2s9 share the clock from i2s8
Nícolas F. R. A. Prado
2022-09-09
1
-0
/
+9
*
ASoC: mediatek: mt8192: Allow setting shared clocks from machine driver
Nícolas F. R. A. Prado
2022-09-09
2
-0
/
+29
*
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
2022-04-14
1
-2
/
+2
*
ASoC: mediatek: mt8192: support rt1015p_rt5682s
Jiaxin Yu
2022-04-08
1
-22
/
+39
*
ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
Jiaxin Yu
2022-04-08
1
-8
/
+26
*
ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
Jiaxin Yu
2022-04-08
1
-51
/
+57
*
ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probe
Miaoqian Lin
2022-03-08
1
-6
/
+12
*
ASoC: mediatek: use of_device_get_match_data()
Tzung-Bi Shih
2021-12-29
1
-5
/
+2
*
ASoC: mediatek: mt8192-mt6359: fix device_node leak
Tzung-Bi Shih
2021-12-23
1
-1
/
+5
*
ASoC: mediatek: assign correct type to argument
Jiaxin Yu
2021-12-14
1
-2
/
+2
*
ASoC: mediatek: remove unnecessary CONFIG_PM
Jiaxin Yu
2021-11-25
1
-2
/
+0
*
ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev...
Zhang Qilong
2021-07-12
1
-10
/
+17
*
ASoC: mediatek: mt8192: Delete a redundant condition branch
Zhen Lei
2021-05-10
1
-2
/
+0
*
ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge
Jiaxin Yu
2021-03-12
2
-4
/
+8
*
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-02-05
1
-0
/
+49
|
\
|
*
ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682
Tzung-Bi Shih
2021-01-25
1
-0
/
+49
*
|
ASoC: mediatek: mt8192-mt6359: simplify ops for Capture1 DAI link
Tzung-Bi Shih
2021-02-04
1
-12
/
+8
*
|
ASoC: mediatek: mt8192: use asoc_substream_to_rtd()
Tzung-Bi Shih
2021-02-04
1
-2
/
+2
[next]