summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-meson-g12a.c
AgeCommit message (Expand)Author
2023-08-22usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-06-13usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-05-28usb: dwc3-meson-g12a: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-13usb: dwc3-meson-g12a: support OTG switch for all IP versionsDmitry Rokosov
2022-03-15usb: dwc3-meson-g12a: constify drvdata structsHeiner Kallweit
2021-11-17usb: dwc3: meson-g12a: fix shared reset control useAmjad Ouled-Ameur
2021-08-13usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov
2021-06-04usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabledNeil Armstrong
2021-06-04usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...Christophe JAILLET
2020-12-28usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai
2020-10-02usb: dwc-meson-g12a: Add support for USB on AXG SoCsNeil Armstrong
2020-10-02usb: dwc3: meson: fix checkpatch errors and warningsFelipe Balbi
2020-10-02usb: dwc3: meson: fix coccinelle WARNINGFelipe Balbi
2020-09-04Revert "usb: dwc3: meson-g12a: fix shared reset control use"Amjad Ouled-Ameur
2020-07-24usb: dwc3: meson-g12a: fix shared reset control useDan Robertson
2020-05-29usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl
2020-05-29usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl
2020-05-25usb: dwc3: meson-g12a: add support for GXL and GXM SoCsNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnectNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: refactor usb initNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: refactor usb2 phy initNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_initNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: get the reset as sharedNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: handle the phy and glue registers separatelyNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: specify phy names in soc dataNeil Armstrong
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-03-15usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_initNathan Chancellor
2020-03-15usb: dwc3: Add Amlogic A1 DWC3 glueHanjie Lin
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2019-08-28usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disablesNeil Armstrong
2019-08-09usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-18usb: dwc3: meson-g12a: Add support for IRQ based OTG switchingNeil Armstrong
2019-05-03usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong