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
/
mt2701-afe-pcm.c
(
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: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-2
/
+0
*
ASoC: mediatek: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-26
1
-2
/
+2
*
ASoC: mediatek: mt2701-afe-pcm: Convert to platform remove callback returning...
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: mediatek: remove unnecessary CONFIG_PM
Jiaxin Yu
2021-11-25
1
-2
/
+0
*
ASoC: mediatek: mt2701: rename shadowed array
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
1
-1
/
+1
*
ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...
Kuninori Morimoto
2020-03-27
1
-1
/
+1
*
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
1
-0
/
+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: Fix UBSAN warning.
Pi-Hsun Shih
2019-03-19
1
-13
/
+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
1
-9
/
+1
*
ASoC: mediatek: add MT7622 AFE support
Ryder Lee
2018-04-26
1
-11
/
+38
*
ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.h
Ryder Lee
2018-04-26
1
-53
/
+14
*
ASoC: mediatek: simplify the control logic of MT2701 I2S
Ryder Lee
2018-04-26
1
-79
/
+35
*
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
1
-25
/
+20
*
ASoC: mediatek: cleanup audio driver for MT2701
Ryder Lee
2018-01-03
1
-79
/
+15
*
ASoC: mediatek: rework clock functions for MT2701
Ryder Lee
2018-01-03
1
-33
/
+12
*
ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe()
Ryder Lee
2018-01-03
1
-17
/
+14
*
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
*
ASoC: mediatek: Add mt2701-wm8960 machine driver
Ryder Lee
2017-03-29
1
-0
/
+16
*
ASoC: mediatek: add power-domain get/put ctrl for mt2701
Garlic Tseng
2017-02-16
1
-0
/
+2
*
ASoC: mediatek: mt2701: fix non static symbol warning
Wei Yongjun
2016-07-14
1
-1
/
+1
*
ASoC: mediatek: mt2701: fix some error handling in probe
Dan Carpenter
2016-07-07
1
-2
/
+4
*
ASoC: mediatek: add BT implementation
Garlic Tseng
2016-07-05
1
-0
/
+139
*
ASoC: mediatek: add mt2701 platform driver implementation.
Garlic Tseng
2016-07-04
1
-0
/
+1515