aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+2
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+2
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2-6/+25
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin1-2/+8
2016-05-31usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-05-03usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter1-1/+1
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman10-394/+677
2016-04-28usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi2-0/+16
2016-04-28usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi2-2/+15
2016-04-28usb: dwc3: gadget: give better command return codeKonrad Leszczynski2-3/+34
2016-04-28usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus1-8/+5
2016-04-28usb: dwc3: pci: make build-in device properties availableHeikki Krogerus1-3/+4
2016-04-28usb: dwc3: ep0: sanity check test mode selectorFei Yang1-2/+12
2016-04-19usb: dwc3: debugfs: dump out endpoint detailsFelipe Balbi1-0/+302
2016-04-19usb: dwc3: core: add helper to extract trb typeFelipe Balbi1-0/+1
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi2-0/+28
2016-04-19usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin3-48/+23
2016-04-19usb: dwc3: omap: get rid of dma_statusRoger Quadros1-6/+0
2016-04-19usb: dwc3: gadget: don't interrupt when chainedFelipe Balbi1-1/+1
2016-04-19usb: dwc3: gadget: remove newline from traceFelipe Balbi1-1/+1
2016-04-19usb: dwc3: gadget: use link TRB for all endpoint typesFelipe Balbi1-39/+10
2016-04-19usb: dwc3: gadget: move % operation to increment helpersFelipe Balbi1-5/+7
2016-04-19usb: dwc3: gadget: add trb enqueue/dequeue helpersFelipe Balbi1-7/+21
2016-04-19usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi2-8/+7
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 Balbi3-23/+23
2016-04-18usb: dwc3: omap: drop dma_mask configurationGrygorii Strashko1-3/+0
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat3-0/+9
2016-04-18usb: dwc3: gadget: put link to U0 before Start TransferFelipe Balbi1-0/+16
2016-04-18usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()Felipe Balbi1-15/+17
2016-04-18usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi1-0/+23
2016-04-18usb: dwc3: gadget: combine return points into a single oneFelipe Balbi1-3/+8
2016-04-18usb: dwc3: gadget: pass ev_buff as cookie to irq handlerFelipe Balbi1-16/+14
2016-04-18usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros1-0/+6
2016-04-18usb: dwc3: fix memory leak of dwc->regsetDu, Changbin1-5/+8
2016-04-18usb: dwc3: core: fix PHY handling during suspendFelipe Balbi1-1/+22
2016-04-18usb: dwc3: omap: fix up error path on probe()Felipe Balbi1-8/+4
2016-04-14usb: dwc3: drop ev_buffs arrayFelipe Balbi3-12/+7
2016-04-14usb: dwc3: remove num_event_buffersFelipe Balbi3-77/+44
2016-04-14usb: dwc3: better name for our request management listsFelipe Balbi4-44/+44
2016-04-14usb: dwc3: increase maximum number of TRBs per endpointFelipe Balbi1-1/+1
2016-04-14usb: dwc3: gadget: always enable CSPFelipe Balbi1-7/+9
2016-04-14usb: dwc3: drop FIFO resizing logicFelipe Balbi5-105/+0
2016-04-06usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko1-5/+0
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus1-0/+2
2016-03-29usb: dwc3: gadget: fix endpoint renamingFelipe Balbi1-2/+3
2016-03-29usb: dwc3: gadget: release spin lock during gadget resumeJiebing Li1-1/+5