summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-3/+3
* usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam2013-05-151-3/+3
* usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-023-5/+5
* usb: dwc3: fix PHY error handlingFelipe Balbi2013-03-181-2/+22
* usb: dwc3: omap: fix sparse warningFelipe Balbi2013-03-181-1/+1
* usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepareVivek Gautam2013-03-181-3/+3
* usb: dwc3: exynos: Use of_platform API to create dwc3 core pdevVivek Gautam2013-03-181-31/+25
* usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I2013-03-181-2/+5
* usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I2013-03-182-0/+7
* usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian2013-03-182-2/+4
* usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-181-1/+0
* usb: dwc3: gadget: use num_(in|out)_eps from HW paramsFelipe Balbi2013-03-181-4/+35
* usb: dwc3: calculate the number of endpointsFelipe Balbi2013-03-182-0/+28
* usb: dwc3: set 'mode' based on selected Kconfig choicesVivek Gautam2013-03-181-1/+6
* usb: dwc3: workaround: unexpected transtion U3 -> RESUMEFelipe Balbi2013-03-181-0/+28
* usb: dwc3: core: define more revisionsFelipe Balbi2013-03-181-0/+3
* usb: dwc3: gadget: don't assign gadget.dev.release directlyFelipe Balbi2013-03-181-6/+1
* usb: dwc3: gadget: don't touch gadget.dev.driverFelipe Balbi2013-03-181-2/+0
* usb: dwc3: gadget: remove unnecessary initializationsFelipe Balbi2013-03-181-6/+0
* usb: dwc3: core: avoid checkpatch.pl warningFelipe Balbi2013-03-181-1/+2
* usb: dwc3: debugfs: improve debugfs file creationFelipe Balbi2013-03-181-19/+22
* usb: dwc3: debugfs: mark our regset structure constFelipe Balbi2013-03-181-1/+1
* usb: dwc3: debugfs: when unknown, print only the state valueFelipe Balbi2013-03-181-1/+1
* usb: dwc3: debugfs: add two missing Link StatesFelipe Balbi2013-03-181-0/+6
* usb: dwc3: remove our homebrew state mechanismFelipe Balbi2013-03-182-24/+17
* usb: dwc3: gadget: implement gadget state trackingFelipe Balbi2013-03-182-4/+13
* usb: dwc3: gadget: move to threaded IRQFelipe Balbi2013-03-181-26/+60
* usb: dwc3: add count field to event bufferFelipe Balbi2013-03-181-0/+2
* usb: dwc3: add a flags field to event bufferFelipe Balbi2013-03-181-0/+5
* usb: dwc3: core: remove bogus comment to our structureFelipe Balbi2013-03-181-1/+0
* usb: dwc3: pci: add basic suspend/resume supportFelipe Balbi2013-03-181-0/+38
* usb: dwc3: exynos: add basic suspend/resume supportVikas Sajjan2013-03-181-0/+34
* usb: dwc3: omap: add basic suspend/resume supportFelipe Balbi2013-03-181-0/+56
* usb: dwc3: omap: remove unused fields from private structureFelipe Balbi2013-03-181-12/+0
* usb: dwc3: omap: introduce enable/disable IRQ methodsFelipe Balbi2013-03-181-15/+32
* usb: dwc3: core: add power management supportFelipe Balbi2013-03-183-0/+212
* usb: dwc3: gadget: save state of pullupsFelipe Balbi2013-03-182-0/+3
* usb: dwc3: gadget: introduce and use enable/disable irq methodsFelipe Balbi2013-03-181-35/+45
* usb: dwc3: core: explicitly setup and cleanup event buffersFelipe Balbi2013-03-181-15/+17
* usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-181-1/+0
* usb: dwc3: gadget: let udc-core manage gadget->devFelipe Balbi2013-03-181-15/+2
* usb: dwc3: omap: stop using nop-usb-xceivKishon Vijay Abraham I2013-03-181-67/+0
* usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I2013-03-181-14/+10
* usb: dwc3: omap: minor fixes to get dt workingKishon Vijay Abraham I2013-03-181-24/+21
* usb: dwc3: ep0: fix sparc64 buildAndrew Morton2013-03-081-3/+4
* usb: dwc3: gadget: remove unnecessary codeFelipe Balbi2013-03-041-3/+0
* usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-043-6/+0
* usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi2013-03-041-3/+3
* usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-041-0/+1
* drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-081-1/+1
OpenPOWER on IntegriCloud