Greg Kroah-Hartman
|
23063b378d
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Ido Shayevitz
|
16e78db720
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
Felipe Balbi
|
3ef35fafdc
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
|
13 years ago |
Paul Zimmerman
|
f898ae09a0
usb: dwc3: gadget: issue Update Transfer command after queuing isoc request
|
13 years ago |
Felipe Balbi
|
7ed6d227c3
usb: dwc3: gadget: increase setup buffer size
|
13 years ago |
Felipe Balbi
|
b09bb64239
usb: dwc3: gadget: implement Global Command support
|
13 years ago |
Sebastian Andrzej Siewior
|
e6a3b5e288
usb: dwc3: ep0: add LPM handling
|
14 years ago |
Felipe Balbi
|
07e7f47b6d
usb: dwc3: workaround: metastability state on Run/Stop bit
|
13 years ago |
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
|
c2df85ca31
usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid
|
13 years ago |
Paul Zimmerman
|
249a456930
usb: dwc3: take lock while modifying flags
|
13 years ago |
Paul Zimmerman
|
aee63e3cb6
usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()
|
13 years ago |
Paul Zimmerman
|
9bafa56c7c
usb: dwc3: fix bogus test in dwc3_gadget_start_isoc
|
13 years ago |
Anton Tikhomirov
|
27a78d6a28
usb: dwc3: use proper function for setting endpoint name
|
13 years ago |
Paul Zimmerman
|
8d62cd65d7
usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC
|
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 |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
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
|
2e81c36a00
usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints
|
13 years ago |
Felipe Balbi
|
d70d84423c
usb: dwc3: gadget: avoid memcpy()ing event buffer
|
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
|
7b7dd0253c
usb: dwc3: gadget: use the descriptor pointer we hold
|
13 years ago |
Felipe Balbi
|
40aa41fba3
usb: dwc3: gadget: fix XferNotReady debug print
|
13 years ago |
Felipe Balbi
|
138801aaa5
usb: dwc3: gadget: allow Link state changes via debugfs
|
13 years ago |
Felipe Balbi
|
8598bde7fa
usb: dwc3: gadget: re-factor Link state change to a function
|
13 years ago |
Felipe Balbi
|
04a9bfcd50
usb: dwc3: gadget: re-factor USB2 test mode to a function
|
13 years ago |
Sebastian Andrzej Siewior
|
c09d6b51d7
usb: dwc3: unmap the proper number of sg entries
|
13 years ago |