summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2018-05-30usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-13usb: dwc3: keystone: check return valuePan Bian
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2017-07-15usb: dwc3: replace %p with %pKFelipe Balbi
2017-04-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2016-08-31usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi
2016-08-31usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi
2016-08-31usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-08-22usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-07-11usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam
2016-03-07usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn
2015-10-27usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-08-04usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-07-03usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi
2015-07-03usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-07-03usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-03-14usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2014-11-10usb: dwc3: ep0: fix for dead codeFelipe Balbi
2014-10-23usb: dwc3: gadget: Properly initialize LINK TRBJack Pham
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros
2014-10-23usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi
2014-10-20usb: dwc3: ep0: return early on NULL requestsFelipe Balbi
2014-10-20usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox
2014-10-20usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-10-20usb: dwc3: gadget: hold the lock through set_wedge()'s lifeFelipe Balbi
2014-10-20usb: dwc3: gadget: move isoc endpoint check to unlocked set_haltFelipe Balbi
2014-10-20usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_haltFelipe Balbi
2014-10-20usb: dwc3: trace: don't dereference pointersFelipe Balbi
2014-09-28USB: Remove .owner field for driverKiran Padwal
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-12usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-09-05usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin
2014-09-05usb: dwc3: add tracepoints to aid debuggingFelipe Balbi
2014-09-05usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi
2014-09-05usb: dwc3: debug: add dwc3_gadget_event_type_stringFelipe Balbi
2014-09-05usb: dwc3: move all string helper functions to debug.hFelipe Balbi
2014-09-05usb: dwc3: fix TRB completion when multiple TRBs are startedFelipe Balbi
2014-09-03usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi
2014-09-03usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-09-03usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-09-03usb: dwc3: gadget: Fix desc NULL pointer in dwc3_gadget_ep_queue()Zhuang Jin Can
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter