index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-of-simple.c
Age
Commit message (
Expand
)
Author
2020-05-25
usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles
Martin Blumenstingl
2019-10-29
usb: dwc3: of-simple: add a shutdown
Felipe Balbi
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-03
usb: dwc3: of-simple: Convert to bulk clk API
Robin Murphy
2019-03-20
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
2018-08-29
usb: dwc3: of-simple: avoid unused function warnings
Arnd Bergmann
2018-07-26
usb: dwc3: of-simple: reset host controller at suspend/resume
Enric Balletbo i Serra
2018-06-18
usb: dwc3: of-simple: fix use-after-free on remove
Johan Hovold
2018-05-15
usb: dwc3: Add Qualcomm DWC3 glue driver
Manu Gautam
2018-05-15
usb: dwc3: of-simple: Add compatible for Allwinner H6 platform
Icenowy Zheng
2018-03-13
usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCs
Martin Blumenstingl
2018-03-13
usb: dwc3: of-simple: add support for shared and pulsed reset lines
Martin Blumenstingl
2018-02-12
usb: dwc3: of-simple: fix oops by unbalanced clk disable call
Enric Balletbo i Serra
2017-12-11
usb: dwc3: of-simple: set dev_pm_ops
Masahiro Yamada
2017-12-11
usb: dwc3: of-simple: fix missing clk_disable_unprepare
Andreas Platschek
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: dwc3: of-simple: Add support to get resets for the device
Vivek Gautam
2017-10-19
usb: dwc3: of-simple: Re-order resource handling in remove
Vivek Gautam
2017-09-28
usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform
Baolin Wang
2017-08-15
usb: dwc3: of-simple: remove include of clk-provider.h
Shawn Guo
2016-09-13
usb: dwc3: of-simple: add compatible for Cavium
Felipe Balbi
2016-09-13
usb: dwc3: of-simple: allow glues without clocks
Felipe Balbi
2016-09-12
usb: dwc3: of-simple: Fix warning during unbind
Anurag Kumar Vulisha
2016-08-25
usb: dwc3: of-simple: add compatible for rockchip rk3399
William Wu
2016-08-11
usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()
Wei Yongjun
2016-02-26
usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
2015-12-22
usb: dwc3: of-simple: fix build warning on !PM
Felipe Balbi
2015-12-15
usb: dwc3: add generic OF glue layer
Felipe Balbi