summaryrefslogtreecommitdiff
path: root/sound/pci/hda/cs35l41_hda.c
AgeCommit message (Expand)Author
2023-12-18ALSA: hda: cs35l41: Add config table to support many laptops without _DSDStefan Binding
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding
2023-11-20ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_runningStefan Binding
2023-10-31ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp()Harshit Mogalapalli
2023-10-29ALSA: hda: cs35l41: mark cs35l41_verify_id() staticArnd Bergmann
2023-10-26ALSA: hda: cs35l41: Check CSPL state after loading firmwareStefan Binding
2023-10-26ALSA: hda: cs35l41: Do not unload firmware before reset in system suspendStefan Binding
2023-10-26ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding
2023-10-26ALSA: hda: cs35l41: Run boot process during resume callbacksStefan Binding
2023-10-26ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re...Stefan Binding
2023-10-26ALSA: hda: cs35l41: Assert reset before system suspendStefan Binding
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-10-19Merge branch 'for-linus' into for-nextTakashi Iwai
2023-10-06ALSA: hda: cs35l41: Cleanup and fix double free in firmware requestStefan Binding
2023-09-22ALSA: hda: cs35l41: Add read-only ALSA control for forced muteStefan Binding
2023-09-22ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDAStefan Binding
2023-09-11ALSA: hda: cs35l41: Consistently use dev_err_probe()Cristian Ciocaltea
2023-09-11ALSA: hda: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea
2023-09-11ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()Cristian Ciocaltea
2023-09-11ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea
2023-08-15ALSA: hda: cs35l41: Support systems with missing _DSD propertiesStefan Binding
2023-08-02ALSA: hda: cs35l41: Print amp configuration after bindStefan Binding
2023-07-24ALSA: hda: cs35l41: Ensure amp is only unmuted during playbackStefan Binding
2023-07-24ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hdaStefan Binding
2023-07-24ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separationStefan Binding
2023-07-24ALSA: hda: cs35l41: Use pre and post playback hooksStefan Binding
2023-07-24ALSA: hda: cs35l41: Move Play and Pause into separate functionsStefan Binding
2023-07-24ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.Stefan Binding
2023-07-24ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.Stefan Binding
2023-07-24ALSA: hda: cs35l41: Check mailbox status of pause command after firmware loadStefan Binding
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding
2023-06-06ALSA: hda: cs35l41: Fix endian conversionsStefan Binding
2023-06-06ALSA: hda: cs35l41: Clean up Firmware Load ControlsStefan Binding
2023-03-05ALSA: cs35l41: Add shared boost featureLucas Tanure
2023-02-14ALSA: hda: cs35l41: Enable Amp High Pass FilterStefan Binding
2023-02-14ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loadedStefan Binding
2023-01-07ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idleTakashi Iwai
2023-01-07ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resumeTakashi Iwai
2022-11-25firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald
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