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

end of thread, other threads:[~2021-03-12 22:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12 18:44 [PATCH 0/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups Vitaly Rodionov
2021-03-12 18:44 ` Vitaly Rodionov
2021-03-12 18:44 ` [PATCH 1/4] ALSA: hda/cirrus: Add error handling into CS8409 I2C functions Vitaly Rodionov
2021-03-12 18:44   ` Vitaly Rodionov
2021-03-12 18:44 ` [PATCH 2/4] ALSA: hda/cirrus: Cleanup patch_cirrus.c code Vitaly Rodionov
2021-03-12 18:44   ` Vitaly Rodionov
2021-03-12 18:44 ` [PATCH 3/4] ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name Vitaly Rodionov
2021-03-12 18:44   ` Vitaly Rodionov
2021-03-12 18:44 ` [PATCH 4/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups Vitaly Rodionov
2021-03-12 18:44   ` Vitaly Rodionov
2021-03-12 21:59   ` kernel test robot
2021-03-12 21:59     ` kernel test robot
2021-03-12 21:59     ` kernel test robot

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.