Felipe Balbi
|
18b7ede5f7
usb: ch9: fix up MaxStreams helper
|
13 years ago |
Greg Kroah-Hartman
|
ee0db58ade
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Greg Kroah-Hartman
|
eea9fc7ddd
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Felipe Balbi
|
eeb720fb21
usb: dwc3: gadget: add support for SG lists
|
13 years ago |
Felipe Balbi
|
42f8eb7a10
usb: dwc3: gadget: don't force 'LST' always
|
13 years ago |
Felipe Balbi
|
68e823e24a
usb: dwc3: gadget: don't return anything on prepare trbs
|
13 years ago |
Felipe Balbi
|
c71fc37c19
usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
|
13 years ago |
Felipe Balbi
|
961906edb5
usb: dwc3: gadget: move us to Default State after reset
|
13 years ago |
Greg Kroah-Hartman
|
121a8cdd79
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Felipe Balbi
|
c90bfaece9
usb: dwc3: gadget: fix stream enable bit
|
13 years ago |
Felipe Balbi
|
df62df56e1
usb: dwc3: workaround: missing disconnect event
|
13 years ago |
Felipe Balbi
|
05870c5ba2
usb: dwc3: workaround: missing USB3 Reset event
|
13 years ago |
Felipe Balbi
|
fae2b904aa
usb: dwc3: workaround: U1/U2 -> U0 transiton
|
13 years ago |
Sebastian Andrzej Siewior
|
d39ee7be2a
usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()
|
13 years ago |
Felipe Balbi
|
25b8ff68bf
usb: dwc3: fix few coding style problems
|
13 years ago |
Sebastian Andrzej Siewior
|
4878a02898
usb: dwc3: move generic dwc3 code from gadget into core
|
13 years ago |
Sebastian Andrzej Siewior
|
3140e8cbfe
usb: dwc3: use a helper function for operation mode setting
|
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
|
b2c2271c82
usb: dwc3: gadget: don't disable endpoints on exit
|
13 years ago |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
13 years ago |
Sebastian Andrzej Siewior
|
12d36c16bd
usb: dwc3: gadget: initialize max_streams
|
13 years ago |
Felipe Balbi
|
dc1c70a774
usb: dwc3: convert structures into bitshifts
|
13 years ago |
Felipe Balbi
|
aabb707523
usb: dwc3: gadget: allow clock gating to work
|
13 years ago |
Felipe Balbi
|
879631aa65
usb: dwc3: gadget: implement streams support
|
13 years ago |
Felipe Balbi
|
a4af9008bb
usb: dwc3: gadget: add support for Bursts
|
13 years ago |
Paul Zimmerman
|
c439ef87c3
usb: dwc3: gadget: fix DMA offset calculation
|
13 years ago |
Paul Zimmerman
|
5275455a6e
usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing
|
13 years ago |
Paul Zimmerman
|
82828ca77b
usb: dwc3: gadget: driver should not wait for RxFIFO to drain
|
13 years ago |
Paul Zimmerman
|
b23c843992
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
|
13 years ago |