index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-meson-g12a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-08-22
usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
Luke Lu
1
-0
/
+6
2023-06-13
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
1
-1
/
+4
2023-05-28
usb: dwc3-meson-g12a: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-13
usb: dwc3-meson-g12a: support OTG switch for all IP versions
Dmitry Rokosov
1
-13
/
+3
2022-03-15
usb: dwc3-meson-g12a: constify drvdata structs
Heiner Kallweit
1
-5
/
+5
2021-11-17
usb: dwc3: meson-g12a: fix shared reset control use
Amjad Ouled-Ameur
1
-5
/
+12
2021-08-13
usb: dwc3: meson-g12a: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-06-04
usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
Neil Armstrong
1
-1
/
+4
2021-06-04
usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...
Christophe JAILLET
1
-2
/
+6
2020-12-28
usb: dwc3: meson-g12a: disable clk on error handling path in probe
Zheng Zengkai
1
-1
/
+1
2020-10-02
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
1
-0
/
+18
2020-10-02
usb: dwc3: meson: fix checkpatch errors and warnings
Felipe Balbi
1
-11
/
+7
2020-10-02
usb: dwc3: meson: fix coccinelle WARNING
Felipe Balbi
1
-4
/
+1
2020-09-04
Revert "usb: dwc3: meson-g12a: fix shared reset control use"
Amjad Ouled-Ameur
1
-9
/
+6
2020-07-24
usb: dwc3: meson-g12a: fix shared reset control use
Dan Robertson
1
-6
/
+9
2020-05-29
usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCs
Martin Blumenstingl
1
-4
/
+4
2020-05-29
usb: dwc3: meson-g12a: fix error path when fetching the reset line fails
Martin Blumenstingl
1
-1
/
+1
2020-05-25
usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
Neil Armstrong
1
-1
/
+101
2020-05-25
usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect
Neil Armstrong
1
-0
/
+35
2020-05-25
usb: dwc3: meson-g12a: refactor usb init
Neil Armstrong
1
-15
/
+37
2020-05-05
usb: dwc3: meson-g12a: refactor usb2 phy init
Neil Armstrong
1
-21
/
+53
2020-05-05
usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init
Neil Armstrong
1
-1
/
+3
2020-05-05
usb: dwc3: meson-g12a: get the reset as shared
Neil Armstrong
1
-1
/
+1
2020-05-05
usb: dwc3: meson-g12a: handle the phy and glue registers separately
Neil Armstrong
1
-39
/
+85
2020-05-05
usb: dwc3: meson-g12a: specify phy names in soc data
Neil Armstrong
1
-14
/
+33
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-57
/
+117
2020-03-15
usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_init
Nathan Chancellor
1
-1
/
+1
2020-03-15
usb: dwc3: Add Amlogic A1 DWC3 glue
Hanjie Lin
1
-56
/
+116
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-4
/
+6
2019-08-28
usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables
Neil Armstrong
1
-1
/
+13
2019-08-09
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-06-18
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
1
-5
/
+31
2019-05-03
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong
1
-0
/
+604