summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-of-simple.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl2023-08-041-1/+0
* usb: dwc3-of-simple: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* usb: dwc3: Add driver for Xilinx platformsManish Narani2021-03-231-1/+0
* usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platformWan Ahmad Zainie2020-10-021-0/+1
* usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab2020-09-241-0/+1
* usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
* usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerne...Lee Jones2020-07-031-1/+1
* usb: dwc3: of-simple: remove Amlogic GXL and AXG compatiblesMartin Blumenstingl2020-05-251-24/+6
* usb: dwc3: of-simple: add a shutdownFelipe Balbi2019-10-291-8/+20
* Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-081-1/+2
|\
| * reset: Add acquired flag to of_reset_control_array_get()Thierry Reding2019-03-201-1/+2
* | usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy2019-05-031-78/+17
|/
* usb: dwc3: of-simple: avoid unused function warningsArnd Bergmann2018-08-291-6/+4
* usb: dwc3: of-simple: reset host controller at suspend/resumeEnric Balletbo i Serra2018-07-261-0/+29
* usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold2018-06-181-1/+2
* usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam2018-05-151-1/+0
* usb: dwc3: of-simple: Add compatible for Allwinner H6 platformIcenowy Zheng2018-05-151-0/+1
* usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCsMartin Blumenstingl2018-03-131-0/+8
* usb: dwc3: of-simple: add support for shared and pulsed reset linesMartin Blumenstingl2018-03-131-6/+17
* usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra2018-02-121-0/+1
* usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada2017-12-111-0/+1
* usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek2017-12-111-1/+3
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam2017-10-191-2/+25
* usb: dwc3: of-simple: Re-order resource handling in removeVivek Gautam2017-10-191-2/+2
* usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang2017-09-281-0/+1
* usb: dwc3: of-simple: remove include of clk-provider.hShawn Guo2017-08-151-2/+2
* usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi2016-09-131-0/+1
* usb: dwc3: of-simple: allow glues without clocksFelipe Balbi2016-09-131-16/+28
* usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha2016-09-121-1/+1
* usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu2016-08-251-0/+1
* usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun2016-08-111-0/+1
* usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-261-4/+5
* usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi2015-12-221-0/+2
* usb: dwc3: add generic OF glue layerFelipe Balbi2015-12-151-0/+178