aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-of-simple.c
AgeCommit message (Expand)Author
5 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-05-28usb: dwc3-of-simple: Convert to platform remove callback returning voidUwe Kleine-König
2021-03-23usb: dwc3: Add driver for Xilinx platformsManish Narani
2020-10-02usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platformWan Ahmad Zainie
2020-09-24usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-03usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerne...Lee Jones
2020-05-25usb: dwc3: of-simple: remove Amlogic GXL and AXG compatiblesMartin Blumenstingl
2019-10-29usb: dwc3: of-simple: add a shutdownFelipe Balbi
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy
2019-03-20reset: Add acquired flag to of_reset_control_array_get()Thierry Reding
2018-08-29usb: dwc3: of-simple: avoid unused function warningsArnd Bergmann
2018-07-26usb: dwc3: of-simple: reset host controller at suspend/resumeEnric Balletbo i Serra
2018-06-18usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold
2018-05-15usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam
2018-05-15usb: dwc3: of-simple: Add compatible for Allwinner H6 platformIcenowy Zheng
2018-03-13usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCsMartin Blumenstingl
2018-03-13usb: dwc3: of-simple: add support for shared and pulsed reset linesMartin Blumenstingl
2018-02-12usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra
2017-12-11usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada
2017-12-11usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam
2017-10-19usb: dwc3: of-simple: Re-order resource handling in removeVivek Gautam
2017-09-28usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang
2017-08-15usb: dwc3: of-simple: remove include of clk-provider.hShawn Guo
2016-09-13usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi
2016-09-13usb: dwc3: of-simple: allow glues without clocksFelipe Balbi
2016-09-12usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha
2016-08-25usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu
2016-08-11usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()Wei Yongjun
2016-02-26usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2015-12-22usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi