From patchwork Sun Dec 9 11:16:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Kroah-Hartman X-Patchwork-Id: 10719979 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 99D5C112E for ; Sun, 9 Dec 2018 11:17:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8964A2897B for ; Sun, 9 Dec 2018 11:17:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 773B828ECE; Sun, 9 Dec 2018 11:17:03 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 03CBA2897B for ; Sun, 9 Dec 2018 11:17:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726214AbeLILQt (ORCPT ); Sun, 9 Dec 2018 06:16:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:33358 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726184AbeLILQt (ORCPT ); Sun, 9 Dec 2018 06:16:49 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 53ABB20661; Sun, 9 Dec 2018 11:16:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544354208; bh=IOvJuu2/ACiZq3Hjj5p7VcW7+wyQqnDwJqDjmzPJhW8=; h=Date:From:To:Cc:Subject:From; b=iMngNx2IcktHoeVdPQjTvDwvfPAQ6e/eJ2yuoAn/OQ5wa6rZ/WdGt6GmLxYtPD5wr t9umWyIUkvoQw9GISxir1Jyzj4UwNqsUZFwd7Lt7yCmNf90jyqeGeZTrjo1ZV+2/aq UHO60ycFDHB9bWYo8zL3gE5DIRrk67G+4jE2lm60= Date: Sun, 9 Dec 2018 12:16:46 +0100 From: Greg KH To: Linus Torvalds Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: [GIT PULL] USB/PHY driver fixes for 4.20-rc6 Message-ID: <20181209111646.GB9556@kroah.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7: Linux 4.20-rc5 (2018-12-02 15:07:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-4.20-rc6 for you to fetch changes up to 3caad34eab57e622dad48086af7f89c19001664e: Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2018-12-06 18:02:58 +0100) ---------------------------------------------------------------- USB fixes for 4.20-rc6 Here are some small USB fixes for 4.20-rc6 The "largest" here are some xhci fixes for reported issues. Also here is a USB core fix, some quirk additions, and a usb-serial fix which required the export of one of the tty layer's functions to prevent code duplication. The tty maintainer agreed with this change. All of these have been in linux-next with no reported issues. Signed-off-by: Greg Kroah-Hartman ---------------------------------------------------------------- Alan Stern (1): USB: Fix invalid-free bug in port_over_current_notify() Alexander Theissen (1): usb: appledisplay: Add 27" Apple Cinema Display Greg Kroah-Hartman (1): Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/.../johan/usb-serial into usb-linus Harry Pan (1): usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device Johan Hovold (1): USB: serial: console: fix reported terminal settings Mathias Nyman (1): xhci: Prevent U1/U2 link pm states if exit latency is too long Mathias Payer (1): USB: check usb_get_extra_descriptor for proper size Sandeep Singh (1): xhci: workaround CSS timeout on AMD SNPS 3.0 xHC drivers/tty/tty_io.c | 11 +++++++++-- drivers/usb/core/hub.c | 5 +++-- drivers/usb/core/quirks.c | 4 ++++ drivers/usb/core/usb.c | 6 +++--- drivers/usb/host/hwa-hc.c | 2 +- drivers/usb/host/xhci-pci.c | 4 ++++ drivers/usb/host/xhci.c | 42 +++++++++++++++++++++++++++++++++++++---- drivers/usb/host/xhci.h | 3 +++ drivers/usb/misc/appledisplay.c | 1 + drivers/usb/serial/console.c | 2 +- include/linux/tty.h | 1 + include/linux/usb.h | 4 ++-- 12 files changed, 70 insertions(+), 15 deletions(-)