summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-20usb: dwc3: gadget: keep track of allocated and queued reqsFelipe Balbi1-0/+4
2016-06-20usb: dwc3: add DWC3_GUCTL1 reg for debugWilliam Wu1-0/+1
2016-06-20usb: dwc3: Fix DWC3_USB31_REVISION_110A definitionJohn Youn1-1/+1
2016-06-20usb: dwc3: gadget: add a per-endpoint request queue lockFelipe Balbi1-0/+2
2016-06-20usb: dwc3: implement runtime PMFelipe Balbi1-0/+9
2016-06-20usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadgetFelipe Balbi1-0/+2
2016-06-20usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi1-3/+0
2016-06-20usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi1-0/+2
2016-06-20usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi1-4/+9
2016-06-20usb: dwc3: gadget: pass dep as argument to endpoint commandFelipe Balbi1-4/+4
2016-06-20usb: dwc3: gadget: initialize NUMP based on RxFIFO SizeFelipe Balbi1-0/+12
2016-06-20usb: dwc3: gadget: fix gadget suspend/resumeFelipe Balbi1-1/+0
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn1-0/+1
2016-05-03usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter1-1/+1
2016-04-28usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi1-0/+5
2016-04-28usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi1-0/+3
2016-04-28usb: dwc3: gadget: give better command return codeKonrad Leszczynski1-0/+4
2016-04-19usb: dwc3: core: add helper to extract trb typeFelipe Balbi1-0/+1
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi1-0/+14
2016-04-19usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi1-1/+0
2016-04-18usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8Felipe Balbi1-3/+13
2016-04-18usb: dwc3: core: document struct dwc3_requestFelipe Balbi1-0/+13
2016-04-18usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeueFelipe Balbi1-5/+5
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat1-0/+2
2016-04-14usb: dwc3: drop ev_buffs arrayFelipe Balbi1-1/+1
2016-04-14usb: dwc3: remove num_event_buffersFelipe Balbi1-2/+0
2016-04-14usb: dwc3: better name for our request management listsFelipe Balbi1-5/+5
2016-04-14usb: dwc3: increase maximum number of TRBs per endpointFelipe Balbi1-1/+1
2016-04-14usb: dwc3: drop FIFO resizing logicFelipe Balbi1-5/+0
2016-03-04usb: dwc3: Update register fields for SuperSpeedPlusJohn Youn1-1/+4
2016-03-04usb: dwc3: DWC_usb31 controller checkJohn Youn1-0/+6
2016-02-17usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn1-1/+0
2015-12-15usb: dwc3: gadget: handle request->zeroFelipe Balbi1-0/+3
2015-10-09usb: dwc3: Add dis_enblslpm_quirkJohn Youn1-0/+4
2015-10-09usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn1-0/+18
2015-09-27usb: dwc3: Add frame length adjustment quirkNikhil Badola1-0/+5
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman1-2/+2
2015-05-26usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta1-2/+2
2015-05-13usb: dwc3: add ULPI interface supportHeikki Krogerus1-0/+14
2015-05-13usb: dwc3: add hsphy_interface propertyHeikki Krogerus1-0/+3
2015-05-13usb: dwc3: ULPI or UTMI+ selectHeikki Krogerus1-0/+1
2015-05-13usb: dwc3: USB2 PHY register access bitsHeikki Krogerus1-0/+8
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga1-0/+2
2015-01-29usb: dwc3: gadget: use common is_selfpoweredPeter Chen1-2/+0
2015-01-12usb: dwc3: Remove current_trb as it is unusedAmit Virdi1-3/+0
2014-11-03usb: dwc3: make HIRD threshold configurableHuang Rui1-0/+6
2014-11-03usb: dwc3: add disable usb2 suspend phy quirkHuang Rui1-0/+2
2014-11-03usb: dwc3: add disable usb3 suspend phy quirkHuang Rui1-0/+2
2014-11-03usb: dwc3: add Tx de-emphasis quirkHuang Rui1-0/+11
2014-11-03usb: dwc3: add rx_detect to polling lfps quirkHuang Rui1-0/+3