Message ID | 20211208100545.1441397-1-neal_liu@aspeedtech.com (mailing list archive) |
---|---|
Headers | show |
Series | Refactor Aspeed USB vhub driver | expand |
On Wed, Dec 08, 2021 at 06:05:41PM +0800, Neal Liu wrote: > These patch series include 2 parts. One is adding more features > to pass USB30CV compliance test, the other is fixing hw issues. > More detail descriptions are included below patchsets. > > Change since v2: > - Add more description in changelog. > - Fix remote wakeup issue patch and make it more configurable. > > Change since v1: > - Remove unnecessary configs for SET_CONFIGURATION. > - Separate supporting test mode to new patch. > > *** BLURB HERE *** Blurb is missing :(
> -----Original Message----- > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Sent: Wednesday, December 8, 2021 8:22 PM > To: Neal Liu <neal_liu@aspeedtech.com> > Cc: Felipe Balbi <balbi@kernel.org>; Joel Stanley <joel@jms.id.au>; Andrew > Jeffery <andrew@aj.id.au>; Cai Huoqing <caihuoqing@baidu.com>; Tao Ren > <rentao.bupt@gmail.com>; Julia Lawall <julia.lawall@inria.fr>; kernel test > robot <lkp@intel.com>; Sasha Levin <sashal@kernel.org>; > linux-usb@vger.kernel.org; linux-kernel@vger.kernel.org; > linux-arm-kernel@lists.infradead.org; linux-aspeed@lists.ozlabs.org; > benh@kernel.crashing.org; BMC-SW <BMC-SW@aspeedtech.com> > Subject: Re: [PATCH v3 0/4] Refactor Aspeed USB vhub driver > > On Wed, Dec 08, 2021 at 06:05:41PM +0800, Neal Liu wrote: > > These patch series include 2 parts. One is adding more features to > > pass USB30CV compliance test, the other is fixing hw issues. > > More detail descriptions are included below patchsets. > > > > Change since v2: > > - Add more description in changelog. > > - Fix remote wakeup issue patch and make it more configurable. > > > > Change since v1: > > - Remove unnecessary configs for SET_CONFIGURATION. > > - Separate supporting test mode to new patch. > > > > *** BLURB HERE *** > > Blurb is missing :( I would remove this comment if new patch is necessary. Thanks -Neal