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