summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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
2013-03-18usb: dwc3: add a flags field to event bufferFelipe Balbi
2013-03-18usb: dwc3: core: remove bogus comment to our structureFelipe Balbi
2013-03-18usb: dwc3: pci: add basic suspend/resume supportFelipe Balbi
2013-03-18usb: dwc3: exynos: add basic suspend/resume supportVikas Sajjan
2013-03-18usb: dwc3: omap: add basic suspend/resume supportFelipe Balbi
2013-03-18usb: dwc3: omap: remove unused fields from private structureFelipe Balbi
2013-03-18usb: dwc3: omap: introduce enable/disable IRQ methodsFelipe Balbi
2013-03-18usb: dwc3: core: add power management supportFelipe Balbi
2013-03-18usb: dwc3: gadget: save state of pullupsFelipe Balbi
2013-03-18usb: dwc3: gadget: introduce and use enable/disable irq methodsFelipe Balbi
2013-03-18usb: dwc3: core: explicitly setup and cleanup event buffersFelipe Balbi