summaryrefslogtreecommitdiff
path: root/sound/pci/hda/cs35l41_hda.c
AgeCommit message (Expand)Author
2022-05-16ALSA: hda: cs35l41: Add Amp Name based on channel and indexStefan Binding
2022-05-16ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptopsStefan Binding
2022-05-16ALSA: hda: cs35l41: Add Support for InterruptsStefan Binding
2022-05-16ALSA: hda: cs35l41: Remove Set Channel Map api from bindingStefan Binding
2022-05-16ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 LaptopStefan Binding
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure
2022-04-13ALSA: hda: cs35l41: Handle all external boost setups the same wayLucas Tanure
2022-04-13ALSA: hda: cs35l41: Reorganize log for playback actionsLucas Tanure
2022-04-13ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence structLucas Tanure
2022-04-13ALSA: hda: cs35l41: Move boost config to initialization codeLucas Tanure
2022-04-13ALSA: hda: cs35l41: Mute the device before shutdownLucas Tanure
2022-04-13ALSA: hda: cs35l41: Put the device into safe mode for external boostLucas Tanure
2022-04-13ALSA: hda: cs35l41: Add Boost type flagLucas Tanure
2022-04-13ALSA: hda: cs35l41: Always configure the DAILucas Tanure
2022-04-13ALSA: hda: cs35l41: Fix I2S params commentsLucas Tanure
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure
2022-04-13ALSA: cs35l41: Check hw_config before using itLucas Tanure
2022-04-13ALSA: cs35l41: Unify hardware configurationLucas Tanure
2022-01-18ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidUwe Kleine-König
2022-01-18ALSA: hda: cs35l41: Tidyup codeLucas Tanure
2022-01-18ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()Lucas Tanure
2022-01-18ALSA: hda: cs35l41: Add missing default casesLucas Tanure
2022-01-18ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceLucas Tanure
2022-01-18ALSA: hda: cs35l41: Add calls to newly added test key functionCharles Keepax
2022-01-18ALSA: hda: cs35l41: Avoid overwriting register patchCharles Keepax
2022-01-11ALSA: hda: cs35l41: fix double free on error in probe()Dan Carpenter
2022-01-05ALSA: hda: cs35l41: Add support for CS35L41 in HDA systemsLucas Tanure