summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1305.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-2/+2
* ASoC: rt1305: Drop GPIO includesLinus Walleij2023-08-131-2/+0
* ASoC: rt1305: 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: 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