summaryrefslogtreecommitdiff
path: root/sound/pci/hda/cs35l56_hda.c
AgeCommit message (Expand)Author
2023-10-19Merge branch 'for-linus' into for-nextTakashi Iwai
2023-09-19ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macroRichard Fitzgerald
2023-09-18ALSA: hda: cirrus_scodec: Add KUnit testRichard Fitzgerald
2023-09-18ALSA: hda: cs35l56: Add support for speaker idRichard Fitzgerald
2023-09-15ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missingRichard Fitzgerald
2023-09-14ALSA: hda: cs35l56: Don't 'return ret' if ret is always zeroRichard Fitzgerald
2023-09-12ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Reject I2C alias addressesRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Fail if .bin not found and firmware not patchedRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Do not download firmware over existing RAM firmwareRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error pathRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling cs_dsp_remove()Richard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Always power-up and start cs_dspRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmwareRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Do not mark cache dirty after REINITRichard Fitzgerald
2023-08-01ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run()Richard Fitzgerald
2023-07-27ALSA: hda/cs35l56: Do some clean up on probe errorDan Carpenter
2023-07-23ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifierSimon Trimmer