aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAge
* usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi2013-08-04
* usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-08-04
* usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-08-04
* usb: dwc3: gadget: free trb pool only from epnum 2George Cherian2013-05-28
* usb: dwc3: exynos: PHY should be deleted later than dwc3 corePeter Chen2013-05-28
* usb: dwc3: pci: PHY should be deleted later than dwc3 corePeter Chen2013-05-28
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
* usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam2013-05-15
* usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-02
* usb: dwc3: fix PHY error handlingFelipe Balbi2013-03-18
* usb: dwc3: omap: fix sparse warningFelipe Balbi2013-03-18
* usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam2013-03-18
* usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam2013-03-18
* usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I2013-03-18
* usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I2013-03-18
* usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian2013-03-18
* usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-18
* usb: dwc3: gadget: use num_(in|out)_eps from HW paramsFelipe Balbi2013-03-18
* usb: dwc3: calculate the number of endpointsFelipe Balbi2013-03-18
* usb: dwc3: set 'mode' based on selected Kconfig choicesVivek Gautam2013-03-18
* usb: dwc3: workaround: unexpected transtion U3 -> RESUMEFelipe Balbi2013-03-18
* usb: dwc3: core: define more revisionsFelipe Balbi2013-03-18
* usb: dwc3: gadget: don't assign gadget.dev.release directlyFelipe Balbi2013-03-18
* usb: dwc3: gadget: don't touch gadget.dev.driverFelipe Balbi2013-03-18
* usb: dwc3: gadget: remove unnecessary initializationsFelipe Balbi2013-03-18
* usb: dwc3: core: avoid checkpatch.pl warningFelipe Balbi2013-03-18
* usb: dwc3: debugfs: improve debugfs file creationFelipe Balbi2013-03-18
* usb: dwc3: debugfs: mark our regset structure constFelipe Balbi2013-03-18
* usb: dwc3: debugfs: when unknown, print only the state valueFelipe Balbi2013-03-18
* usb: dwc3: debugfs: add two missing Link StatesFelipe Balbi2013-03-18
* usb: dwc3: remove our homebrew state mechanismFelipe Balbi2013-03-18
* usb: dwc3: gadget: implement gadget state trackingFelipe Balbi2013-03-18
* usb: dwc3: gadget: move to threaded IRQFelipe Balbi2013-03-18
* usb: dwc3: add count field to event bufferFelipe Balbi2013-03-18
* usb: dwc3: add a flags field to event bufferFelipe Balbi2013-03-18
* usb: dwc3: core: remove bogus comment to our structureFelipe Balbi2013-03-18
* usb: dwc3: pci: add basic suspend/resume supportFelipe Balbi2013-03-18
* usb: dwc3: exynos: add basic suspend/resume supportVikas Sajjan2013-03-18
* usb: dwc3: omap: add basic suspend/resume supportFelipe Balbi2013-03-18
* usb: dwc3: omap: remove unused fields from private structureFelipe Balbi2013-03-18
* usb: dwc3: omap: introduce enable/disable IRQ methodsFelipe Balbi2013-03-18
* usb: dwc3: core: add power management supportFelipe Balbi2013-03-18
* usb: dwc3: gadget: save state of pullupsFelipe Balbi2013-03-18
* usb: dwc3: gadget: introduce and use enable/disable irq methodsFelipe Balbi2013-03-18
* usb: dwc3: core: explicitly setup and cleanup event buffersFelipe Balbi2013-03-18
* usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
* usb: dwc3: gadget: let udc-core manage gadget->devFelipe Balbi2013-03-18
* usb: dwc3: omap: stop using nop-usb-xceivKishon Vijay Abraham I2013-03-18
* usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I2013-03-18
* usb: dwc3: omap: minor fixes to get dt workingKishon Vijay Abraham I2013-03-18