summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-st.c
Commit message (Expand)AuthorAgeFilesLines
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: replace %p with %pKFelipe Balbi2017-06-021-1/+1
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-181-1/+0Star
|\
| * usb: dwc3: Do not set dma coherent maskArnd Bergmann2016-11-181-1/+0Star
* | usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi2016-10-311-0/+1
|/
* Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-021-1/+2
|\
| * usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones2016-07-011-1/+2
* | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-301-1/+2
|\|
| * usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-1/+2
* | usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin2016-05-311-2/+8
|/
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-271-1/+1
* usb: dwc3: st: prepare the driver for generic usb_get_dr_mode functionHeikki Krogerus2015-09-271-2/+10
* usb: dwc3: st: remove two unnecessary messagesFelipe Balbi2015-07-291-4/+0Star
* usb: dwc3: return error code from the most recent callJulia Lawall2014-11-241-1/+1
* usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin2014-09-051-0/+367