summaryrefslogtreecommitdiff
path: root/sound/pci/hda/cs35l41_hda_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-29ALSA: hda: cs35l41: Prevent firmware load if SPI speed too lowStefan Binding1-1/+1
2023-06-05ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-19ALSA: hda: cs35l41: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-07-28ALSA: hda: cs35l41: Support CLSA0101Lucas Tanure1-0/+3
2022-07-15ALSA: hda: cs35l41: Support Hibernation during SuspendStefan Binding1-0/+1
2022-07-13ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()Andy Shevchenko1-5/+3
2022-07-12ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate referenceAndy Shevchenko1-3/+4
2022-01-18ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidUwe Kleine-König1-1/+3
2022-01-18ALSA: hda: cs35l41: Tidyup codeLucas Tanure1-1/+0
2022-01-18ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceLucas Tanure1-0/+1
2022-01-05ALSA: hda: cs35l41: Add support for CS35L41 in HDA systemsLucas Tanure1-0/+66