Nicholas Mc Guire
|
d3fe81d2cc
usb: dwc2: host: use msleep() for long delay
|
8 년 전 |
John Stultz
|
6e6360b67d
usb: dwc2: Avoid sleeping while holding hsotg->lock
|
8 년 전 |
John Youn
|
95832c00bc
usb: dwc2: Fix usage of bool params
|
8 년 전 |
John Youn
|
0f3a7459ae
usb: dwc2: Remove unused otg_ver parameter
|
8 년 전 |
John Youn
|
9da5197475
usb: dwc2: Cleanup some checkpatch issues
|
8 년 전 |
John Youn
|
bea8e86c51
usb: dwc2: Declare the core params struct statically
|
8 년 전 |
John Youn
|
323230ef4e
usb: dwc2: Add params.c file
|
8 년 전 |
Heiko Stuebner
|
a07ce8d34e
usb: dwc2: Add msleep for host-only
|
8 년 전 |
John Youn
|
2938fc63e0
usb: dwc2: Properly account for the force mode delays
|
9 년 전 |
John Youn
|
fef6bc37db
usb: dwc2: Add delay to core soft reset
|
9 년 전 |
John Youn
|
b02038faa7
usb: dwc2: Move host-specific core functions into hcd.c
|
9 년 전 |
John Youn
|
58e52ff6a6
usb: dwc2: Move register save and restore functions
|
9 년 전 |
Douglas Anderson
|
9cf1a601d2
usb: dwc2: host: Properly set even/odd frame
|
9 년 전 |
Douglas Anderson
|
9ed04d9761
usb: dwc2: host: Properly set the HFIR
|
9 년 전 |
Douglas Anderson
|
c9c8ac0150
usb: dwc2: host: fix split transfer schedule sequence
|
9 년 전 |
Douglas Anderson
|
3bc04e28a0
usb: dwc2: host: Get aligned DMA in a more supported way
|
9 년 전 |
John Youn
|
bd84f4ae99
usb: dwc2: Add extra delay when forcing dr_mode
|
9 년 전 |
John Youn
|
192cb07f79
usb: dwc2: Fix probe problem on bcm2835
|
9 년 전 |
John Youn
|
03b32e4c9b
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
|
9 년 전 |
John Youn
|
97e463886b
usb: dwc2: Reduce delay when forcing mode in reset
|
9 년 전 |
John Youn
|
55e1040e42
usb: dwc2: Improve handling of host and device hwparams
|
9 년 전 |
John Youn
|
09c96980dc
usb: dwc2: Add functions to set and clear force mode
|
9 년 전 |
John Youn
|
263b7fb557
usb: dwc2: Move reset into dwc2_get_hwparams()
|
9 년 전 |
John Youn
|
6bea962053
usb: dwc2: Add functions to check the HW OTG config
|
9 년 전 |
John Youn
|
b5d308abef
usb: dwc2: Add dwc2_core_reset()
|
9 년 전 |
John Youn
|
6d58f346a6
usb: dwc2: Rename dwc2_core_reset()
|
9 년 전 |
John Youn
|
b8ccc593ee
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
|
9 년 전 |
Douglas Anderson
|
7d56cc2620
usb: dwc2: Avoid more calls to dwc2_core_reset()
|
9 년 전 |
Yunzhi Li
|
20bde64343
usb: dwc2: reduce dwc2 driver probe time
|
9 년 전 |
Douglas Anderson
|
f619473140
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
|
9 년 전 |