summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5668.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo2024-02-121-1/+1
* ASoC: rt5668: Convert to use GPIO descriptorsLinus Walleij2023-08-171-9/+8
* ASoC: rt5668: Use maple tree register cacheMark Brown2023-06-191-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: rt: use helper functionKuninori Morimoto2023-01-311-2/+2
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
* ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-1/+1
* ASoC: rt5668: remove useless assignmentsPierre-Louis Bossart2021-03-101-2/+2
* ASoC: rt5668: clarify expressionPierre-Louis Bossart2021-03-101-2/+2
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-251-9/+1
|\
| * ASoC: rt5668: remove empty rt5668_i2c_remove()Kuninori Morimoto2018-09-111-6/+0
| * ASoC: rt5668: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1
* | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
|/
* ASoC: rt5668: fix incorrect 'and' operatorColin Ian King2018-04-191-1/+1
* ASoC: rt5668: add rt5668B codec driverBard Liao2018-04-161-0/+2639