summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/cs35l56_hda.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/cs35l56: Reject I2C alias addressesRichard Fitzgerald2023-08-011-5/+8
* ALSA: hda/cs35l56: Fail if .bin not found and firmware not patchedRichard Fitzgerald2023-08-011-1/+11
* ALSA: hda/cs35l56: Do not download firmware over existing RAM firmwareRichard Fitzgerald2023-08-011-4/+23
* ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error pathRichard Fitzgerald2023-08-011-3/+6
* ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling cs_dsp_remove()Richard Fitzgerald2023-08-011-0/+3
* ALSA: hda/cs35l56: Always power-up and start cs_dspRichard Fitzgerald2023-08-011-7/+3
* ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmwareRichard Fitzgerald2023-08-011-0/+6
* ALSA: hda/cs35l56: Do not mark cache dirty after REINITRichard Fitzgerald2023-08-011-1/+1
* ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run()Richard Fitzgerald2023-08-011-6/+5
* ALSA: hda/cs35l56: Do some clean up on probe errorDan Carpenter2023-07-271-1/+1
* ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifierSimon Trimmer2023-07-231-0/+995