Re: [PATCH 00/11] Add ZxR support + bugfixes

From: Connor McAdams
Date: Sun Oct 07 2018 - 13:05:28 EST


I have fixed the microphone issue, and will try to get the patches
written by the end of the week so they can be in the next kernel (at
least I think that's what Takashi Sakamoto said, two weeks from 7 days
ago). With the two suggestions by Takashi Sakamoto, do I need those in
order for it to be merged? I will work on them regardless, but with
those it may take me longer (they might be simple, I haven't dug into
what they require yet).

Let me know.

Thanks,
Connor.
On Tue, Oct 2, 2018 at 11:23 AM Takashi Iwai <tiwai@xxxxxxx> wrote:
>
> On Sun, 30 Sep 2018 05:03:15 +0200,
> Connor McAdams wrote:
> >
> > This patch series adds support for the Sound Blaster ZxR, as well as a
> > few bug fixes. This should be the last ca0132 based Creative card that
> > needed support to be added.
> >
> > Also, I did check to make sure each patch compiles properly this time,
> > but you can check yourself just to be sure. :)
> >
> > Connor McAdams (11):
> > ALSA: hda/ca0132 - Fix AE-5 control type
> > ALSA: hda/ca0132 - Fix surround sound with output effects
> > ALSA: hda/ca0132 - Add ZxR quirks + new quirk check function
> > ALSA: hda/ca0132 - Add ZxR pincfg
> > ALSA: hda/ca0132 - Add DBpro hda_codec_ops
> > ALSA: hda/ca0132 - Add ZxR init commands
> > ALSA: hda/ca0132 - Add ZxR DSP post-download commands
> > ALSA: hda/ca0132 - Add ZxR input/output select commands
> > ALSA: hda/ca0132 - Remove input select enum for ZxR
> > ALSA: hda/ca0132 - Add ZxR 600 ohm gain control
> > ALSA: hda/ca0132 - Add ZxR exit commands
>
> Now applied all 11 patches (with Sakamoto-san's Reviewed-by tags).
> Thanks!
>
>
> Takashi