aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: dwc3: gadget: let udc-core manage gadget->devFelipe Balbi
2013-03-18usb: dwc3: omap: stop using nop-usb-xceivKishon Vijay Abraham I
2013-03-18usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I
2013-03-18usb: dwc3: omap: minor fixes to get dt workingKishon Vijay Abraham I
2013-03-08usb: dwc3: ep0: fix sparc64 buildAndrew Morton
2013-03-04usb: dwc3: gadget: remove unnecessary codeFelipe Balbi
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi
2013-03-04usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi
2013-03-04usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman