summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-161-6/+7
|\
| * usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi2014-09-031-4/+5
| * usb: dwc3: core: fix order of PM runtime callsFelipe Balbi2014-09-031-3/+3
* | usb: dwc3: remove unnecessary OOM messagesJingoo Han2014-08-201-6/+3
|/
* usb: dwc3: add support for USB 2.0-only core configurationPaul Zimmerman2014-06-301-0/+7
* usb: dwc3: Keeping 'resource' related code togetherVivek Gautam2014-06-301-19/+25
* Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-231-120/+133
|\
| * usb: dwc3: no need to initialize ret variableAndy Shevchenko2014-05-151-1/+1
| * usb: dwc3: core: refactor mode initialization to its own functionFelipe Balbi2014-04-211-66/+67
| * usb: dwc3: core: refactor PHY initializationFelipe Balbi2014-04-161-54/+66
* | usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros2014-04-161-1/+1
|/
* usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I2014-03-051-3/+77
* usb: dwc3: core: support optional PHYsKishon Vijay Abraham I2014-03-051-20/+14
* usb: dwc3: core: allocate scratch buffersFelipe Balbi2014-03-051-0/+105
* usb: dwc3: workaround: clock gating issuesFelipe Balbi2014-03-051-9/+27
* usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I2013-11-251-0/+2
* usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I2013-11-251-3/+3
* usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi2013-10-111-1/+1
* usb: dwc3: Remove additional delay of 100ms when resumingVivek Gautam2013-10-011-1/+0
* usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat2013-08-271-1/+0
* usb: dwc3: core: cope with NULL pdataFelipe Balbi2013-08-141-1/+4
* usb: dwc3: use dev_get_platdata()Felipe Balbi2013-07-311-3/+3
* usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov2013-07-291-15/+16
* usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi2013-07-291-2/+3
* usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi2013-07-291-13/+5
* usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar2013-07-291-36/+37
* usb: dwc3: core: switch to snps,dwc3Felipe Balbi2013-07-291-0/+3
* usb: dwc3: make maximum-speed a per-instance attributeFelipe Balbi2013-07-291-15/+9
* usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;Felipe Balbi2013-07-291-2/+6
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-291-27/+10
* usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-151-1/+1
* usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-021-1/+1
* usb: dwc3: fix PHY error handlingFelipe Balbi2013-03-181-2/+22
* usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I2013-03-181-0/+4
* usb: dwc3: calculate the number of endpointsFelipe Balbi2013-03-181-0/+13
* usb: dwc3: set 'mode' based on selected Kconfig choicesVivek Gautam2013-03-181-1/+6
* usb: dwc3: core: avoid checkpatch.pl warningFelipe Balbi2013-03-181-1/+2
* usb: dwc3: core: add power management supportFelipe Balbi2013-03-181-0/+118
* usb: dwc3: core: explicitly setup and cleanup event buffersFelipe Balbi2013-03-181-15/+17
* usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-041-0/+1
* Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-251-4/+20
|\
| * usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I2013-01-251-4/+20
* | usb: dwc3: core: stray statements are removedKishon Vijay Abraham I2013-01-251-3/+0
* | usb: dwc3: core: enable the USB2 and USB3 phy in probeKishon Vijay Abraham I2013-01-251-0/+6
|/
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-6/+5
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I2012-11-161-2/+2
* Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-11-111-61/+16
|\
| * usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi2012-11-081-3/+1
OpenPOWER on IntegriCloud