Age | Commit message (Expand) | Author | Files | Lines |
2021-03-23 | usb: dwc3: Add driver for Xilinx platforms | Manish Narani | 1 | -1/+0 |
2020-10-02 | usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform | Wan Ahmad Zainie | 1 | -0/+1 |
2020-09-24 | usb: dwc3: simple: add support for Hikey 970 | Mauro Carvalho Chehab | 1 | -0/+1 |
2020-07-15 | usb: dwc3: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-07-03 | usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerne... | Lee Jones | 1 | -1/+1 |
2020-05-25 | usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles | Martin Blumenstingl | 1 | -24/+6 |
2019-10-29 | usb: dwc3: of-simple: add a shutdown | Felipe Balbi | 1 | -8/+20 |
2019-05-09 | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+2 |
2019-05-03 | usb: dwc3: of-simple: Convert to bulk clk API | Robin Murphy | 1 | -78/+17 |
2019-03-20 | reset: Add acquired flag to of_reset_control_array_get() | Thierry Reding | 1 | -1/+2 |
2018-08-29 | usb: dwc3: of-simple: avoid unused function warnings | Arnd Bergmann | 1 | -6/+4 |
2018-07-26 | usb: dwc3: of-simple: reset host controller at suspend/resume | Enric Balletbo i Serra | 1 | -0/+29 |
2018-06-18 | usb: dwc3: of-simple: fix use-after-free on remove | Johan Hovold | 1 | -1/+2 |
2018-05-15 | usb: dwc3: Add Qualcomm DWC3 glue driver | Manu Gautam | 1 | -1/+0 |
2018-05-15 | usb: dwc3: of-simple: Add compatible for Allwinner H6 platform | Icenowy Zheng | 1 | -0/+1 |
2018-03-13 | usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCs | Martin Blumenstingl | 1 | -0/+8 |
2018-03-13 | usb: dwc3: of-simple: add support for shared and pulsed reset lines | Martin Blumenstingl | 1 | -6/+17 |
2018-02-12 | usb: dwc3: of-simple: fix oops by unbalanced clk disable call | Enric Balletbo i Serra | 1 | -0/+1 |
2017-12-11 | usb: dwc3: of-simple: set dev_pm_ops | Masahiro Yamada | 1 | -0/+1 |
2017-12-11 | usb: dwc3: of-simple: fix missing clk_disable_unprepare | Andreas Platschek | 1 | -1/+3 |
2017-11-07 | USB: dwc3: Remove redundant license text | Greg Kroah-Hartman | 1 | -9/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-19 | usb: dwc3: of-simple: Add support to get resets for the device | Vivek Gautam | 1 | -2/+25 |
2017-10-19 | usb: dwc3: of-simple: Re-order resource handling in remove | Vivek Gautam | 1 | -2/+2 |
2017-09-28 | usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform | Baolin Wang | 1 | -0/+1 |
2017-08-15 | usb: dwc3: of-simple: remove include of clk-provider.h | Shawn Guo | 1 | -2/+2 |
2016-09-13 | usb: dwc3: of-simple: add compatible for Cavium | Felipe Balbi | 1 | -0/+1 |
2016-09-13 | usb: dwc3: of-simple: allow glues without clocks | Felipe Balbi | 1 | -16/+28 |
2016-09-12 | usb: dwc3: of-simple: Fix warning during unbind | Anurag Kumar Vulisha | 1 | -1/+1 |
2016-08-25 | usb: dwc3: of-simple: add compatible for rockchip rk3399 | William Wu | 1 | -0/+1 |
2016-08-11 | usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe() | Wei Yongjun | 1 | -0/+1 |
2016-02-27 | usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 1 | -4/+5 |
2015-12-23 | usb: dwc3: of-simple: fix build warning on !PM | Felipe Balbi | 1 | -0/+2 |
2015-12-15 | usb: dwc3: add generic OF glue layer | Felipe Balbi | 1 | -0/+178 |