From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kroah.org ([198.145.64.141]:55994 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754196Ab0KRPty (ORCPT ); Thu, 18 Nov 2010 10:49:54 -0500 Date: Thu, 18 Nov 2010 07:48:48 -0800 From: Greg KH Subject: Re: [PATCH v4 0/4] usb gadget: Add SuperSpeed support to the Gadget Framework Message-ID: <20101118154848.GC1719@kroah.com> References: <1290084377-1199-1-git-send-email-tlinder@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290084377-1199-1-git-send-email-tlinder@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Tatyana Brokhman Cc: gregkh@suse.de, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org On Thu, Nov 18, 2010 at 02:46:16PM +0200, Tatyana Brokhman wrote: > This patch series adds the SuperSpeed functionality to the gadget framework. > This implementation passed both USBCV 3.0 and 2.0 test suites. Do you have a pointer to the tests that you mentioned previously? It would be good to include them here as well. > Rebased on top of v2.6.37-rc1 I would need them on top of linux-next if I were to be able to accept them. thanks, greg k-h