aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/amlogic/phy-meson-gxl-usb2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-27phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller useAmjad Ouled-Ameur1-1/+4
2020-11-30phy: amlogic: phy-meson-gxl-usb2: keep ID pull-up even in Host modeNeil Armstrong1-1/+2
2020-11-16phy: amlogic: convert to devm_platform_ioremap_resourceChunfeng Yun1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner1-7/+1
2019-04-17phy: phy-meson-gxl-usb2: get optional clock by devm_clk_get_optional()Chunfeng Yun1-8/+3
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko1-2/+3
2018-03-08phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registersMartin Blumenstingl1-6/+5
2018-03-08phy: amlogic: phy-meson-gxl-usb2: default to host modeMartin Blumenstingl1-13/+2
2018-03-08phy: amlogic: phy-meson-gxl-usb2: support the clock and reset lineMartin Blumenstingl1-0/+44
2018-03-08phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFERMartin Blumenstingl1-2/+6
2017-06-06phy: meson: add USB2 PHY support for Meson GXL and GXMMartin Blumenstingl1-0/+273