index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-14
usb: dwc3: gadget: initialize max_streams
Sebastian Andrzej Siewior
1
-0
/
+1
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-23
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
1
-0
/
+2063