aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAge
* usb: dwc3: gadget: Fix full speed modeRoger Quadros2017-01-12
* usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-12
* usb: dwc3: Fix dr_mode validationThinh Nguyen2016-09-07
* usb: dwc3: Add ENDXFER command pollingJohn Youn2016-08-25
* usb: dwc3: Add revision numbers for the USB 3.0 IPJohn Youn2016-08-25
* usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu2016-08-25
* usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu2016-08-25
* usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu2016-08-25
* usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_requestFelipe Balbi2016-08-22
* usb: dwc3: gadget: keep track of allocated and queued reqsFelipe Balbi2016-06-20
* usb: dwc3: add DWC3_GUCTL1 reg for debugWilliam Wu2016-06-20
* usb: dwc3: Fix DWC3_USB31_REVISION_110A definitionJohn Youn2016-06-20
* usb: dwc3: gadget: add a per-endpoint request queue lockFelipe Balbi2016-06-20
* usb: dwc3: implement runtime PMFelipe Balbi2016-06-20
* usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadgetFelipe Balbi2016-06-20
* usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi2016-06-20
* usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi2016-06-20
* usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi2016-06-20
* usb: dwc3: gadget: pass dep as argument to endpoint commandFelipe Balbi2016-06-20
* usb: dwc3: gadget: initialize NUMP based on RxFIFO SizeFelipe Balbi2016-06-20
* usb: dwc3: gadget: fix gadget suspend/resumeFelipe Balbi2016-06-20
* usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2016-06-01
* usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter2016-05-03
* usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi2016-04-28
* usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi2016-04-28
* usb: dwc3: gadget: give better command return codeKonrad Leszczynski2016-04-28
* usb: dwc3: core: add helper to extract trb typeFelipe Balbi2016-04-19
* usb: dwc3: core: add fifo space helperFelipe Balbi2016-04-19
* usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi2016-04-19
* usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8Felipe Balbi2016-04-18
* usb: dwc3: core: document struct dwc3_requestFelipe Balbi2016-04-18
* usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeueFelipe Balbi2016-04-18
* usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat2016-04-18
* usb: dwc3: drop ev_buffs arrayFelipe Balbi2016-04-14
* usb: dwc3: remove num_event_buffersFelipe Balbi2016-04-14
* usb: dwc3: better name for our request management listsFelipe Balbi2016-04-14
* usb: dwc3: increase maximum number of TRBs per endpointFelipe Balbi2016-04-14
* usb: dwc3: drop FIFO resizing logicFelipe Balbi2016-04-14
* usb: dwc3: Update register fields for SuperSpeedPlusJohn Youn2016-03-04
* usb: dwc3: DWC_usb31 controller checkJohn Youn2016-03-04
* usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-02-17
* usb: dwc3: gadget: handle request->zeroFelipe Balbi2015-12-15
* usb: dwc3: Add dis_enblslpm_quirkJohn Youn2015-10-09
* usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2015-10-09
* usb: dwc3: Add frame length adjustment quirkNikhil Badola2015-09-27
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08
|\
| * usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta2015-05-26
* | usb: dwc3: add ULPI interface supportHeikki Krogerus2015-05-13
* | usb: dwc3: add hsphy_interface propertyHeikki Krogerus2015-05-13
* | usb: dwc3: ULPI or UTMI+ selectHeikki Krogerus2015-05-13