All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups
@ 2021-03-13 11:34 ` Vitaly Rodionov
  0 siblings, 0 replies; 24+ messages in thread
From: Vitaly Rodionov @ 2021-03-13 11:34 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai; +Cc: alsa-devel, patches, linux-kernel

This series of patches will address comments by Pierre-Louis Bossart,
cleans up patch_cirrus.c source, reducing checkpatch.pl warnings from 19 to 0,
fixing an issue reported by Canonical: BugLink: https://bugs.launchpad.net/bugs/1918378,
and makes the CS8409 patch more generic by using fixups.

Stefan Binding (4):
  ALSA: hda/cirrus: Add error handling into CS8409 I2C functions
  ALSA: hda/cirrus: Cleanup patch_cirrus.c code.
  ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name
  ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups.

 sound/pci/hda/patch_cirrus.c | 506 ++++++++++++++++-------------------
 1 file changed, 228 insertions(+), 278 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-03-15 15:42 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 11:34 [PATCH v1 0/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups Vitaly Rodionov
2021-03-13 11:34 ` Vitaly Rodionov
2021-03-13 11:34 ` [PATCH v1 1/4] ALSA: hda/cirrus: Add error handling into CS8409 I2C functions Vitaly Rodionov
2021-03-13 11:34   ` Vitaly Rodionov
2021-03-15  7:45   ` Takashi Iwai
2021-03-15  7:45     ` Takashi Iwai
2021-03-15 15:37     ` Vitaly Rodionov
2021-03-15 15:37       ` Vitaly Rodionov
2021-03-15 15:41       ` Takashi Iwai
2021-03-15 15:41         ` Takashi Iwai
2021-03-13 11:34 ` [PATCH v1 2/4] ALSA: hda/cirrus: Cleanup patch_cirrus.c code Vitaly Rodionov
2021-03-13 11:34   ` Vitaly Rodionov
2021-03-13 11:34 ` [PATCH v1 3/4] ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name Vitaly Rodionov
2021-03-13 11:34   ` Vitaly Rodionov
2021-03-13 11:34 ` [PATCH v1 4/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups Vitaly Rodionov
2021-03-13 11:34   ` Vitaly Rodionov
2021-03-15  7:49   ` Takashi Iwai
2021-03-15  7:49     ` Takashi Iwai
2021-03-15 15:39     ` Vitaly Rodionov
2021-03-15 15:39       ` Vitaly Rodionov
2021-03-14  8:36 ` [PATCH v1 0/4] " Takashi Iwai
2021-03-14  8:36   ` Takashi Iwai
2021-03-14 10:18   ` Vitaly Rodionov
2021-03-14 10:18     ` Vitaly Rodionov

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.