aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-of-simple.c
Commit message (Expand)AuthorAge
* usb: dwc3: of-simple: avoid unused function warningsArnd Bergmann2018-08-29
* usb: dwc3: of-simple: reset host controller at suspend/resumeEnric Balletbo i Serra2018-07-26
* usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold2018-06-18
* usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam2018-05-15
* usb: dwc3: of-simple: Add compatible for Allwinner H6 platformIcenowy Zheng2018-05-15
* usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCsMartin Blumenstingl2018-03-13
* usb: dwc3: of-simple: add support for shared and pulsed reset linesMartin Blumenstingl2018-03-13
* usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra2018-02-12
* usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada2017-12-11
* usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek2017-12-11
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam2017-10-19
* usb: dwc3: of-simple: Re-order resource handling in removeVivek Gautam2017-10-19
* usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang2017-09-28
* usb: dwc3: of-simple: remove include of clk-provider.hShawn Guo2017-08-15
* usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi2016-09-13
* usb: dwc3: of-simple: allow glues without clocksFelipe Balbi2016-09-13
* usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha2016-09-12
* usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu2016-08-25
* usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun2016-08-11
* usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-26
* usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi2015-12-22
* usb: dwc3: add generic OF glue layerFelipe Balbi2015-12-15