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
|
74fc4a7558
usb: dwc2: host: Add scheduler tracing
|
9 years ago |
Douglas Anderson
|
c9c8ac0150
usb: dwc2: host: fix split transfer schedule sequence
|
9 years ago |
John Youn
|
55e1040e42
usb: dwc2: Improve handling of host and device hwparams
|
9 years ago |
John Youn
|
09c96980dc
usb: dwc2: Add functions to set and clear force mode
|
9 years ago |
John Youn
|
1696d5ab99
usb: dwc2: Move mode querying functions into core.h
|
9 years ago |
John Youn
|
6bea962053
usb: dwc2: Add functions to check the HW OTG config
|
9 years ago |
John Youn
|
b5d308abef
usb: dwc2: Add dwc2_core_reset()
|
9 years ago |
John Youn
|
6d58f346a6
usb: dwc2: Rename dwc2_core_reset()
|
9 years ago |
Douglas Anderson
|
0fe239bc19
usb: dwc2: Avoid double-reset at boot time
|
9 years ago |
Yunzhi Li
|
cebfdbf329
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
|
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 |
Marek Szyprowski
|
09a75e8577
usb: dwc2: refactor common low-level hw code to platform.c
|
9 years ago |
Marek Szyprowski
|
758ed196fc
usb: dwc2: remove no longer needed init_mutex
|
9 years ago |
Roman Bacik
|
ec1f9d9f01
usb: dwc2: gadget: parity fix in isochronous mode
|
10 years ago |
Mian Yousaf Kaukab
|
2becdc62a9
usb: dwc2: gadget: only reset core after addressed state
|
10 years ago |
Gregory Herrero
|
734643dfbd
usb: dwc2: host: add flag to reflect bus state
|
10 years ago |
Antti Seppälä
|
95c8bc3609
usb: dwc2: Use platform endianness when accessing registers
|
10 years ago |
Felipe Balbi
|
1f91b4cc03
usb: dwc2: rename all s3c_* to dwc2_*
|
10 years ago |
Mian Yousaf Kaukab
|
cc1e204cb0
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
|
10 years ago |
Gregory Herrero
|
285046aa11
usb: dwc2: add hibernation core parameter
|
10 years ago |
Mian Yousaf Kaukab
|
ecb176c63a
usb: dwc2: set parameter values in probe function
|
10 years ago |
Gregory Herrero
|
a6d249d837
usb: dwc2: add external_id_pin_ctl core parameter
|
10 years ago |