- 65b7cf4 usb: cdns3: trace: fix some endian issues by Peter Chen · 4 years, 7 months ago
- 9f81d45 usb: cdns3: ep0: fix some endian issues by Peter Chen · 4 years, 7 months ago
- d0b7826 usb: cdns3: ep0: add spinlock for cdns3_check_new_setup by Peter Chen · 4 years, 6 months ago
- 813072b usb: cdns3: trace: using correct dir value by Peter Chen · 4 years, 6 months ago
- c0e2a03 usb: cdns3: ep0: fix the test mode set incorrectly by Peter Chen · 4 years, 6 months ago
- ca681aa Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 7 months ago
- 8b5b9ad usb: cdns3: ep0: delete the redundant status stage by Peter Chen · 4 years, 8 months ago
- e5b91349 usb: cdns3: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- 77f30ff usb: cdns3: gadget: assign interrupt number to USB gadget structure by Peter Chen · 4 years, 8 months ago
- a55b8dc usb: cdns3: change dev_info to dev_dbg for debug message by Peter Chen · 4 years, 9 months ago
- 27905be usb: cdns3: change "cdsn3" to"cdns3" by Peter Chen · 4 years, 9 months ago
- 160c163 usb: cdns3: delete role_override by Peter Chen · 4 years, 9 months ago
- 23d6dd6 usb: cdns3: core: get role switch node from firmware by Peter Chen · 4 years, 9 months ago
- 48a7890 Merge 5.7-rc6 into usb-next by Greg Kroah-Hartman · 4 years, 8 months ago
- 172b14b usb: cdns3: gadget: make a bunch of functions static by Jason Yan · 4 years, 9 months ago
- 95cd7dc usb: cdns3: gadget: prev_req->trb is NULL for ep0 by Peter Chen · 4 years, 8 months ago
- e2e77a9 usb: cdns3: mark local functions static by kbuild test robot · 4 years, 9 months ago
- e901032 usb: cdns3: gadget: make a bunch of functions static by Jason Yan · 4 years, 9 months ago
- eed6ed6 usb: cdns3: change dev_info to dev_dbg for debug message by Peter Chen · 4 years, 9 months ago
- 0c7299d usb: cdns3: change "cdsn3" to"cdns3" by Peter Chen · 4 years, 9 months ago
- 85820de usb: cdns3: delete role_override by Peter Chen · 4 years, 9 months ago
- 0f2d776 usb: cdns3: core: get role switch node from firmware by Peter Chen · 4 years, 9 months ago
- 70d8b9e usb: cdns3: make signed 1 bit bitfields unsigned by Colin Ian King · 4 years, 9 months ago
- 23a7371 usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper" by Colin Ian King · 4 years, 10 months ago
- 8e567ed Merge 5.6-rc5 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
- bce3052 usb: roles: Provide the switch drivers handle to the switch in the API by Heikki Krogerus · 4 years, 10 months ago
- 4bf2dd6 usb: cdns3: gadget: toggle cycle bit before reset endpoint by Peter Chen · 4 years, 11 months ago
- 8a7c47f usb: cdns3: gadget: link trb should point to next request by Peter Chen · 4 years, 11 months ago
- 1f9f5a8 usb: cdns3: remove redundant assignment to pointer trb by Colin Ian King · 5 years ago
- c120431 usb: cdns3: fix spelling mistake and rework grammar in text by Colin Ian King · 5 years ago
- 1e056ef usb: cdns3: add NXP imx8qm glue layer by Peter Chen · 5 years ago
- 54c4c69 usb: cdns3: Add streams support to cadence USB3 DRD driver by Jayshri Pawar · 5 years ago
- 845f081 Merge 5.5-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
- 8e1a200 usb: cdns3: gadget: Remove unneeded variable ret by Xu Wang · 5 years ago
- af58e1f usb: cdns3: should not use the same dev_id for shared interrupt handler by Peter Chen · 5 years ago
- 7170d1a Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
- 94e259f usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host by Roger Quadros · 5 years ago
- f5c8d29 usb: cdns3: gadget: reset EP_CLAIMED flag while unloading by Sanket Parmar · 5 years ago
- 387c359 usb: cdns3: Add TI specific wrapper driver by Roger Quadros · 5 years ago
- f3fb802 usb: cdns3: gadget: Don't manage pullups by Roger Quadros · 5 years ago
- 5053691 usb: cdns3: include host-export,h for cdns3_host_init by Ben Dooks (Codethink) · 5 years ago
- 9794476 usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role() by Roger Quadros · 5 years ago
- f616c3b usb: cdns3: Fix dequeue implementation. by Pawel Laszczak · 5 years ago
- eb21a74 usb: cdns3: Fix for incorrect DMA mask. by Pawel Laszczak · 5 years ago
- 02ffc26 usb: cdns3: fix cdns3_core_init_role() by Roger Quadros · 5 years ago
- ac9099e usb: cdns3: gadget: Fix full-speed mode by Roger Quadros · 5 years ago
- 623170f usb:cdns3: Fix for CV CH9 running with g_zero driver. by Pawel Laszczak · 5 years ago
- 9816144 usb: cdns3: Fix sheduling with locks held. by Pawel Laszczak · 5 years ago
- 5f318da usb: cdns3: Fix use after free in probe error handling by Dan Carpenter · 5 years ago
- 815cdcc usb: cdns3: Remove redundant dev_err call in cdns3_probe() by Wei Yongjun · 5 years ago
- 5d04111 usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration" by Colin Ian King · 5 years ago
- 04db1d2 usb: cdns3: fix missing assignment of ret before error check on ret by Colin Ian King · 5 years ago
- 4d2233e usb: cdns3: remove redundant assignment to ret on error exit path by Colin Ian King · 5 years ago
- f271b96 usb: cdns3: remove set but not used variable 'priv_dev' by YueHaibing · 5 years ago
- b3d7261 usb: cdns3: Fix Wunused-but-set-variable warning by YueHaibing · 5 years ago
- 6bbf87a usb:cdns3 Fix for stuck packets in on-chip OUT buffer. by Pawel Laszczak · 5 years ago
- 7733f6c usb: cdns3: Add Cadence USB3 DRD Driver by Pawel Laszczak · 5 years ago