lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 18 Sep 2018 14:33:28 -0400
From:   Connor McAdams <conmanx360@...il.com>
To:     unlisted-recipients:; (no To-header on input)
Cc:     conmanx360@...il.com, Jaroslav Kysela <perex@...ex.cz>,
        Takashi Iwai <tiwai@...e.com>,
        Takashi Sakamoto <o-takashi@...amocchi.jp>,
        Alastair Bridgewater <alastair.bridgewater@...il.com>,
        alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/15] Add support for Sound BlasterX AE-5

This patch series adds support for the Sound BlasterX AE-5. I have
personally tested it, and had others test it as well. All outputs work,
front headphone, rear headphone, rear line-out, surround, digital. The
only issue currently is that the microphone suffers from inconsistency
like the Sound Blaster Z does, and Creative may be willing to help fix
that, but if they're not, I have a few ideas.

I also have the ZxR working currently. That will require some more
complicated changes of the driver, so I have left it out and just
focused on the AE-5.

Connor McAdams (15):
  ALSA: hda/ca0132 - Define new verbs and control params
  ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5
  ALSA: hda/ca0132 - Add pincfg for AE-5
  ALSA: hda/ca0132 - Set AE-5 bools and select mixer
  ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5
  ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functions
  ALSA: hda/ca0132 - Add AE-5 regular init setup
  ALSA: hda/ca0132 - Change firmware name and usage
  ALSA: hda/ca0132 - Merge post-dsp functions + cleanup
  ALSA: hda/ca0132 - Add DSP setup functions for AE-5
  ALSA: hda/ca0132 - Clean up ca0132_alt_out_select
  ALSA: hda/ca0132 - Add output set commands for AE-5
  ALSA: hda/ca0132 - Add input selection commands for AE-5
  ALSA: hda/ca0132 - Add AE-5 specific controls
  ALSA: hda/ca0132 - Add AE-5 exit function

 sound/pci/hda/patch_ca0132.c | 1283 ++++++++++++++++++++++++++++++++++--------
 1 file changed, 1038 insertions(+), 245 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ