All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ALSA: hda/cs35l56: Various bugfixes
@ 2023-07-31 16:57 Richard Fitzgerald
  2023-07-31 16:57 ` [PATCH 1/9] ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run() Richard Fitzgerald
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Richard Fitzgerald @ 2023-07-31 16:57 UTC (permalink / raw)
  To: tiwai; +Cc: perex, alsa-devel, linux-kernel, patches, Richard Fitzgerald

A collection of various bugfixes to the cs35l56 driver.

Richard Fitzgerald (9):
  ALSA: hda/cs35l56: Complete firmware reboot before calling
    cs_dsp_run()
  ALSA: hda/cs35l56: Do not mark cache dirty after REINIT
  ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmware
  ALSA: hda/cs35l56: Always power-up and start cs_dsp
  ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling
    cs_dsp_remove()
  ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error
    path
  ALSA: hda/cs35l56: Do not download firmware over existing RAM firmware
  ALSA: hda/cs35l56: Fail if .bin not found and firmware not patched
  ALSA: hda/cs35l56: Reject I2C alias addresses

 sound/pci/hda/cs35l56_hda.c | 91 ++++++++++++++++++++++++++-----------
 1 file changed, 65 insertions(+), 26 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-08-01  6:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 16:57 [PATCH 0/9] ALSA: hda/cs35l56: Various bugfixes Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 1/9] ALSA: hda/cs35l56: Complete firmware reboot before calling cs_dsp_run() Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 2/9] ALSA: hda/cs35l56: Do not mark cache dirty after REINIT Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 3/9] ALSA: hda/cs35l56: Call cs_dsp_power_down() before reloading firmware Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 4/9] ALSA: hda/cs35l56: Always power-up and start cs_dsp Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 5/9] ALSA: hda/cs35l56: Call cs_dsp_power_down() before calling cs_dsp_remove() Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 6/9] ALSA: hda/cs35l56: cs_dsp_power_down() on cs35l56_hda_fw_load() error path Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 7/9] ALSA: hda/cs35l56: Do not download firmware over existing RAM firmware Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 8/9] ALSA: hda/cs35l56: Fail if .bin not found and firmware not patched Richard Fitzgerald
2023-07-31 16:57 ` [PATCH 9/9] ALSA: hda/cs35l56: Reject I2C alias addresses Richard Fitzgerald
2023-08-01  6:30 ` [PATCH 0/9] ALSA: hda/cs35l56: Various bugfixes Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.