summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1305.c
Commit message (Expand)AuthorAgeFilesLines
* 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: rt1305: clarify expressionPierre-Louis Bossart2021-03-101-2/+2
* ASoC: rt*: Constify static struct acpi_device_idRikard Falkeborn2021-03-101-1/+1
* ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-1/+1
* ASoC: rt1305: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* ASoC: rt1305: use devm_snd_soc_register_component()Wei Yongjun2018-06-221-9/+2
* ASoC: rt1305: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven2018-06-181-2/+2
* ASoC: rt1305: fix platform_no_drv_owner.cocci warningsFengguang Wu2018-04-171-1/+0
* ASoC: rt1305: fix ACPI_PTR compile errorShuming Fan2018-04-171-0/+1
* ASoC: rt1305: Add RT1305/RT1306 amplifier driverShuming Fan2018-04-161-0/+1191