aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/cs35l41-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-11ASoC: cs35l41: Use modern pm_opsCristian Ciocaltea1-1/+1
2023-09-11ASoC: cs35l41: Make use of dev_err_probe()Cristian Ciocaltea1-6/+3
2022-06-24ASoC: cs35l41: Add support for CLSA3541 ACPI device IDCristian Ciocaltea1-0/+1
2022-04-13ALSA: cs35l41: Unify hardware configurationLucas Tanure1-2/+2
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax1-0/+1
2022-01-05ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes1-0/+2
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure1-1/+0
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.17 so we can apply new Tegra workMark Brown1-29/+3
2021-11-26ASoC: cs35l41: Fix link problemLucas Tanure1-16/+0
2021-11-24ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure1-29/+3
2021-10-25ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König1-1/+3
2021-09-15ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax1-9/+4
2021-09-13ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes1-0/+143