aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAge
...
| * 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: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus2016-04-28
| * usb: dwc3: pci: make build-in device properties availableHeikki Krogerus2016-04-28
| * usb: dwc3: ep0: sanity check test mode selectorFei Yang2016-04-28
| * usb: dwc3: debugfs: dump out endpoint detailsFelipe Balbi2016-04-19
| * usb: dwc3: core: add helper to extract trb typeFelipe Balbi2016-04-19
| * usb: dwc3: core: add fifo space helperFelipe Balbi2016-04-19
| * usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin2016-04-19
| * usb: dwc3: omap: get rid of dma_statusRoger Quadros2016-04-19
| * usb: dwc3: gadget: don't interrupt when chainedFelipe Balbi2016-04-19
| * usb: dwc3: gadget: remove newline from traceFelipe Balbi2016-04-19
| * usb: dwc3: gadget: use link TRB for all endpoint typesFelipe Balbi2016-04-19
| * usb: dwc3: gadget: move % operation to increment helpersFelipe Balbi2016-04-19
| * usb: dwc3: gadget: add trb enqueue/dequeue helpersFelipe 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: omap: drop dma_mask configurationGrygorii Strashko2016-04-18
| * usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat2016-04-18
| * usb: dwc3: gadget: put link to U0 before Start TransferFelipe Balbi2016-04-18
| * usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()Felipe Balbi2016-04-18
| * usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi2016-04-18
| * usb: dwc3: gadget: combine return points into a single oneFelipe Balbi2016-04-18
| * usb: dwc3: gadget: pass ev_buff as cookie to irq handlerFelipe Balbi2016-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: gadget: always enable CSPFelipe Balbi2016-04-14
| * usb: dwc3: drop FIFO resizing logicFelipe Balbi2016-04-14
* | usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros2016-04-18
* | usb: dwc3: fix memory leak of dwc->regsetDu, Changbin2016-04-18
* | usb: dwc3: core: fix PHY handling during suspendFelipe Balbi2016-04-18
* | usb: dwc3: omap: fix up error path on probe()Felipe Balbi2016-04-18
|/
* usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko2016-04-06
* usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus2016-04-06
* usb: dwc3: gadget: fix endpoint renamingFelipe Balbi2016-03-29
* usb: dwc3: gadget: release spin lock during gadget resumeJiebing Li2016-03-29
* usb: dwc3: core: improve reset sequenceFelipe Balbi2016-03-29
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-23
|\
| * usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-26
* | usb: dwc3: Validate the maximum_speed parameterJohn Youn2016-03-04
* | usb: dwc3: Enable SuperSpeedPlusJohn Youn2016-03-04
* | usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn2016-03-04
* | usb: dwc3: Update speed checks for SuperSpeedPlusJohn Youn2016-03-04
* | 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