summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter2016-05-031-1/+1
* usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi2016-04-281-0/+5
* usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi2016-04-281-0/+3
* usb: dwc3: gadget: give better command return codeKonrad Leszczynski2016-04-281-0/+4
* usb: dwc3: core: add helper to extract trb typeFelipe Balbi2016-04-191-0/+1
* usb: dwc3: core: add fifo space helperFelipe Balbi2016-04-191-0/+14
* usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi2016-04-191-1/+0
* usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8Felipe Balbi2016-04-181-3/+13
* usb: dwc3: core: document struct dwc3_requestFelipe Balbi2016-04-181-0/+13
* usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeueFelipe Balbi2016-04-181-5/+5
* usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat2016-04-181-0/+2
* usb: dwc3: drop ev_buffs arrayFelipe Balbi2016-04-141-1/+1
* usb: dwc3: remove num_event_buffersFelipe Balbi2016-04-141-2/+0
* usb: dwc3: better name for our request management listsFelipe Balbi2016-04-141-5/+5
* usb: dwc3: increase maximum number of TRBs per endpointFelipe Balbi2016-04-141-1/+1
* usb: dwc3: drop FIFO resizing logicFelipe Balbi2016-04-141-5/+0
* usb: dwc3: Update register fields for SuperSpeedPlusJohn Youn2016-03-041-1/+4
* usb: dwc3: DWC_usb31 controller checkJohn Youn2016-03-041-0/+6
* usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-02-171-1/+0
* usb: dwc3: gadget: handle request->zeroFelipe Balbi2015-12-151-0/+3
* usb: dwc3: Add dis_enblslpm_quirkJohn Youn2015-10-091-0/+4
* usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2015-10-091-0/+18
* usb: dwc3: Add frame length adjustment quirkNikhil Badola2015-09-271-0/+5
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-081-2/+2
|\
| * usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta2015-05-261-2/+2
* | usb: dwc3: add ULPI interface supportHeikki Krogerus2015-05-131-0/+14
* | usb: dwc3: add hsphy_interface propertyHeikki Krogerus2015-05-131-0/+3
* | usb: dwc3: ULPI or UTMI+ selectHeikki Krogerus2015-05-131-0/+1
* | usb: dwc3: USB2 PHY register access bitsHeikki Krogerus2015-05-131-0/+8
|/
* usb: dwc3: make LPM configurable in DTRobert Baldyga2015-03-101-0/+2
* usb: dwc3: gadget: use common is_selfpoweredPeter Chen2015-01-291-2/+0
* usb: dwc3: Remove current_trb as it is unusedAmit Virdi2015-01-121-3/+0
* usb: dwc3: make HIRD threshold configurableHuang Rui2014-11-031-0/+6
* usb: dwc3: add disable usb2 suspend phy quirkHuang Rui2014-11-031-0/+2
* usb: dwc3: add disable usb3 suspend phy quirkHuang Rui2014-11-031-0/+2
* usb: dwc3: add Tx de-emphasis quirkHuang Rui2014-11-031-0/+11
* usb: dwc3: add rx_detect to polling lfps quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add lfps filter quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add delay phy power change quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add delay p1p2p3 quirkHuang Rui2014-11-031-0/+5
* usb: dwc3: add request p1p2p3 quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add u2exit lfps quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add lpm erratum supportHuang Rui2014-11-031-9/+17
* usb: dwc3: add disscramble quirkHuang Rui2014-11-031-0/+3
* usb: dwc3: add a flag to check if it is fpga boardHuang Rui2014-11-031-0/+5
* usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi2014-11-031-11/+0
* usb: dwc3: add tracepoints to aid debuggingFelipe Balbi2014-09-051-0/+2
* usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi2014-09-051-1/+1
* usb: dwc3: add support for USB 2.0-only core configurationPaul Zimmerman2014-06-301-0/+13