index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
ci_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
2014-06-11
1
-3
/
+35
*
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
2014-06-11
1
-0
/
+6
*
usb: ci_udc: fix probe error cleanup
Stephen Warren
2014-06-11
1
-0
/
+1
*
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
2014-06-11
1
-2
/
+7
*
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
2014-06-11
1
-16
/
+12
*
usb: ci_udc: complete ep0 direction handling
Stephen Warren
2014-06-01
1
-7
/
+41
*
usb: ci_udc: pre-allocate ep0 req
Stephen Warren
2014-06-01
1
-1
/
+16
*
usb: ci_udc: use a single descriptor for ep0
Stephen Warren
2014-06-01
1
-11
/
+4
*
usb: ci_udc: detect queued requests on ep0
Stephen Warren
2014-06-01
1
-0
/
+15
*
usb: ci_udc: parse QTD before over-writing it
Stephen Warren
2014-05-15
1
-1
/
+1
*
usb: ci_udc: allow multiple buffer allocs per ep
Stephen Warren
2014-05-07
1
-60
/
+120
*
usb: ci_udc: support variants with hostpc register
Stephen Warren
2014-04-30
1
-0
/
+15
*
usb: ci_udc: make PHY initialization conditional
Stephen Warren
2014-04-30
1
-2
/
+7
*
usb: ci_udc: set ep->req.actual after transfer
Stephen Warren
2014-04-30
1
-2
/
+2
*
usb: ci_udc: Support larger packets
Stephen Warren
2014-04-30
1
-0
/
+3
*
usb: mv_udc: Rename to ci_udc
Marek Vasut
2014-02-06
1
-0
/
+737