index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd_ddma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
2015-12-15
1
-2
/
+18
*
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-12-15
1
-24
/
+82
*
usb: dwc2: host: process all completed urbs
Gregory Herrero
2015-12-15
1
-2
/
+36
*
usb: dwc2: host: always increment available host channel during release
Gregory Herrero
2015-12-15
1
-0
/
+1
*
usb: dwc2: host: program descriptor for next frame
Gregory Herrero
2015-12-15
1
-2
/
+30
*
usb: dwc2: host: spinlock release channel
Gregory Herrero
2015-12-15
1
-0
/
+4
*
usb: dwc2: host: fix use of qtd after free in desc dma mode
Gregory Herrero
2015-12-15
1
-1
/
+4
*
usb: dwc2: host: rework isochronous halt path
Gregory Herrero
2015-12-15
1
-1
/
+21
*
usb: dwc2: host: set active bit in isochronous descriptors
Gregory Herrero
2015-12-15
1
-8
/
+3
*
usb: dwc2: host: ensure filling of isoc desc is correctly done
Gregory Herrero
2015-12-15
1
-2
/
+3
*
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
1
-5
/
+5
*
Move DWC2 driver out of staging
Paul Zimmerman
2014-01-13
1
-0
/
+1212