Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void | Uwe Kleine-König | 2022-01-18 | 1 | -3/+1 |
* | ALSA: hda: cs35l41: Tidyup code | Lucas Tanure | 2022-01-18 | 1 | -51/+48 |
* | ALSA: hda: cs35l41: Make use of the helper function dev_err_probe() | Lucas Tanure | 2022-01-18 | 1 | -2/+1 |
* | ALSA: hda: cs35l41: Add missing default cases | Lucas Tanure | 2022-01-18 | 1 | -0/+13 |
* | ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace | Lucas Tanure | 2022-01-18 | 1 | -3/+2 |
* | ALSA: hda: cs35l41: Add calls to newly added test key function | Charles Keepax | 2022-01-18 | 1 | -0/+8 |
* | ALSA: hda: cs35l41: Avoid overwriting register patch | Charles Keepax | 2022-01-18 | 1 | -1/+1 |
* | ALSA: hda: cs35l41: fix double free on error in probe() | Dan Carpenter | 2022-01-11 | 1 | -0/+1 |
* | ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems | Lucas Tanure | 2022-01-05 | 1 | -0/+527 |