aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1305.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2021-03-10ASoC: rt1305: clarify expressionPierre-Louis Bossart1-2/+2
2021-03-10ASoC: rt*: Constify static struct acpi_device_idRikard Falkeborn1-1/+1
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()Kuninori Morimoto1-1/+1
2019-09-09ASoC: rt1305: make array pd static const, makes object smallerColin Ian King1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-06-22ASoC: rt1305: use devm_snd_soc_register_component()Wei Yongjun1-9/+2
2018-06-18ASoC: rt1305: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven1-2/+2
2018-04-17ASoC: rt1305: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2018-04-17ASoC: rt1305: fix ACPI_PTR compile errorShuming Fan1-0/+1
2018-04-16ASoC: rt1305: Add RT1305/RT1306 amplifier driverShuming Fan1-0/+1191