summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I2015-07-301-2/+10
* usb: dwc3: gadget: defer endpoint name changeFelipe Balbi2015-07-291-21/+21
* usb: dwc3: gadget: add a trace when disabling EPsFelipe Balbi2015-07-291-0/+2
* usb: dwc3: core: remove unnecessary dev_warn()Felipe Balbi2015-07-291-2/+0
* usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König2015-07-291-10/+16
* usb: dwc3: omap: Replace deprecated API of extconChanwoo Choi2015-07-291-19/+13
* usb: dwc3: drop CONFIG_USB_DWC3_DEBUGFelipe Balbi2015-07-292-9/+0
* usb: dwc3: st: remove two unnecessary messagesFelipe Balbi2015-07-291-4/+0
* usb: dwc3: qcom: switch dev_dbg() to dev_info()Felipe Balbi2015-07-291-2/+2
* usb: dwc3: exynos: switch dev_dbg() to dev_info()Felipe Balbi2015-07-291-1/+1
* usb: dwc3: keystone: convert dev_dbg() to dev_err()Felipe Balbi2015-07-291-1/+1
* usb: dwc3: omap: drop dev_dbg() usageFelipe Balbi2015-07-291-39/+4
* usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn2015-07-221-0/+4
* usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi2015-07-061-2/+4
* usb: dwc3: Use ASCII space in KconfigThierry Reding2015-06-121-1/+1
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-081-2/+2
|\
| * usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta2015-05-261-2/+2
* | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-028-26/+258
|\ \ | |/ |/|