summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5660.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5660: Drop GPIO includesLinus Walleij2023-08-131-2/+0
* ASoC: rt5660: 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*: 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: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-1/+1
* ASoC: rt5660: clarify expressionPierre-Louis Bossart2021-03-101-2/+2
* ASoC: rt5660: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-261-0/+2
* ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart2020-07-091-0/+2
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Merge branch 'asoc-4.20' into asoc-linusMark Brown2018-12-181-0/+1
|\
| * ASoC: rt5660: Add a new ACPI match IDHui Wang2018-12-061-0/+1
* | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
|/
* ASoC: rt5660: replace codec to componentKuninori Morimoto2018-02-121-76/+69
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: rt5660: use msleep() for long delayNicholas Mc Guire2017-01-121-1/+1
* ASoC: rt5660: remove double constNicholas Mc Guire2017-01-121-2/+2
* ASoC: rt5660: enable MCLK detectionBard Liao2016-10-241-0/+4
* ASoC: rt5660: add rt5660 codec driverOder Chiou2016-09-241-0/+1353