index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2011-09-09
usb: dwc3: drop EP0_STALL state
Felipe Balbi
2011-09-09
usb: dwc3: ep0: clear all EP0 flags
Felipe Balbi
2011-09-09
usb: dwc3: ep0: fix Get Status handling
Felipe Balbi
2011-09-09
usb: dwc3: gadget: replace mdelay with udelay in the busy loop
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: core: move the core check before soft reset
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: debugfs: remove test mode interface
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: ep0: simplify EP0 state machine
Felipe Balbi
2011-09-09
usb: dwc3: core: add flag for EP0 direction
Felipe Balbi
2011-09-09
usb: dwc3: ep0: add handling for unaligned OUT transfers
Felipe Balbi
2011-09-09
usb: dwc3: add a bounce buffer for control endpoints
Felipe Balbi
2011-09-09
usb: dwc3: core: add defines for XferNotReady event on Control EPs
Felipe Balbi
2011-09-09
usb: dwc3: gadget: improve command completion debug message
Felipe Balbi
2011-09-09
usb: dwc3: gadget: set request dma to invalid when unmapping
Felipe Balbi
2011-09-09
usb: dwc3: ep0: fix 'transfered' typo
Felipe Balbi
2011-09-09
usb: dwc3: core: add missing @ for kerneldoc
Felipe Balbi
2011-09-09
usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()
Dan Carpenter
2011-09-09
usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: gadget: use TRB type 6 for ISOC transfers
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: gadget: reset resource index to zero
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: gadget: fixing dequeue of TRBs
Sebastian Andrzej Siewior
2011-08-24
usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled
Randy Dunlap
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
usb: include module.h in the DesignWare USB3 DRD driver
Stephen Rothwell
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi