All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: cdns3: fix some endian issues
@ 2020-06-03  6:53 Peter Chen
  2020-06-03  6:53 ` [PATCH 1/3] usb: cdns3: ep0: " Peter Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Peter Chen @ 2020-06-03  6:53 UTC (permalink / raw)
  To: balbi; +Cc: linux-usb, linux-imx, pawell, rogerq, gregkh, jun.li, Peter Chen

Reported by kbuild test robot. 

Peter Chen (3):
  usb: cdns3: ep0: fix some endian issues
  usb: cdns3: trace: fix some endian issues
  usb: cdns3: gadget: fix some endian issues

 drivers/usb/cdns3/ep0.c    | 30 +++++++-------
 drivers/usb/cdns3/gadget.c | 80 +++++++++++++++++++-------------------
 drivers/usb/cdns3/trace.h  |  6 +--
 3 files changed, 58 insertions(+), 58 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-09  7:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-03  6:53 [PATCH 0/3] usb: cdns3: fix some endian issues Peter Chen
2020-06-03  6:53 ` [PATCH 1/3] usb: cdns3: ep0: " Peter Chen
2020-07-09  6:45   ` Felipe Balbi
2020-07-09  7:02     ` Peter Chen
2020-07-09  7:11       ` Felipe Balbi
2020-06-03  6:53 ` [PATCH 2/3] usb: cdns3: trace: " Peter Chen
2020-06-03  6:53 ` [PATCH 3/3] usb: cdns3: gadget: " Peter Chen
2020-07-07  6:12 ` [PATCH 0/3] usb: cdns3: " Peter Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.