aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAge
* 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
* | | usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam2013-01-25
* | | usb: dwc3: gadget: change HIRD threshold to 12Felipe Balbi2013-01-24
* | | usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam2013-01-18
* | | usb: dwc3: gadget: req->queued must be forced to false in cleanupPratyush Anand2013-01-18
* | | usb: dwc3: gadget: fix scatter gather implementationPratyush Anand2013-01-18
* | | usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFERPratyush Anand2013-01-18
* | | usb: dwc3: gadget: fix skip LINK_TRB on ISOCPratyush Anand2013-01-18
* | | usb: dwc3: gadget: fix isoc END TRANSFER ConditionPratyush Anand2013-01-18
* | | usb: dwc3: gadget: correct return from ep_queuePratyush Anand2013-01-18
* | | usb: dwc3: gadget: fix missed isocPratyush Anand2013-01-18
* | | usb: dwc3: Enable usb2 LPM only when connected as usb2.0Pratyush Anand2013-01-18
* | | usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi2013-01-18
* | | usb: dwc3: gadget: don't redefine 'ret'Felipe Balbi2013-01-18
* | | usb: dwc3: exynos: use devm_ functionsJingoo Han2013-01-18
* | | usb: dwc3: decrease event buffer sizeFelipe Balbi2013-01-18
| |/ |/|
* | usb: dwc3: debugfs: fix regdump offsetJack Pham2012-12-13
|/
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I2012-11-16
* Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-11-11
|\
| * usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi2012-11-08
| * usb: dwc3: exynos: remove platform data supportVivek Gautam2012-11-06
| * usb: dwc3: exynos: add support for device treeVivek Gautam2012-11-06
| * usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior2012-10-31
| * usb: dwc3: drop HAVE_CLK dependency from Exynos glue layerFelipe Balbi2012-10-19
| * usb: dwc3: core: move event buffer allocation out of dwc3_core_init()Felipe Balbi2012-10-15
| * usb: dwc3: core: switch event buffer allocation to devm_kzalloc()Felipe Balbi2012-10-15
* | usb: dwc3: shutdown usb_phy when removing the deviceVivek Gautam2012-10-15
* | usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi2012-10-15
|/
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
|\