summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-st.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-02Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+2
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin1-2/+8
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus1-1/+1
2015-09-27usb: dwc3: st: prepare the driver for generic usb_get_dr_mode functionHeikki Krogerus1-2/+10
2015-07-29usb: dwc3: st: remove two unnecessary messagesFelipe Balbi1-4/+0
2014-11-24usb: dwc3: return error code from the most recent callJulia Lawall1-1/+1
2014-09-05usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin1-0/+367