summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAgeFilesLines
...
* usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi2017-03-271-0/+1
* usb: dwc3: gadget: align transfers to wMaxPacketSizeFelipe Balbi2017-01-241-0/+2
* usb: dwc3: gadget: allocate bounce buffer for unaligned xfersFelipe Balbi2017-01-241-0/+3
* usb: dwc3: gadget: Fix full speed modeRoger Quadros2017-01-031-4/+2
* usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-021-3/+1
* usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-181-0/+3
* usb: dwc3: Implement interrupt moderationJohn Youn2016-11-181-0/+15
* usb: dwc3: core: add a event buffer cacheJohn Youn2016-11-181-0/+2
* usb: dwc3: Add a check for the DWC_usb3 coreJohn Youn2016-11-181-0/+6
* usb: dwc3: gadget: Remove descriptor arguments to ep_enableJohn Youn2016-11-181-1/+0
* usb: dwc3: gadget: tracking per-TRB remaining bytesFelipe Balbi2016-11-031-0/+2
* usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()Felipe Balbi2016-11-031-0/+1
* usb: dwc3: gadget: wait for End Transfer to completeBaolin Wang2016-11-031-0/+8
* usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do soBaolin Wang2016-11-031-0/+3
* usb: dwc3: Add support for device L1 exitJohn Youn2016-11-031-0/+4
* usb: dwc3: remove unused struct member dwc3->memLu Baolu2016-11-031-3/+0
* usb: dwc3: gadget: remove unused 'first_trb_index'Felipe Balbi2016-11-031-2/+0
* usb: dwc3: debug: decode control endpoint phase tooFelipe Balbi2016-10-311-0/+1
* usb: dwc3: gadget: properly check ep cmdFelipe Balbi2016-10-311-0/+2
* usb: dwc3: Fix dr_mode validationThinh Nguyen2016-09-071-1/+4
* usb: dwc3: Add ENDXFER command pollingJohn Youn2016-08-251-0/+4
* usb: dwc3: Add revision numbers for the USB 3.0 IPJohn Youn2016-08-251-0/+2
* usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu2016-08-251-0/+3
* usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu2016-08-251-0/+12
* usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu2016-08-251-0/+5
* usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_requestFelipe Balbi2016-08-221-0/+4
* usb: dwc3: gadget: keep track of allocated and queued reqsFelipe Balbi2016-06-201-0/+4
* usb: dwc3: add DWC3_GUCTL1 reg for debugWilliam Wu2016-06-201-0/+1
* usb: dwc3: Fix DWC3_USB31_REVISION_110A definitionJohn Youn2016-06-201-1/+1
* usb: dwc3: gadget: add a per-endpoint request queue lockFelipe Balbi2016-06-201-0/+2
* usb: dwc3: implement runtime PMFelipe Balbi2016-06-201-0/+9
* usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadgetFelipe Balbi2016-06-201-0/+2
* usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi2016-06-201-3/+0
* usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi2016-06-201-0/+2
* usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi2016-06-201-4/+9
* usb: dwc3: gadget: pass dep as argument to endpoint commandFelipe Balbi2016-06-201-4/+4
* usb: dwc3: gadget: initialize NUMP based on RxFIFO SizeFelipe Balbi2016-06-201-0/+12
* usb: dwc3: gadget: fix gadget suspend/resumeFelipe Balbi2016-06-201-1/+0
* usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2016-06-011-0/+1
* 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