summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2020-04-13usb: dwc3: don't set gadget->is_otg flagRoger Quadros
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu
2019-12-21usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-11-10usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R
2018-08-24usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold
2018-05-25usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-25usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-13usb: dwc3: keystone: check return valuePan Bian
2018-03-22usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
2018-03-22usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-25usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek
2018-02-25usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier
2017-12-14usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros
2017-10-21usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam
2017-08-06usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi
2017-06-24usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan
2017-05-25usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen
2017-04-12usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi
2017-04-12usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-18usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-03-12usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe 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: Fix full speed modeRoger Quadros
2017-01-12usb: dwc3: pci: Fix dr_mode misspellingHans de Goede
2017-01-12usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus
2017-01-12usb: dwc3: core: avoid Overflow eventsFelipe Balbi
2017-01-06usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi
2016-10-31usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi
2016-10-31usb: dwc3: Fix error handling for core initVivek Gautam
2016-10-17usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET
2016-10-17usb: dwc3: gadget: never pre-start Isochronous endpointsFelipe Balbi
2016-10-17usb: dwc3: gadget: properly account queued requestsFelipe Balbi
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-13usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi
2016-09-13usb: dwc3: of-simple: allow glues without clocksFelipe Balbi
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman