index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
/
mt2701
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: mediatek: remove dpcm_xxx flags
Kuninori Morimoto
2024-10-23
2
-19
/
+7
*
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
1
-1
/
+1
*
ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_mac...
Liu Jing
2024-09-04
1
-8
/
+8
*
ASoC: mediatek: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-1
/
+1
*
ASoC: DT matching and header cleanups
Mark Brown
2023-10-10
1
-2
/
+0
|
\
|
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-2
/
+0
*
|
ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptors
Linus Walleij
2023-10-09
1
-32
/
+22
|
/
*
ASoC: mediatek: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-26
3
-8
/
+8
*
ASoC: mediatek: mt2701-afe-pcm: Convert to platform remove callback returning...
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: mediatek: mt2701-wm8960: Register to module device table
Nícolas F. R. A. Prado
2022-11-09
1
-0
/
+1
*
ASoC: mediatek: mt2701-cs42448: Register to module device table
Nícolas F. R. A. Prado
2022-11-09
1
-0
/
+1
*
ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
Miaoqian Lin
2022-04-05
1
-2
/
+7
*
ASoC: mediatek: remove unnecessary CONFIG_PM
Jiaxin Yu
2021-11-25
1
-2
/
+0
*
ASoC: mediatek: Constify static snd_soc_ops
Rikard Falkeborn
2021-10-13
2
-2
/
+2
*
ASoC: mediatek: mt2701: rename shadowed array
Pierre-Louis Bossart
2021-03-12
1
-2
/
+2
*
ASoC: mediatek: mt2701: align function prototype
Pierre-Louis Bossart
2021-03-12
1
-2
/
+2
*
ASoC: mediatek: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-5
/
+5
*
ASoC: mediatek: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
3
-3
/
+3
*
ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...
Kuninori Morimoto
2020-03-27
3
-5
/
+5
*
ASoC: mediatek: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-12
/
+2
*
ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings
YueHaibing
2019-08-22
2
-21
/
+21
*
ASoC: mt2701: remove unused variables
YueHaibing
2019-08-15
1
-13
/
+0
*
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
ASoC: mediatek: mt2701-cs42448: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-30
/
+65
*
ASoC: mediatek: mt2701-wm8960: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-12
/
+22
*
ASoC: mediatek: Fix UBSAN warning.
Pi-Hsun Shih
2019-03-19
1
-13
/
+0
*
ASoC: tidyup for_each_card_prelinks() dai_link
Kuninori Morimoto
2018-09-21
2
-8
/
+8
*
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
2018-09-20
2
-12
/
+14
*
ASoC: remove unneeded static set .owner field in platform_driver
zhong jiang
2018-09-12
1
-1
/
+0
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-1
/
+2
*
ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_component
Ryder Lee
2018-05-01
1
-17
/
+14
*
ASoC: mediatek: switch to SPDX license tag
Ryder Lee
2018-04-26
8
-78
/
+9
*
ASoC: mediatek: add MT7622 AFE support
Ryder Lee
2018-04-26
4
-15
/
+48
*
ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.h
Ryder Lee
2018-04-26
3
-71
/
+28
*
ASoC: mediatek: simplify the control logic of MT2701 I2S
Ryder Lee
2018-04-26
3
-100
/
+66
*
ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private data
Ryder Lee
2018-04-25
1
-54
/
+32
*
-
.
Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '...
Mark Brown
2018-03-28
1
-1
/
+1
|
\
\
|
|
*
ASoC: mediatek: mt2701: Fix a typo in printk
Masanari Iida
2018-03-21
1
-1
/
+1
|
|
/
*
|
ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component()
Wei Yongjun
2018-03-19
1
-2
/
+0
*
|
ASoC: mt2701/mt8173: replace platform to component
Kuninori Morimoto
2018-02-12
1
-19
/
+31
|
/
*
ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()
Ryder Lee
2018-01-22
1
-14
/
+18
*
ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()
Wei Yongjun
2018-01-08
1
-2
/
+2
*
ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device
Ryder Lee
2018-01-04
2
-26
/
+20
*
ASoC: mediatek: add some core clocks for MT2701 AFE
Ryder Lee
2018-01-04
2
-1
/
+32
*
ASoC: mediatek: cleanup audio driver for MT2701
Ryder Lee
2018-01-03
4
-145
/
+24
*
ASoC: mediatek: rework clock functions for MT2701
Ryder Lee
2018-01-03
4
-442
/
+200
*
ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe()
Ryder Lee
2018-01-03
1
-17
/
+14
*
-
.
Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...
Mark Brown
2017-09-01
1
-8
/
+7
|
\
\
|
*
|
ASoC: mediatek: switch to use platform_get_irq_byname()
Ryder Lee
2017-08-18
1
-7
/
+6
|
*
|
ASoC: mediatek: mt2701: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-07-17
1
-1
/
+1
|
|
/
[next]