Greg Kroah-Hartman
|
3d71769014
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Paul Zimmerman
|
3e87c42a29
usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)
|
13 years ago |
Paul Zimmerman
|
1d04679395
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
|
13 years ago |
Felipe Balbi
|
0fc9a1be09
usb: dwc3: gadget: use generic map/unmap routines
|
13 years ago |
Felipe Balbi
|
f6bafc6a1c
usb: dwc3: convert TRBs into bitshifts
|
13 years ago |
Gerard Cauvy
|
3b637367ae
usb: dwc3: ep0: fix SetFeature(TEST)
|
13 years ago |
Felipe Balbi
|
8db7ed15f2
usb: dwc3: gadget: start core on Rx.Detect
|
13 years ago |
Felipe Balbi
|
457e84b662
usb: dwc3: gadget: dynamically re-size TxFifos
|
13 years ago |
Felipe Balbi
|
40aa41fba3
usb: dwc3: gadget: fix XferNotReady debug print
|
13 years ago |
Felipe Balbi
|
c90bfaece9
usb: dwc3: gadget: fix stream enable bit
|
13 years ago |
Sebastian Andrzej Siewior
|
e0ce0b0a0a
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
|
13 years ago |
Felipe Balbi
|
df62df56e1
usb: dwc3: workaround: missing disconnect event
|
13 years ago |
Felipe Balbi
|
fae2b904aa
usb: dwc3: workaround: U1/U2 -> U0 transiton
|
13 years ago |
Sebastian Andrzej Siewior
|
5bdb1dcc63
usb: dwc3: ep0: handle delayed_status again
|
13 years ago |
Sebastian Andrzej Siewior
|
3140e8cbfe
usb: dwc3: use a helper function for operation mode setting
|
13 years ago |
Felipe Balbi
|
457d3f214f
usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
|
13 years ago |
Felipe Balbi
|
8300dd236e
usb: dwc3: move dwc3 device ID bitmap to core.c
|
13 years ago |
Sebastian Andrzej Siewior
|
8ee6270c7f
usb: dwc3: remove special status request handling in ep0
|
13 years ago |
Felipe Balbi
|
0b9fe32dee
usb: dwc3: debugfs: add support for changing port mode
|
13 years ago |
Felipe Balbi
|
f80b45e75e
usb: dwc3: move gadget prototypes to core.h
|
13 years ago |
Felipe Balbi
|
d07e8819a0
usb: dwc3: add xHCI Host support
|
13 years ago |
Felipe Balbi
|
0949e99b05
usb: dwc3: fetch mode of operation from HW
|
13 years ago |
Felipe Balbi
|
9f622b2a40
usb: dwc3: calculate number of event buffers dynamically
|
13 years ago |
Felipe Balbi
|
6c167fc9b0
usb: dwc3: allow forcing a maximum speed
|
13 years ago |
Felipe Balbi
|
aabb707523
usb: dwc3: gadget: allow clock gating to work
|
13 years ago |
Felipe Balbi
|
a32994998c
usb: dwc3: add struct dwc3_hwparams
|
13 years ago |
Felipe Balbi
|
879631aa65
usb: dwc3: gadget: implement streams support
|
13 years ago |
Paul Zimmerman
|
b23c843992
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
|
13 years ago |
Sebastian Andrzej Siewior
|
49a25cc9a7
usb: dwc: remove "All rights reserved" statement.
|
13 years ago |
Felipe Balbi
|
55f3fba6c8
usb: dwc3: ep0: introduce ep0_expect_in flag
|
13 years ago |