summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-02-173-24/+52
* usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.Jianqiang Tang2016-02-031-0/+1
* usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi2015-12-221-0/+2
* usb: dwc3: gadget: don't send extra ZLPJohn Youn2015-12-221-1/+2
* usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()Felipe Balbi2015-12-161-8/+6
* usb: dwc3: trace: show request flagsFelipe Balbi2015-12-151-1/+10
* usb: dwc3: gadget: handle request->zeroFelipe Balbi2015-12-152-2/+51
* usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi2015-12-153-139/+0
* usb: dwc3: add generic OF glue layerFelipe Balbi2015-12-153-0/+188
* usb: dwc3: ep0: fix setup_packet_pending initializationFelipe Balbi2015-12-152-5/+7
* usb: dwc3: gadget: simplify next_request() return checkFelipe Balbi2015-12-151-3/+2
* usb: dwc3: ep0: purge dev_dbg() callsFelipe Balbi2015-12-151-2/+2
* usb: dwc3: core: purge dev_dbg() callsFelipe Balbi2015-12-151-3/+5
* usb: dwc3: gadget: purge dev_dbg() callsFelipe Balbi2015-12-151-16/+21
* usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()Felipe Balbi2015-12-151-15/+11
* usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi2015-11-301-0/+1
* usb: dwc3: gadget: let us set lower max_speedBen McCauley2015-11-171-1/+23
* usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus2015-11-161-0/+4
* Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä2015-10-121-16/+21
* Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"Felipe Balbi2015-10-121-2/+3
* usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn2015-10-091-0/+1
* usb: dwc3: Add dis_enblslpm_quirkJohn Youn2015-10-093-0/+11
* usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn2015-10-091-0/+15
* usb: dwc3: pci: trivial: FormattingJohn Youn2015-10-091-8/+8
* usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2015-10-092-2/+26
* usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn2015-10-091-0/+5
* usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn2015-10-091-0/+5
* usb: dwc3: gadget: remove unnecessary _irqsave()Felipe Balbi2015-09-281-3/+2
* usb: dwc3: gadget: use Update Transfer from Xfer In ProgressFelipe Balbi2015-09-281-2/+2
* usb: dwc3: gadget: use update transfer commandFelipe Balbi2015-09-281-4/+5
* usb: dwc3: gadget: start transfer on XFER_COMPLETEFelipe Balbi2015-09-281-0/+8
* usb: dwc3: pci: passing forward the ACPI companionHeikki Krogerus2015-09-271-0/+1
* usb: dwc3: core: convert to unified device property interfaceHeikki Krogerus2015-09-271-26/+24
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-272-2/+2
* usb: dwc3: st: prepare the driver for generic usb_get_dr_mode functionHeikki Krogerus2015-09-271-2/+10
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-1/+2
* usb: dwc3: support for pinctrl state change during system sleepSekhar Nori2015-09-271-0/+5
* usb: dwc3: Add frame length adjustment quirkNikhil Badola2015-09-273-0/+41
* usb: dwc3: gadget: improve ep_queue's error reportingFelipe Balbi2015-09-271-19/+12
* usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queuedFelipe Balbi2015-09-271-1/+4
* usb: dwc3: gadget: start requests as soon as they comeFelipe Balbi2015-09-271-0/+16
* usb: dwc3: gadget: move trace_dwc3_ep_queue()Felipe Balbi2015-09-271-2/+2
* usb: dwc3: gadget: Fix BUG in RT configRoger Quadros2015-09-211-4/+0
* usb: dwc3: omap: enable irqs latelyFelipe Balbi2015-09-141-2/+2
* usb: dwc3: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+11
* usb: dwc3: ep0: handle non maxpacket aligned transfers > 512Kishon Vijay Abraham I2015-07-301-14/+28
* usb: dwc3: ep0: Add chained TRB supportKishon Vijay Abraham I2015-07-302-4/+14
* usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameterKishon Vijay Abraham I2015-07-301-7/+8
* usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512Kishon Vijay Abraham I2015-07-301-8/+17
* usb: dwc3: ep0: use _roundup_ to calculate the transfer sizeKishon Vijay Abraham I2015-07-301-3/+1
OpenPOWER on IntegriCloud