index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2023-09-06
usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
Luke Lu
2023-07-19
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
2022-03-15
usb: dwc3-meson-g12a: constify drvdata structs
Heiner Kallweit
2021-11-17
usb: dwc3: meson-g12a: fix shared reset control use
Amjad Ouled-Ameur
2021-08-13
usb: dwc3: meson-g12a: add IRQ check
Sergey Shtylyov
2021-06-04
usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
Neil Armstrong
2021-06-04
usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...
Christophe JAILLET
2020-12-28
usb: dwc3: meson-g12a: disable clk on error handling path in probe
Zheng Zengkai
2020-10-02
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
2020-10-02
usb: dwc3: meson: fix checkpatch errors and warnings
Felipe Balbi
2020-10-02
usb: dwc3: meson: fix coccinelle WARNING
Felipe Balbi
2020-09-04
Revert "usb: dwc3: meson-g12a: fix shared reset control use"
Amjad Ouled-Ameur
2020-07-24
usb: dwc3: meson-g12a: fix shared reset control use
Dan Robertson
2020-05-29
usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCs
Martin Blumenstingl
2020-05-29
usb: dwc3: meson-g12a: fix error path when fetching the reset line fails
Martin Blumenstingl
2020-05-25
usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
Neil Armstrong
2020-05-25
usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect
Neil Armstrong
2020-05-25
usb: dwc3: meson-g12a: refactor usb init
Neil Armstrong
2020-05-05
usb: dwc3: meson-g12a: refactor usb2 phy init
Neil Armstrong
2020-05-05
usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init
Neil Armstrong
2020-05-05
usb: dwc3: meson-g12a: get the reset as shared
Neil Armstrong
2020-05-05
usb: dwc3: meson-g12a: handle the phy and glue registers separately
Neil Armstrong
2020-05-05
usb: dwc3: meson-g12a: specify phy names in soc data
Neil Armstrong
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-03-15
usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_init
Nathan Chancellor
2020-03-15
usb: dwc3: Add Amlogic A1 DWC3 glue
Hanjie Lin
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2019-08-28
usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables
Neil Armstrong
2019-08-09
usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-06-18
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
2019-05-03
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong