linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Refactor Aspeed USB vhub driver
@ 2021-11-26 11:09 Neal Liu
  2021-11-26 11:09 ` [PATCH 1/3] usb: aspeed-vhub: add qualifier descriptor Neal Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Neal Liu @ 2021-11-26 11:09 UTC (permalink / raw)
  To: Felipe Balbi, Greg Kroah-Hartman, Joel Stanley, Andrew Jeffery,
	Cai Huoqing, Tao Ren, Julia Lawall, kernel test robot,
	Sasha Levin, linux-usb, linux-kernel, linux-arm-kernel,
	linux-aspeed
  Cc: Neal Liu, BMC-SW

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.

*** BLURB HERE ***

Neal Liu (3):
  usb: aspeed-vhub: add qualifier descriptor
  usb: aspeed-vhub: support remote wakeup feature
  usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue

 drivers/usb/gadget/udc/aspeed-vhub/core.c |  3 ++
 drivers/usb/gadget/udc/aspeed-vhub/dev.c  | 18 ++++++--
 drivers/usb/gadget/udc/aspeed-vhub/ep0.c  |  7 ++++
 drivers/usb/gadget/udc/aspeed-vhub/hub.c  | 51 +++++++++++++++++++----
 drivers/usb/gadget/udc/aspeed-vhub/vhub.h |  2 +
 5 files changed, 68 insertions(+), 13 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-12-06  0:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-26 11:09 [PATCH 0/3] Refactor Aspeed USB vhub driver Neal Liu
2021-11-26 11:09 ` [PATCH 1/3] usb: aspeed-vhub: add qualifier descriptor Neal Liu
2021-11-29 23:40   ` Benjamin Herrenschmidt
2021-11-30  9:30     ` Neal Liu
2021-11-26 11:09 ` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature Neal Liu
2021-11-29 23:45   ` Benjamin Herrenschmidt
2021-11-30  9:47     ` Neal Liu
2021-11-30 23:37       ` Benjamin Herrenschmidt
2021-12-02  3:03         ` Neal Liu
2021-12-02  5:34           ` Neal Liu
2021-12-06  0:08           ` Benjamin Herrenschmidt
2021-11-26 11:09 ` [PATCH 3/3] usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue Neal Liu
2021-11-29 23:48   ` Benjamin Herrenschmidt
2021-11-30  9:49     ` Neal Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).