summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin
2016-05-31usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-05-03usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-04-28usb: dwc3: gadget: disable automatic calculation of ACK TP NUMPFelipe Balbi
2016-04-28usb: dwc3: gadget: update DCFG.NumP to max burst sizeFelipe Balbi
2016-04-28usb: dwc3: gadget: give better command return codeKonrad Leszczynski
2016-04-28usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()Heikki Krogerus
2016-04-28usb: dwc3: pci: make build-in device properties availableHeikki Krogerus
2016-04-28usb: dwc3: ep0: sanity check test mode selectorFei Yang
2016-04-19usb: dwc3: debugfs: dump out endpoint detailsFelipe Balbi
2016-04-19usb: dwc3: core: add helper to extract trb typeFelipe Balbi
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi
2016-04-19usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin
2016-04-19usb: dwc3: omap: get rid of dma_statusRoger Quadros
2016-04-19usb: dwc3: gadget: don't interrupt when chainedFelipe Balbi
2016-04-19usb: dwc3: gadget: remove newline from traceFelipe Balbi
2016-04-19usb: dwc3: gadget: use link TRB for all endpoint typesFelipe Balbi
2016-04-19usb: dwc3: gadget: move % operation to increment helpersFelipe Balbi
2016-04-19usb: dwc3: gadget: add trb enqueue/dequeue helpersFelipe Balbi
2016-04-19usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi
2016-04-18usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8Felipe Balbi
2016-04-18usb: dwc3: core: document struct dwc3_requestFelipe Balbi
2016-04-18usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeueFelipe Balbi
2016-04-18usb: dwc3: omap: drop dma_mask configurationGrygorii Strashko
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat
2016-04-18usb: dwc3: gadget: put link to U0 before Start TransferFelipe Balbi
2016-04-18usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()Felipe Balbi
2016-04-18usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi
2016-04-18usb: dwc3: gadget: combine return points into a single oneFelipe Balbi
2016-04-18usb: dwc3: gadget: pass ev_buff as cookie to irq handlerFelipe Balbi
2016-04-18usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros
2016-04-18usb: dwc3: fix memory leak of dwc->regsetDu, Changbin
2016-04-18usb: dwc3: core: fix PHY handling during suspendFelipe Balbi
2016-04-18usb: dwc3: omap: fix up error path on probe()Felipe Balbi
2016-04-14usb: dwc3: drop ev_buffs arrayFelipe Balbi
2016-04-14usb: dwc3: remove num_event_buffersFelipe Balbi
2016-04-14usb: dwc3: better name for our request management listsFelipe Balbi
2016-04-14usb: dwc3: increase maximum number of TRBs per endpointFelipe Balbi
2016-04-14usb: dwc3: gadget: always enable CSPFelipe Balbi
2016-04-14usb: dwc3: drop FIFO resizing logicFelipe Balbi
2016-04-06usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus
2016-03-29usb: dwc3: gadget: fix endpoint renamingFelipe Balbi
2016-03-29usb: dwc3: gadget: release spin lock during gadget resumeJiebing Li