summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5668.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2021-03-10ASoC: rt5668: remove useless assignmentsPierre-Louis Bossart1-2/+2
2021-03-10ASoC: rt5668: clarify expressionPierre-Louis Bossart1-2/+2
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-8/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-9/+1
2018-09-11ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto1-6/+0
2018-09-10ASoC: rt5668: use devm_snd_soc_register_component()Kuninori Morimoto1-3/+1
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-04-19ASoC: rt5668: fix incorrect 'and' operatorColin Ian King1-1/+1
2018-04-16ASoC: rt5668: add rt5668B codec driverBard Liao1-0/+2639