Felipe Balbi
|
68d34c8a74
usb: dwc3: gadget: keep track of allocated and queued reqs
|
9 years ago |
William Wu
|
475c8beb35
usb: dwc3: add DWC3_GUCTL1 reg for debug
|
9 years ago |
John Youn
|
e77c561432
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
|
9 years ago |
Felipe Balbi
|
74674cbf85
usb: dwc3: gadget: add a per-endpoint request queue lock
|
9 years ago |
Felipe Balbi
|
fc8bb91bc8
usb: dwc3: implement runtime PM
|
9 years ago |
Felipe Balbi
|
3f308d17d7
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
|
9 years ago |
Felipe Balbi
|
51f5d49ad6
usb: dwc3: core: simplify suspend/resume operations
|
9 years ago |
Felipe Balbi
|
bcdb3272e8
usb: dwc3: core: move fladj to dwc3 structure
|
9 years ago |
Felipe Balbi
|
2eb8801650
usb: dwc3: gadget: add a pointer to endpoint registers
|
9 years ago |
Felipe Balbi
|
2cd4718d0b
usb: dwc3: gadget: pass dep as argument to endpoint command
|
9 years ago |
Felipe Balbi
|
4e99472bc1
usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
|
9 years ago |
Felipe Balbi
|
9f8a67b65a
usb: dwc3: gadget: fix gadget suspend/resume
|
9 years ago |
John Youn
|
50c763f8c1
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
|
9 years ago |
Dan Carpenter
|
973986126a
usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
|
9 years ago |
Felipe Balbi
|
2a58f9c12b
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
|
9 years ago |
Felipe Balbi
|
676e349744
usb: dwc3: gadget: update DCFG.NumP to max burst size
|
9 years ago |
Konrad Leszczynski
|
7b9cc7a2b1
usb: dwc3: gadget: give better command return code
|
9 years ago |
Felipe Balbi
|
b058f3e8a3
usb: dwc3: core: add helper to extract trb type
|
9 years ago |
Felipe Balbi
|
cf6d867d3b
usb: dwc3: core: add fifo space helper
|
9 years ago |
Felipe Balbi
|
70fdb273db
usb: dwc3: get rid of DWC3_TRB_MASK
|
9 years ago |
Felipe Balbi
|
c28f82595d
usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8
|
9 years ago |
Felipe Balbi
|
5ef68c56e1
usb: dwc3: core: document struct dwc3_request
|
9 years ago |
Felipe Balbi
|
53fd88189e
usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue
|
9 years ago |
Rajesh Bhagat
|
e58dd35774
usb: dwc3: add disable receiver detection in P3 quirk
|
9 years ago |
Felipe Balbi
|
696c8b1282
usb: dwc3: drop ev_buffs array
|
9 years ago |
Felipe Balbi
|
660e9bde74
usb: dwc3: remove num_event_buffers
|
9 years ago |
Felipe Balbi
|
aa3342c8bb
usb: dwc3: better name for our request management lists
|
9 years ago |
Felipe Balbi
|
8495036e98
usb: dwc3: increase maximum number of TRBs per endpoint
|
9 years ago |
Felipe Balbi
|
bc5081617f
usb: dwc3: drop FIFO resizing logic
|
9 years ago |
John Youn
|
1f38f88a24
usb: dwc3: Update register fields for SuperSpeedPlus
|
9 years ago |