index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5660.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-05-03
1
-1
/
+1
*
ASoC: codecs: rt5660: Simplify mclk initialization
Cezary Rojewski
2024-02-21
1
-6
/
+3
*
ASoC: rt5660: Drop GPIO includes
Linus Walleij
2023-08-13
1
-2
/
+0
*
ASoC: rt5660: Use maple tree register cache
Mark Brown
2023-06-19
1
-1
/
+1
*
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-04-07
1
-3
/
+2
*
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
2021-09-27
1
-1
/
+1
*
ASoC: rt5660: clarify expression
Pierre-Louis Bossart
2021-03-10
1
-2
/
+2
*
ASoC: rt5660: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2020-11-26
1
-0
/
+2
*
ASoC: codecs: rt*: fix 'defined but not used' warning
Pierre-Louis Bossart
2020-07-09
1
-0
/
+2
*
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Merge branch 'asoc-4.20' into asoc-linus
Mark Brown
2018-12-18
1
-0
/
+1
|
\
|
*
ASoC: rt5660: Add a new ACPI match ID
Hui Wang
2018-12-06
1
-0
/
+1
*
|
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
|
/
*
ASoC: rt5660: replace codec to component
Kuninori Morimoto
2018-02-12
1
-76
/
+69
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: rt5660: use msleep() for long delay
Nicholas Mc Guire
2017-01-12
1
-1
/
+1
*
ASoC: rt5660: remove double const
Nicholas Mc Guire
2017-01-12
1
-2
/
+2
*
ASoC: rt5660: enable MCLK detection
Bard Liao
2016-10-24
1
-0
/
+4
*
ASoC: rt5660: add rt5660 codec driver
Oder Chiou
2016-09-24
1
-0
/
+1353