summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)AuthorFilesLines
2021-03-03usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-03-03usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi1-1/+1
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2019-05-16usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-04-03usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros1-0/+6
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao1-0/+1
2018-11-10usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva1-2/+2
2018-05-30usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen1-0/+2
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen1-1/+1
2018-04-13usb: dwc3: keystone: check return valuePan Bian1-0/+4
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2017-07-15usb: dwc3: replace %p with %pKFelipe Balbi2-4/+4
2017-06-26usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan1-1/+3
2017-04-18usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic1-4/+17
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-01-12usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi1-13/+15
2017-01-12usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi1-12/+18
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi1-4/+4
2017-01-12usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus1-0/+2
2017-01-12usb: dwc3: core: avoid Overflow eventsFelipe Balbi1-3/+1
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET1-2/+2
2016-09-07usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-09-07usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus1-0/+2
2016-08-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski1-0/+4
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-03-04usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn3-24/+52
2015-12-01usb: dwc3: gadget: don't prestart interrupt endpointsFelipe Balbi1-0/+1
2015-11-17usb: dwc3: gadget: let us set lower max_speedBen McCauley1-1/+23
2015-11-16usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus1-0/+4
2015-10-12Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä1-16/+21
2015-10-12Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"Felipe Balbi1-2/+3
2015-10-10usb: dwc3: pci: Set enblslpm quirk for Synopsys platformsJohn Youn1-0/+1
2015-10-10usb: dwc3: Add dis_enblslpm_quirkJohn Youn3-0/+11
2015-10-10usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn1-0/+15
2015-10-10usb: dwc3: pci: trivial: FormattingJohn Youn1-8/+8
2015-10-10usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2-2/+26
2015-10-10usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn1-0/+5
2015-10-10usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn1-0/+5
2015-09-28usb: dwc3: gadget: remove unnecessary _irqsave()Felipe Balbi1-3/+2
2015-09-28usb: dwc3: gadget: use Update Transfer from Xfer In ProgressFelipe Balbi1-2/+2
2015-09-28usb: dwc3: gadget: use update transfer commandFelipe Balbi1-4/+5
2015-09-28usb: dwc3: gadget: start transfer on XFER_COMPLETEFelipe Balbi1-0/+8
2015-09-27usb: dwc3: pci: passing forward the ACPI companionHeikki Krogerus1-0/+1
2015-09-27usb: dwc3: core: convert to unified device property interfaceHeikki Krogerus1-26/+24
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2-2/+2
2015-09-27usb: dwc3: st: prepare the driver for generic usb_get_dr_mode functionHeikki Krogerus1-2/+10
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus1-1/+2
2015-09-27usb: dwc3: support for pinctrl state change during system sleepSekhar Nori1-0/+5