aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1019.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-13ASoC: rt1019: Fix the TDM settingsDerek Fang1-9/+11
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-05-09ASoC: rt1019: Add endianness flag in snd_soc_component_driverCharles Keepax1-1/+2
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2021-05-11Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-2/+2
2021-05-10ASoC: rt1019: Add non_legacy_dai_naming configDerek Fang1-0/+1
2021-05-10ASoC: codecs: rt1019: clarify expressionPierre-Louis Bossart1-2/+2
2021-04-09ASoC: rt1019: remove registers to sync with rt1019 datasheetJack Yu1-333/+1
2021-04-08ASoC: rt1019: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-03-19ASoC: rt1019: make symbol 'rt1019_i2c_driver' staticWei Yongjun1-1/+1
2021-03-18ASoC: rt1019: add rt1019 amplifier driverJack Yu1-0/+940