summaryrefslogtreecommitdiff
path: root/sound/pci/hda/cs35l41_hda.c
AgeCommit message (Expand)Author
2022-10-12ALSA: hda: cs35l41: Support System SuspendStefan Binding
2022-10-12ALSA: hda: cs35l41: Remove suspend/resume hda hooksStefan Binding
2022-10-12ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controlsRichard Fitzgerald
2022-09-06ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()Andy Shevchenko
2022-09-06ALSA: hda: cs35l41: Call put_device() in the scope of get_device()Andy Shevchenko
2022-08-16ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD PropertiesStefan Binding
2022-07-28ALSA: hda: cs35l41: Support CLSA0101Lucas Tanure
2022-07-28ALSA: hda: cs35l41: Use the CS35L41 HDA internal defineLucas Tanure
2022-07-25ALSA: hda: cs35l41: Fix build error unused-functionRen Zhijie
2022-07-15ALSA: hda: cs35l41: Add module parameter to control firmware loadStefan Binding
2022-07-15ALSA: hda: cs35l41: Support Firmware switching and reloadingStefan Binding
2022-07-15ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequenceStefan Binding
2022-07-15ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variablesStefan Binding
2022-07-15ALSA: hda: cs35l41: Support Hibernation during SuspendStefan Binding
2022-07-14ALSA: hda: cs35l41: Support Speaker ID for laptopsStefan Binding
2022-07-14ALSA: hda: cs35l41: Support multiple load paths for firmwareStefan Binding
2022-07-14ALSA: hda: cs35l41: Support reading subsystem id from ACPIStefan Binding
2022-07-14ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 DriverStefan Binding
2022-07-14ALSA: hda: cs35l41: Add initial DSP support and firmware loadingVitaly Rodionov
2022-07-14ALSA: hda: cs35l41: Save codec object inside component structStefan Binding
2022-07-13ALSA: hda: cs35l41: Don't dereference fwnode handleAndy Shevchenko
2022-07-12ALSA: hda: cs35l41: Improve dev_err_probe() messagingAndy Shevchenko
2022-07-12ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate referenceAndy Shevchenko
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