summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: core: fix PHY handling during suspendFelipe Balbi2016-04-181-1/+22
* usb: dwc3: core: improve reset sequenceFelipe Balbi2016-03-291-30/+18
* usb: dwc3: Validate the maximum_speed parameterJohn Youn2016-03-041-2/+16
* usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn2016-03-041-4/+13
* usb: dwc3: core: purge dev_dbg() callsFelipe Balbi2015-12-151-3/+5
* usb: dwc3: Add dis_enblslpm_quirkJohn Youn2015-10-091-0/+6
* usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2015-10-091-2/+8
* usb: dwc3: core: convert to unified device property interfaceHeikki Krogerus2015-09-271-26/+24
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-271-1/+1
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-1/+2
* usb: dwc3: support for pinctrl state change during system sleepSekhar Nori2015-09-271-0/+5
* usb: dwc3: Add frame length adjustment quirkNikhil Badola2015-09-271-0/+34
* usb: dwc3: core: remove unnecessary dev_warn()Felipe Balbi2015-07-291-2/+0
* usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi2015-07-061-2/+4
* usb: dwc3: add ULPI interface supportHeikki Krogerus2015-05-131-3/+31
* usb: dwc3: add hsphy_interface propertyHeikki Krogerus2015-05-131-0/+20
* usb: dwc3: setup phys earlierHeikki Krogerus2015-05-131-6/+2
* usb: dwc3: soft reset to it's own functionHeikki Krogerus2015-05-131-16/+30
* usb: dwc3: cache hwparams earlierHeikki Krogerus2015-05-131-2/+1
* usb: dwc3: store driver data earlierHeikki Krogerus2015-05-131-1/+2
* usb: dwc3: make LPM configurable in DTRobert Baldyga2015-03-101-0/+3
* usb: dwc3: core: only reset res->start in case of errorFelipe Balbi2015-03-091-22/+34
* usb: dwc3: remove reliance on dev_vdbg()Felipe Balbi2015-01-271-1/+1
* usb: dwc3: core: enable phy suspend quirk on non-FPGAFelipe Balbi2014-11-061-2/+2
* usb: dwc3: make HIRD threshold configurableHuang Rui2014-11-031-0/+17
* usb: dwc3: add disable usb2 suspend phy quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add disable usb3 suspend phy quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add Tx de-emphasis quirkHuang Rui2014-11-031-0/+17
* usb: dwc3: set SUSPHY bit for all coresHuang Rui2014-11-031-0/+24
* usb: dwc3: add rx_detect to polling lfps quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add lfps filter quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add delay phy power change quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add delay p1p2p3 quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add request p1p2p3 quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui2014-11-031-0/+23
* usb: dwc3: add u2exit lfps quirkHuang Rui2014-11-031-0/+6
* usb: dwc3: add lpm erratum supportHuang Rui2014-11-031-1/+15
* usb: dwc3: add disscramble quirkHuang Rui2014-11-031-1/+13
* usb: dwc3: add a flag to check if it is fpga boardHuang Rui2014-11-031-0/+6
* usb: dwc3: enable hibernation if to be supportedHuang Rui2014-11-031-0/+6
* usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi2014-11-031-48/+2
* usb: dwc3: add ACPI supportHeikki Krogerus2014-11-031-0/+13
* usb: dwc3: core: only setting the dma_mask when neededHeikki Krogerus2014-11-031-3/+5
* usb: dwc3: core: write LINUX_VERSION_CODE to our GUID registerFelipe Balbi2014-11-031-0/+7
* 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
OpenPOWER on IntegriCloud