index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd_ddma.c
Age
Commit message (
Expand
)
Author
2016-03-04
usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()
John Youn
2016-03-04
usb: dwc2: Use kmem_cache_free()
Amitoj Kaur Chawla
2016-03-04
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
2016-03-04
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
2016-02-17
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
Tang, Jianqiang
2016-02-17
usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
Vardan Mikayelyan
2015-12-15
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-12-15
usb: dwc2: host: process all completed urbs
Gregory Herrero
2015-12-15
usb: dwc2: host: always increment available host channel during release
Gregory Herrero
2015-12-15
usb: dwc2: host: program descriptor for next frame
Gregory Herrero
2015-12-15
usb: dwc2: host: spinlock release channel
Gregory Herrero
2015-12-15
usb: dwc2: host: fix use of qtd after free in desc dma mode
Gregory Herrero
2015-12-15
usb: dwc2: host: rework isochronous halt path
Gregory Herrero
2015-12-15
usb: dwc2: host: set active bit in isochronous descriptors
Gregory Herrero
2015-12-15
usb: dwc2: host: ensure filling of isoc desc is correctly done
Gregory Herrero
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman