index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
usb: dwc3: convert structures into bitshifts
Felipe Balbi
1
-21
/
+19
2011-10-04
usb: dwc3: gadget: allow clock gating to work
Felipe Balbi
1
-0
/
+8
2011-10-04
usb: dwc3: gadget: implement streams support
Felipe Balbi
1
-4
/
+30
2011-10-04
usb: dwc3: gadget: add support for Bursts
Felipe Balbi
1
-0
/
+1
2011-10-04
usb: dwc3: gadget: fix DMA offset calculation
Paul Zimmerman
1
-1
/
+1
2011-10-04
usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing
Paul Zimmerman
1
-1
/
+5
2011-10-04
usb: dwc3: gadget: driver should not wait for RxFIFO to drain
Paul Zimmerman
1
-19
/
+0
2011-10-04
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
Paul Zimmerman
1
-1
/
+9
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
1
-1
/
+0
2011-09-09
usb: dwc3: gadget: improve debug on link state change
Felipe Balbi
1
-2
/
+2
2011-09-09
usb: dwc3: gadget: drop the useless dma_sync_single* calls
Felipe Balbi
1
-9
/
+0
2011-09-09
usb: dwc3: gadget: fix GCTL programming
Felipe Balbi
1
-6
/
+3
2011-09-09
usb: dwc3: gadget: do not map/unmap ZLP transfers
Sebastian Andrzej Siewior
1
-0
/
+10
2011-09-09
usb: dwc3: drop EP0_STALL state
Felipe Balbi
1
-2
/
+8
2011-09-09
usb: dwc3: gadget: replace mdelay with udelay in the busy loop
Sebastian Andrzej Siewior
1
-8
/
+4
2011-09-09
usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
Sebastian Andrzej Siewior
1
-19
/
+12
2011-09-09
usb: dwc3: ep0: simplify EP0 state machine
Felipe Balbi
1
-2
/
+1
2011-09-09
usb: dwc3: add a bounce buffer for control endpoints
Felipe Balbi
1
-7
/
+22
2011-09-09
usb: dwc3: gadget: improve command completion debug message
Felipe Balbi
1
-2
/
+2
2011-09-09
usb: dwc3: gadget: set request dma to invalid when unmapping
Felipe Balbi
1
-0
/
+1
2011-09-09
usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit
Sebastian Andrzej Siewior
1
-1
/
+1
2011-09-09
usb: dwc3: gadget: use TRB type 6 for ISOC transfers
Sebastian Andrzej Siewior
1
-1
/
+1
2011-09-09
usb: dwc3: gadget: reset resource index to zero
Sebastian Andrzej Siewior
1
-1
/
+4
2011-09-09
usb: dwc3: gadget: fixing dequeue of TRBs
Sebastian Andrzej Siewior
1
-3
/
+9
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-2
/
+1
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
1
-0
/
+2063