summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2019-04-03Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman
2019-04-03usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2018-11-10Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman
2018-11-10usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13usb: dwc3: keystone: check return valuePan Bian
2018-02-28Merge 4.4.119 into android-4.4Greg Kroah-Hartman
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2017-08-18UPSTREAM: usb: dwc3: gadget: don't send extra ZLPJohn Youn
2017-08-18BACKPORT: usb: dwc3: gadget: handle request->zeroFelipe Balbi
2017-07-15usb: dwc3: replace %p with %pKFelipe Balbi
2017-06-26usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan
2017-04-18usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-01-12usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-01-12usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-01-12usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus
2017-01-12usb: dwc3: core: avoid Overflow eventsFelipe Balbi
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET
2016-09-07usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-09-07usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-08-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-03-03usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn
2015-11-30usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi
2015-11-17usb: dwc3: gadget: let us set lower max_speedBen McCauley
2015-11-16usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus
2015-10-12Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä
2015-10-12Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"Felipe Balbi
2015-10-09usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn
2015-10-09usb: dwc3: Add dis_enblslpm_quirkJohn Youn
2015-10-09usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn
2015-10-09usb: dwc3: pci: trivial: FormattingJohn Youn
2015-10-09usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn
2015-10-09usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn
2015-10-09usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn
2015-09-28usb: dwc3: gadget: remove unnecessary _irqsave()Felipe Balbi
2015-09-28usb: dwc3: gadget: use Update Transfer from Xfer In ProgressFelipe Balbi
2015-09-28usb: dwc3: gadget: use update transfer commandFelipe Balbi
2015-09-28usb: dwc3: gadget: start transfer on XFER_COMPLETEFelipe Balbi
2015-09-27usb: dwc3: pci: passing forward the ACPI companionHeikki Krogerus
2015-09-27usb: dwc3: core: convert to unified device property interfaceHeikki Krogerus
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus