From patchwork Mon Jan 29 14:47:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wen-chien Jesse Sung X-Patchwork-Id: 867151 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3zVXR76t72z9s7n; Tue, 30 Jan 2018 01:47:15 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1egAiE-000834-RI; Mon, 29 Jan 2018 14:47:10 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1egAiC-00082N-LP for kernel-team@lists.ubuntu.com; Mon, 29 Jan 2018 14:47:08 +0000 Received: from 1.general.jesse.us.vpn ([10.172.69.96] helo=cola.voip.idv.tw) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1egAiB-0006oC-Rq; Mon, 29 Jan 2018 14:47:08 +0000 From: Wen-chien Jesse Sung To: kernel-team@lists.ubuntu.com, Seth Forshee Subject: [Bionic][PATCH 0/2] Updates for Realtek ALC225 Date: Mon, 29 Jan 2018 22:47:01 +0800 Message-Id: <1517237223-16717-1-git-send-email-jesse.sung@canonical.com> X-Mailer: git-send-email 2.7.4 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://launchpad.net/bugs/1723913 BugLink: https://launchpad.net/bugs/1744058 One is an update to the previous commit, while the other is backported from maintainer's tree. Both commits are verified on a system with this device. Kailang Yang (1): ALSA: hda/realtek - update ALC225 depop optimize Wen-chien Jesse Sung (1): UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE sound/pci/hda/patch_realtek.c | 104 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-)