index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd.h
Age
Commit message (
Expand
)
Author
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2016-11-18
usb: dwc2: Move functions from header to source
Razmik Karapetyan
2016-11-18
usb: dwc2: Update DMA descriptor structure
Vahram Aharonyan
2016-04-28
usb: dwc2: host: Setting qtd to NULL after freeing it
Vardan Mikayelyan
2016-03-04
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
2016-03-04
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
2016-03-04
usb: dwc2: host: Manage frame nums better in scheduler
Douglas Anderson
2016-03-04
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
2016-03-04
usb: dwc2: host: Add a delay before releasing periodic bandwidth
Douglas Anderson
2016-03-04
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2015-12-22
usb: dwc2: Move mode querying functions into core.h
John Youn
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-12-15
usb: dwc2: host: program descriptor for next frame
Gregory Herrero
2015-12-15
usb: dwc2: host: add function to compare frame index
Gregory Herrero
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-07-06
usb: dwc2: host: allocate qh before atomic enqueue
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
2014-09-19
usb: dwc2: handle DMA buffer unmapping sanely
Paul Zimmerman
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman