summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3 (follow)
Commit message (Expand)AuthorAge
...
* 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
* usb: dwc3: ep0: fix sparc64 buildAndrew Morton2013-03-08
* usb: dwc3: gadget: remove unnecessary codeFelipe Balbi2013-03-04
* usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-04
* usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi2013-03-04
* usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-04
* drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-08
* Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-25
|\
| * usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-01-18
* | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-25
|\ \
| * | usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I2013-01-25
* | | usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam2013-01-25
* | | usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam2013-01-25
* | | usb: dwc3: core: stray statements are removedKishon Vijay Abraham I2013-01-25
* | | usb: dwc3: core: enable the USB2 and USB3 phy in probeKishon Vijay Abraham I2013-01-25
* | | usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I2013-01-25
* | | usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I2013-01-25
* | | usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I2013-01-25
* | | usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I2013-01-25
* | | usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I2013-01-25