Message ID | 20190211171450.32277-1-b-liu@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-usb-owner@kernel.org> 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 0D6A56C2 for <patchwork-linux-usb@patchwork.kernel.org>; Mon, 11 Feb 2019 17:14:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E6BD62A8CE for <patchwork-linux-usb@patchwork.kernel.org>; Mon, 11 Feb 2019 17:14:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DAD3D2A8F9; Mon, 11 Feb 2019 17:14:54 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 C5C862A8CE for <patchwork-linux-usb@patchwork.kernel.org>; Mon, 11 Feb 2019 17:14:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729562AbfBKROw (ORCPT <rfc822;patchwork-linux-usb@patchwork.kernel.org>); Mon, 11 Feb 2019 12:14:52 -0500 Received: from fllv0016.ext.ti.com ([198.47.19.142]:44076 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727806AbfBKROv (ORCPT <rfc822;linux-usb@vger.kernel.org>); Mon, 11 Feb 2019 12:14:51 -0500 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id x1BHEooI009404; Mon, 11 Feb 2019 11:14:50 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1549905290; bh=pJE4IPIdsy8MDB7o3aL3K6cShV8X4NORGoZX29O0Wds=; h=From:To:CC:Subject:Date; b=Ub80YPRvexK14hzJfeVhcLz9fVwF/aJIW4aYnwy/GzvEMC8R2AI7dwxaLVkfmRVCB qyKcOS4gT24SvYoLlioY35nO1IDfmwdiTLVQqZekSR4pZNIo/1HFMODxxWSY8BzYTM dR+vCc/cEzoOHSL8NeEIVlP4n8jh4qAemHF582P0= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x1BHEoXx079406 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 11 Feb 2019 11:14:50 -0600 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1591.10; Mon, 11 Feb 2019 11:14:50 -0600 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1591.10 via Frontend Transport; Mon, 11 Feb 2019 11:14:50 -0600 Received: from uda0271908.am.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id x1BHEofh010256; Mon, 11 Feb 2019 11:14:50 -0600 From: Bin Liu <b-liu@ti.com> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: <linux-usb@vger.kernel.org>, Bin Liu <b-liu@ti.com> Subject: [PATCH 0/5] musb patches for v5.1-rc1 Date: Mon, 11 Feb 2019 11:14:45 -0600 Message-ID: <20190211171450.32277-1-b-liu@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
musb patches for v5.1-rc1
|
expand
|