summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1019.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt1019: Drop GPIO includeLinus Walleij2023-08-131-1/+0
* ASoC: rt1019: 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: codecs: rt1019: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-131-1/+1
* ASoC: rt1019: Fix the TDM settingsDerek Fang2022-10-131-9/+11
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: rt1019: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-1/+2
* 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
* Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pi...Mark Brown2021-05-111-2/+2
|\
| * ASoC: codecs: rt1019: clarify expressionPierre-Louis Bossart2021-05-101-2/+2
* | ASoC: rt1019: Add non_legacy_dai_naming configDerek Fang2021-05-101-0/+1
|/
* ASoC: rt1019: remove registers to sync with rt1019 datasheetJack Yu2021-04-091-333/+1
* ASoC: rt1019: constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
* ASoC: rt1019: make symbol 'rt1019_i2c_driver' staticWei Yongjun2021-03-191-1/+1
* ASoC: rt1019: add rt1019 amplifier driverJack Yu2021-03-181-0/+940