aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-of-simple.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam1-2/+25
2017-10-19usb: dwc3: of-simple: Re-order resource handling in removeVivek Gautam1-2/+2
2017-09-28usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang1-0/+1
2017-08-15usb: dwc3: of-simple: remove include of clk-provider.hShawn Guo1-2/+2
2016-09-13usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi1-0/+1
2016-09-13usb: dwc3: of-simple: allow glues without clocksFelipe Balbi1-16/+28
2016-09-12usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha1-1/+1
2016-08-25usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu1-0/+1
2016-08-11usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun1-0/+1
2016-02-26usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd1-4/+5
2015-12-22usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi1-0/+2
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi1-0/+178