From patchwork Fri Nov 30 16:04:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 10706691 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 CEC2313B0 for ; Fri, 30 Nov 2018 16:04:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BF6C5301BC for ; Fri, 30 Nov 2018 16:04:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B0F1A30284; Fri, 30 Nov 2018 16:04:39 +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 41C06301BC for ; Fri, 30 Nov 2018 16:04:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726785AbeLADOZ (ORCPT ); Fri, 30 Nov 2018 22:14:25 -0500 Received: from mail.kernel.org ([198.145.29.99]:44402 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726595AbeLADOZ (ORCPT ); Fri, 30 Nov 2018 22:14:25 -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 97F3D2146F; Fri, 30 Nov 2018 16:04:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543593877; bh=+jSzTTwaGdU5gBgbLIxetrrR2KyYzzK0Q9gX1Ft3XjQ=; h=Date:From:To:Cc:Subject:From; b=GbpGqvJsiAxJR5SurQoJ4cYZhTNpJK9OEc37LfDW/6sQcODJgr3czv1q4+F9Kyuz2 66KsVgpMe8vhz6lTdPrdNgpdPIBw6i6cnxT40PWp1Q7iuHcmbLGE8XW3duMrJDJOnG g/kdwsueQTruAaH0rZocrCNWlkCt4CxulutlSTtM= Date: Fri, 30 Nov 2018 17:04:34 +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-rc5 Message-ID: <20181130160434.GA2898@kroah.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.11.0 (2018-11-25) 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 2e6e902d185027f8e3cb8b7305238f7e35d6a436: Linux 4.20-rc4 (2018-11-25 14:19:31 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-4.20-rc5 for you to fetch changes up to 96ae93b46dbb37a4a7a1e807d1b089f6b438840f: Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus (2018-11-29 11:39:35 +0100) ---------------------------------------------------------------- USB/PHY driver fixes for 4.20-rc5 Here are some small USB and PHY driver fixes for 4.20-rc5 Nothing big at all, just the usual handful of USB fixes for reported issues, along with some gadget and PHY driver bug fixes. All of these have been in linux-next with no reported issues. Note, the USB gadget fixes were in linux-next on its own branch, not in mine, it just got merged into here yesterday and missed linux-next of today. Signed-off-by: Greg Kroah-Hartman ---------------------------------------------------------------- Aaro Koskinen (5): USB: omap_udc: use devm_request_irq() USB: omap_udc: fix crashes on probe error and module removal USB: omap_udc: fix omap_udc_start() on 15xx machines USB: omap_udc: fix USB gadget functionality on Palm Tungsten E USB: omap_udc: fix rejection of out transfers when DMA is used Douglas Anderson (1): dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commits Felipe Balbi (1): Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid" Greg Kroah-Hartman (2): Merge tag 'phy-for-4.20-rc' of git://git.kernel.org/.../kishon/linux-phy into usb-linus Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus Kai-Heng Feng (1): USB: usb-storage: Add new IDs to ums-realtek Kunihiko Hayashi (1): phy: uniphier-pcie: Depend on HAS_IOMEM Manu Gautam (2): phy: qcom-qusb2: Use HSTX_TRIM fused value as is phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 Marek Szyprowski (1): usb: gadget: u_ether: fix unsafe list iteration Michael Niewöhner (1): usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series .../devicetree/bindings/phy/qcom-qmp-phy.txt | 31 ++++++-- drivers/phy/qualcomm/phy-qcom-qusb2.c | 20 ++--- drivers/phy/socionext/Kconfig | 3 +- drivers/usb/core/quirks.c | 3 + drivers/usb/dwc3/gadget.c | 5 -- drivers/usb/gadget/function/u_ether.c | 11 +-- drivers/usb/gadget/udc/omap_udc.c | 88 ++++++++-------------- drivers/usb/storage/unusual_realtek.h | 10 +++ 8 files changed, 86 insertions(+), 85 deletions(-)