aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAge
* usb: dwc3: make LPM configurable in DTRobert Baldyga2015-03-10
* usb: dwc3: core: only reset res->start in case of errorFelipe Balbi2015-03-09
* usb: dwc3: remove reliance on dev_vdbg()Felipe Balbi2015-01-27
* usb: dwc3: core: enable phy suspend quirk on non-FPGAFelipe Balbi2014-11-06
* usb: dwc3: make HIRD threshold configurableHuang Rui2014-11-03
* usb: dwc3: add disable usb2 suspend phy quirkHuang Rui2014-11-03
* usb: dwc3: add disable usb3 suspend phy quirkHuang Rui2014-11-03
* usb: dwc3: add Tx de-emphasis quirkHuang Rui2014-11-03
* usb: dwc3: set SUSPHY bit for all coresHuang Rui2014-11-03
* usb: dwc3: add rx_detect to polling lfps quirkHuang Rui2014-11-03
* usb: dwc3: add lfps filter quirkHuang Rui2014-11-03
* usb: dwc3: add delay phy power change quirkHuang Rui2014-11-03
* usb: dwc3: add delay p1p2p3 quirkHuang Rui2014-11-03
* usb: dwc3: add request p1p2p3 quirkHuang Rui2014-11-03
* usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui2014-11-03
* usb: dwc3: add u2exit lfps quirkHuang Rui2014-11-03
* usb: dwc3: add lpm erratum supportHuang Rui2014-11-03
* usb: dwc3: add disscramble quirkHuang Rui2014-11-03
* usb: dwc3: add a flag to check if it is fpga boardHuang Rui2014-11-03
* usb: dwc3: enable hibernation if to be supportedHuang Rui2014-11-03
* usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi2014-11-03
* usb: dwc3: add ACPI supportHeikki Krogerus2014-11-03
* usb: dwc3: core: only setting the dma_mask when neededHeikki Krogerus2014-11-03
* usb: dwc3: core: write LINUX_VERSION_CODE to our GUID registerFelipe Balbi2014-11-03
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16
|\
| * usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi2014-09-03
| * usb: dwc3: core: fix order of PM runtime callsFelipe Balbi2014-09-03
* | usb: dwc3: remove unnecessary OOM messagesJingoo Han2014-08-20
|/
* usb: dwc3: add support for USB 2.0-only core configurationPaul Zimmerman2014-06-30
* usb: dwc3: Keeping 'resource' related code togetherVivek Gautam2014-06-30
* Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-22
|\
| * usb: dwc3: no need to initialize ret variableAndy Shevchenko2014-05-15
| * usb: dwc3: core: refactor mode initialization to its own functionFelipe Balbi2014-04-21
| * usb: dwc3: core: refactor PHY initializationFelipe Balbi2014-04-16
* | usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros2014-04-16
|/
* usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I2014-03-05
* usb: dwc3: core: support optional PHYsKishon Vijay Abraham I2014-03-05
* usb: dwc3: core: allocate scratch buffersFelipe Balbi2014-03-05
* usb: dwc3: workaround: clock gating issuesFelipe Balbi2014-03-05
* usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I2013-11-25
* usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I2013-11-25
* usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi2013-10-11
* usb: dwc3: Remove additional delay of 100ms when resumingVivek Gautam2013-10-01
* usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat2013-08-27
* usb: dwc3: core: cope with NULL pdataFelipe Balbi2013-08-14
* usb: dwc3: use dev_get_platdata()Felipe Balbi2013-07-31
* usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov2013-07-29
* usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi2013-07-29
* usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi2013-07-29
* usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar2013-07-29