aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2015-08-03usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-08-03usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-08-03usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
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-14usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-11-14usb: dwc3: gadget: Properly initialize LINK TRBJack Pham
2014-10-05usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-10-05usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-10-05usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi
2014-06-30usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi
2014-05-06usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui
2013-12-20usb: dwc3: fix implementation of endpoint wedgeAlan Stern
2013-10-05usb: dwc3: add support for MerrifieldDavid Cohen
2013-10-05usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-09-26usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi
2013-08-04usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi
2013-08-04usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui
2013-08-04usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar
2013-05-28usb: dwc3: gadget: free trb pool only from epnum 2George Cherian
2013-05-28usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen
2013-05-28usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-05-15usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam
2013-04-02usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-18usb: dwc3: fix PHY error handlingFelipe Balbi
2013-03-18usb: dwc3: omap: fix sparse warningFelipe Balbi
2013-03-18usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam
2013-03-18usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I
2013-03-18usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I
2013-03-18usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: dwc3: gadget: use num_(in|out)_eps from HW paramsFelipe Balbi
2013-03-18usb: dwc3: calculate the number of endpointsFelipe Balbi
2013-03-18usb: dwc3: set 'mode' based on selected Kconfig choicesVivek Gautam
2013-03-18usb: dwc3: workaround: unexpected transtion U3 -> RESUMEFelipe Balbi
2013-03-18usb: dwc3: core: define more revisionsFelipe Balbi
2013-03-18usb: dwc3: gadget: don't assign gadget.dev.release directlyFelipe Balbi
2013-03-18usb: dwc3: gadget: don't touch gadget.dev.driverFelipe Balbi
2013-03-18usb: dwc3: gadget: remove unnecessary initializationsFelipe Balbi
2013-03-18usb: dwc3: core: avoid checkpatch.pl warningFelipe Balbi
2013-03-18usb: dwc3: debugfs: improve debugfs file creationFelipe Balbi
2013-03-18usb: dwc3: debugfs: mark our regset structure constFelipe Balbi
2013-03-18usb: dwc3: debugfs: when unknown, print only the state valueFelipe Balbi
2013-03-18usb: dwc3: debugfs: add two missing Link StatesFelipe Balbi
2013-03-18usb: dwc3: remove our homebrew state mechanismFelipe Balbi
2013-03-18usb: dwc3: gadget: implement gadget state trackingFelipe Balbi
2013-03-18usb: dwc3: gadget: move to threaded IRQFelipe Balbi
2013-03-18usb: dwc3: add count field to event bufferFelipe Balbi