Sign in
android-kvm
/
linux
/
2f60b28831c7e63759b59113898e6fe4dc90dd43
/
drivers
/
usb
/
dwc2
/
hcd_ddma.c
1fc6598
usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()
by John Youn
· 9 years ago
9bbe91a
usb: dwc2: Use kmem_cache_free()
by Amitoj Kaur Chawla
· 9 years ago
ced9eee
usb: dwc2: host: Rename some fields in struct dwc2_qh
by Douglas Anderson
· 9 years ago
94ef7ae
usb: dwc2: host: Always add to the tail of queues
by Douglas Anderson
· 9 years ago
62943b7
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
by Tang, Jianqiang
· 9 years ago
3142a16
usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
by Vardan Mikayelyan
· 9 years ago
3b5fcc9
usb: dwc2: host: use kmem cache to allocate descriptors
by Gregory Herrero
· 9 years ago
95105a9
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
by Gregory Herrero
· 9 years ago
762d3a1
usb: dwc2: host: process all completed urbs
by Gregory Herrero
· 9 years ago
3f808bd
usb: dwc2: host: always increment available host channel during release
by Gregory Herrero
· 9 years ago
c17b337
usb: dwc2: host: program descriptor for next frame
by Gregory Herrero
· 9 years ago
2b046bc
usb: dwc2: host: spinlock release channel
by Gregory Herrero
· 9 years ago
26a19ea
usb: dwc2: host: fix use of qtd after free in desc dma mode
by Gregory Herrero
· 9 years ago
c503b38
usb: dwc2: host: rework isochronous halt path
by Gregory Herrero
· 9 years ago
dde4c1b
usb: dwc2: host: set active bit in isochronous descriptors
by Gregory Herrero
· 9 years ago
3ac38d2
usb: dwc2: host: ensure filling of isoc desc is correctly done
by Gregory Herrero
· 9 years ago
95c8bc3
usb: dwc2: Use platform endianness when accessing registers
by Antti Seppälä
· 9 years ago
197ba5f4
Move DWC2 driver out of staging
by Paul Zimmerman
· 11 years ago
[Renamed from drivers/staging/dwc2/hcd_ddma.c]
0b851be
staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()
by Paul Zimmerman
· 11 years ago
fbd1cd2
staging: dwc2: fix potential use after free
by Paul Zimmerman
· 11 years ago
20f2eb9
staging: dwc2: add microframe scheduler from downstream Pi kernel
by Dom Cobley
· 11 years ago
d6ec53e
staging: dwc2: simplify register shift expressions
by Matthijs Kooijman
· 11 years ago
0d012b9
staging: dwc2: refactor dwc2_host_complete()
by Paul Zimmerman
· 12 years ago
de9169a
staging: dwc2: add missing newlines to debug messages
by Paul Zimmerman
· 12 years ago
ddf5846
staging: dwc2: fix potential null pointer access
by Paul Zimmerman
· 12 years ago
dc4c76e
staging: HCD descriptor DMA support for the DWC2 driver
by Paul Zimmerman
· 12 years ago