index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5668.c
Age
Commit message (
Expand
)
Author
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-02-12
ASoC: codecs: fix TYPO 'reguest' to 'request' in error log
Yinchuan Guo
2023-08-17
ASoC: rt5668: Convert to use GPIO descriptors
Linus Walleij
2023-06-19
ASoC: rt5668: Use maple tree register cache
Mark Brown
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-31
ASoC: rt: use helper function
Kuninori Morimoto
2022-06-27
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-02-08
ASoC: rt5668: do not block workqueue if card is unbound
Kai Vehmanen
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
2021-03-10
ASoC: rt5668: remove useless assignments
Pierre-Louis Bossart
2021-03-10
ASoC: rt5668: clarify expression
Pierre-Louis Bossart
2020-06-22
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-25
Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-09-11
ASoC: rt5668: remove empty rt5668_i2c_remove()
Kuninori Morimoto
2018-09-10
ASoC: rt5668: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-04-19
ASoC: rt5668: fix incorrect 'and' operator
Colin Ian King
2018-04-16
ASoC: rt5668: add rt5668B codec driver
Bard Liao