Received: by 10.192.165.148 with SMTP id m20csp497369imm; Fri, 20 Apr 2018 10:05:47 -0700 (PDT) X-Google-Smtp-Source: AIpwx49+IcItJP5vJuGwsUNYGBKBE8RUZjuVcCrlqdfm5pw8JyYBWE7IZ4gPiJENnCF/w63lU4wo X-Received: by 2002:a17:902:728f:: with SMTP id d15-v6mr11186105pll.119.1524243947288; Fri, 20 Apr 2018 10:05:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524243947; cv=none; d=google.com; s=arc-20160816; b=wjOtknZ2crl3937bCMIyIjmz2ohBLTzs25HFnO0lbcP+W84ZG/s8I0W65NWWXrtY6K tnuvH1/PBp1tXSOOUt9ClBaWTpfsqCbW9cO0vgNTcve7V/ydh7ZDU2mDhgInYgZGCEXV z6L64QYkZabipzCDZ5XJr/DRwYLFjClIUw80175YHBpMQeBfMzheYTMIbOOX3ux/GhRl tidJhUEW/LaukgfwLoSuCnAKG5xkQOiPh/GY3cuM2BbagR6pA2jpsKiJrsp5bt7Zy0IO 9DyK1nb1eugVJSk+9ZuYsK9h+//sX/G6Kj3gJWkHgkODexwwXARrVmyciP33DOJAtdwE IkHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=n2gUFmcN7Wk8GZcS/ha9XuM/ObH3P/FLHavXMY+svVU=; b=iAz8oC/rCR0fnWfbI4CgrQUCOZECyhgC0I2ISr4SWvP1mfTA54nLpIIk0Ls7vPOqwE kOeXtKHgejJII80Y1VMsGTcbKm/12Gc69sCz2fGIxi+7L9Npuxpaj0hV2RBNWTahlBpw UJq54QRyZJthV+dMUiZPcNpEyUci0bEcdPX3wj5eL6SOVLI9ttUr9Nvl9tGpO7eK04mQ sHE2xqMYi2kidd3WKpWep6WAik+twozZVI784hl7KMBLrNUeEbWx4Oej+nHivNZWmEj2 Q0fZqOZQdiijXdDJSZTz2gC9JEL3BD+kxuo2/qJn57EK6lWLJSu+1A9KhOMiUUfDa79v jJjg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=codethink.co.uk Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k24si5250602pgn.24.2018.04.20.10.05.32; Fri, 20 Apr 2018 10:05:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=codethink.co.uk Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753487AbeDTRDn (ORCPT + 99 others); Fri, 20 Apr 2018 13:03:43 -0400 Received: from imap1.codethink.co.uk ([176.9.8.82]:47051 "EHLO imap1.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753311AbeDTRDl (ORCPT ); Fri, 20 Apr 2018 13:03:41 -0400 Received: from 167-98-27-229.cust-167.exponential-e.net ([167.98.27.229] helo=ct-lt-1121.codethink.co.uk) by imap1.codethink.co.uk with esmtpsa (Exim 4.84_2 #1 (Debian)) id 1f9ZRg-0007hw-5W; Fri, 20 Apr 2018 18:03:36 +0100 From: Jorge Sanjuan To: tiwai@suse.com Cc: alsa-devel@alsa-project.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, Jorge Sanjuan Subject: [PATCH 0/4] ALSA: usb: UAC3 new features. Date: Fri, 20 Apr 2018 18:03:23 +0100 Message-Id: <20180420170327.31569-1-jorge.sanjuan@codethink.co.uk> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Now that the UAC3 patch [1] has made it to linux-next I have some extra features to make a UAC3 device fully work in Linux. Including Jack insertion control that I have put on top of this other patch [2] for UAC2. Also adding support for the UAC3 Mixer Unit which is most likely to appear in most headset type devices. UAC3 devices also require to have a Basic Audio Device (BADD) in a separate config for which both Ruslan Bilovol and myself have submited different approaches[3][4] but I don't know what the final merge will be. Once there is official support for BADD, we'll need to test it with an actual UAC3 device to confirm it all wokrs. All this features are tested with an actual UAC3 device that is still in development. For this patch series, only the legacy config (#1. UAC1/UAC2) and the UAC3 config have been tested. The BADD config is only tested using and updated verison of [4]. [1]: https://patchwork.kernel.org/patch/10298179/ [2]: https://patchwork.kernel.org/patch/10305847/ [3]: https://patchwork.kernel.org/patch/10340851/ [4]: https://www.spinics.net/lists/alsa-devel/msg71617.html Based on linux-next tag: next-20180420 Jorge Sanjuan (3): ALSA: usb-audio: UAC3. Add support for mixer unit. ALSA: usb-audio: Use Class Specific EP for UAC3 devices. ALSA: usb-audio: UAC3 Add support for connector insertion. Michael Drake (1): ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3. include/linux/usb/audio-v2.h | 7 ++ include/linux/usb/audio-v3.h | 14 ++++ include/uapi/linux/usb/audio.h | 13 ++- sound/usb/mixer.c | 175 ++++++++++++++++++++++++++++++++++++----- sound/usb/stream.c | 19 ++++- 5 files changed, 204 insertions(+), 24 deletions(-) -- 2.11.0