Nicholas Mc Guire
|
efe357f463
usb: dwc2: host: fix Wmaybe-uninitialized warning
|
8 years ago |
John Stultz
|
866932e277
usb: dwc2: Avoid suspending if we're in gadget mode
|
8 years ago |
Razmik Karapetyan
|
4411beba63
usb: dwc2: Move functions from header to source
|
8 years ago |
Vardan Mikayelyan
|
38e9002b85
usb: dwc2: gadget: Add new core parameter for low speed
|
8 years ago |
Vahram Aharonyan
|
ec70325128
usb: dwc2: Update DMA descriptor structure
|
8 years ago |
Vardan Mikayelyan
|
2df72e7f6e
usb: dwc2: Fix dead code in hcd.c
|
8 years ago |
John Youn
|
e7839f99b7
usb: dwc2: Rename the dma_enable parameter to host_dma
|
8 years ago |
John Youn
|
bea8e86c51
usb: dwc2: Declare the core params struct statically
|
8 years ago |
John Youn
|
cd4b1e3465
usb: dwc2: Remove unnecessary kfree
|
8 years ago |
Bhaktipriya Shridhar
|
ec7b126851
usb: dwc2: Remove deprecated create_singlethread_workqueue
|
9 years ago |
Vardan Mikayelyan
|
b0d659022e
usb: dwc2: host: Setting qtd to NULL after freeing it
|
9 years ago |
John Youn
|
b02038faa7
usb: dwc2: Move host-specific core functions into hcd.c
|
9 years ago |
John Youn
|
58e52ff6a6
usb: dwc2: Move register save and restore functions
|
9 years ago |
Douglas Anderson
|
9f9f09b048
usb: dwc2: host: Totally redo the microframe scheduler
|
9 years ago |
Douglas Anderson
|
fae4e82609
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
|
9 years ago |
Douglas Anderson
|
483bb2544c
usb: dwc2: host: Add scheduler logging for missed SOFs
|
9 years ago |
Douglas Anderson
|
4e50e0110c
usb: dwc2: host: Use periodic interrupt even with DMA
|
9 years ago |
Douglas Anderson
|
8add17cf8e
usb: dwc2: host: Giveback URB in tasklet context
|
9 years ago |
Douglas Anderson
|
c9c8ac0150
usb: dwc2: host: fix split transfer schedule sequence
|
9 years ago |
Douglas Anderson
|
94ef7aee11
usb: dwc2: host: Always add to the tail of queues
|
9 years ago |
Douglas Anderson
|
16e8021881
usb: dwc2: host: Avoid use of chan->qh after qh freed
|
9 years ago |
Douglas Anderson
|
3bc04e28a0
usb: dwc2: host: Get aligned DMA in a more supported way
|
9 years ago |
Douglas Anderson
|
0fe239bc19
usb: dwc2: Avoid double-reset at boot time
|
9 years ago |
Douglas Anderson
|
4a065c7bdb
usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
|
9 years ago |
Douglas Anderson
|
6a6595318a
usb: dwc2: host: Fix missing device insertions
|
9 years ago |
Gregory Herrero
|
3b5fcc9ac2
usb: dwc2: host: use kmem cache to allocate descriptors
|
9 years ago |
Gregory Herrero
|
95105a998d
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
|
9 years ago |
Mian Yousaf Kaukab
|
fbb9e22b15
usb: dwc2: host: enable descriptor dma for fs devices
|
9 years ago |
Douglas Anderson
|
1fb7f12d5b
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
|
9 years ago |
Douglas Anderson
|
4d273c2af0
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
|
9 years ago |