summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/cs35l41_hda.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidUwe Kleine-König2022-01-181-3/+1
* ALSA: hda: cs35l41: Tidyup codeLucas Tanure2022-01-181-51/+48
* ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()Lucas Tanure2022-01-181-2/+1
* ALSA: hda: cs35l41: Add missing default casesLucas Tanure2022-01-181-0/+13
* ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceLucas Tanure2022-01-181-3/+2
* ALSA: hda: cs35l41: Add calls to newly added test key functionCharles Keepax2022-01-181-0/+8
* ALSA: hda: cs35l41: Avoid overwriting register patchCharles Keepax2022-01-181-1/+1
* ALSA: hda: cs35l41: fix double free on error in probe()Dan Carpenter2022-01-111-0/+1
* ALSA: hda: cs35l41: Add support for CS35L41 in HDA systemsLucas Tanure2022-01-051-0/+527