summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2014-11-03usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui
2014-11-03usb: dwc3: add u2exit lfps quirkHuang Rui
2014-11-03usb: dwc3: add lpm erratum supportHuang Rui
2014-11-03usb: dwc3: add disscramble quirkHuang Rui
2014-11-03usb: dwc3: add a flag to check if it is fpga boardHuang Rui
2014-11-03usb: dwc3: enable hibernation if to be supportedHuang Rui
2014-11-03usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi
2014-11-03usb: dwc3: add ACPI supportHeikki Krogerus
2014-11-03usb: dwc3: core: only setting the dma_mask when neededHeikki Krogerus
2014-11-03usb: dwc3: core: write LINUX_VERSION_CODE to our GUID registerFelipe Balbi
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-03usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-09-03usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han
2014-06-30usb: dwc3: add support for USB 2.0-only core configurationPaul Zimmerman
2014-06-30usb: dwc3: Keeping 'resource' related code togetherVivek Gautam
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko
2014-04-21usb: dwc3: core: refactor mode initialization to its own functionFelipe Balbi
2014-04-16usb: dwc3: core: refactor PHY initializationFelipe Balbi
2014-04-16usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros
2014-03-05usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I
2014-03-05usb: dwc3: core: support optional PHYsKishon Vijay Abraham I
2014-03-05usb: dwc3: core: allocate scratch buffersFelipe Balbi
2014-03-05usb: dwc3: workaround: clock gating issuesFelipe Balbi
2013-11-25usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I
2013-11-25usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I
2013-10-11usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi
2013-10-01usb: dwc3: Remove additional delay of 100ms when resumingVivek Gautam
2013-08-27usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi
2013-07-31usb: dwc3: use dev_get_platdata()Felipe Balbi
2013-07-29usb: dwc3: core: modify IO memory resource after deferred probe completesIvan T. Ivanov
2013-07-29usb: dwc3: core: introduce and use macros for Event Size registerFelipe Balbi
2013-07-29usb: dwc3: core: switch over to devm_ioremap_resource()Felipe Balbi
2013-07-29usb: dwc3: adapt to use dr_mode device tree helperRuchika Kharwar
2013-07-29usb: dwc3: core: switch to snps,dwc3Felipe Balbi
2013-07-29usb: dwc3: make maximum-speed a per-instance attributeFelipe Balbi
2013-07-29usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;Felipe Balbi
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-07-15usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar
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: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I
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: core: avoid checkpatch.pl warningFelipe Balbi
2013-03-18usb: dwc3: core: add power management supportFelipe Balbi
2013-03-18usb: dwc3: core: explicitly setup and cleanup event buffersFelipe Balbi
2013-03-04usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi