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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 14 Jun 2018 15:05:54 +0100
From:   Jorge Sanjuan <jorge.sanjuan@...ethink.co.uk>
To:     tiwai@...e.de
Cc:     alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
        ruslan.bilovol@...il.com
Subject: [PATCH v2 0/4] ALSA: usb-audio: Insertion Control for BADD Adaptors.

Thanks for review!

Here is what's new in this V2:
 - Split the patchset into a more sensible series.

This patchset adds support for the Insertion Control for BADD devices
(subset of UAC3).

This control is only pressent in the HEADSET ADAPTER BADD profile. The USB
interrupt pipe shall be present for this profile so the status pipe
creation should also happen for BADD devices.

Also, the bi-directional type codes have been defined so they can be used
as inferred values for the Input and Output terminals for this adapter
profile.

Based on tag: next-20180612

Jorge Sanjuan (4):
  ALSA: usb-audio: Add bi-directional terminal types.
  ALSA: usb-audio: Change in connectors control creation interface
  ALSA: usb-audio: UAC3. Add insertion control for BADD.
  ALSA: usb-audio: Always create the interrupt pipe for the mixer

 include/uapi/linux/usb/audio.h |  8 ++++++++
 sound/usb/mixer.c              | 45 ++++++++++++++++++++++++++++++------------
 2 files changed, 40 insertions(+), 13 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ