linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/7] usb: host: xhci: some changes for xhci-plat.c
@ 2020-08-13  3:37 Peter Chen
  2020-08-13  3:37 ` [RESEND PATCH 1/7] usb: host: xhci-plat: add platform data support Peter Chen
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Peter Chen @ 2020-08-13  3:37 UTC (permalink / raw)
  To: mathias.nyman; +Cc: linux-usb, gregkh, linux-imx, Peter Chen

Hi Mathias,

This series mainly includes some changes for xhci-plat.c. Some of the
patches were reviewed by you, some were sent during your holiday. To
easy your review and save, I re-send them together. The patches are
already rebased with the lastest usb/next, thanks.

Peter

Peter Chen (7):
  usb: host: xhci-plat: add platform data support
  usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
  usb: host: xhci-plat: delete the unnecessary code
  usb: host: xhci-plat: add priv quirk for skip PHY initialization
  usb: host: xhci-plat: initialize device wakeup default enabled
  usb: host: xhci-plat: improve the comments for xhci_plat_suspend
  usb: host: xhci: avoid calling contineous two times for xhci_suspend

 drivers/usb/host/xhci-plat.c | 44 +++++++++++++++++++++++++++---------
 drivers/usb/host/xhci-plat.h |  1 +
 drivers/usb/host/xhci.c      |  7 ++++--
 drivers/usb/host/xhci.h      |  1 +
 4 files changed, 40 insertions(+), 13 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-08-14 14:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13  3:37 [RESEND PATCH 0/7] usb: host: xhci: some changes for xhci-plat.c Peter Chen
2020-08-13  3:37 ` [RESEND PATCH 1/7] usb: host: xhci-plat: add platform data support Peter Chen
2020-08-13  3:37 ` [RESEND PATCH 2/7] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv Peter Chen
2020-08-13  3:37 ` [RESEND PATCH 3/7] usb: host: xhci-plat: delete the unnecessary code Peter Chen
2020-08-13  3:37 ` [RESEND PATCH 4/7] usb: host: xhci-plat: add priv quirk for skip PHY initialization Peter Chen
2020-08-13  3:37 ` [RESEND PATCH 5/7] usb: host: xhci-plat: initialize device wakeup default enabled Peter Chen
2020-08-14  6:25   ` Peter Chen
2020-08-14 14:57     ` stern
2020-08-13  3:37 ` [RESEND PATCH 6/7] usb: host: xhci-plat: improve the comments for xhci_plat_suspend Peter Chen
2020-08-13  3:37 ` [RESEND PATCH 7/7] usb: host: xhci: avoid calling contineous two times for xhci_suspend Peter Chen

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).