summaryrefslogtreecommitdiffstats
path: root/drivers/phy/amlogic
AgeCommit message (Expand)AuthorLines
2025-04-11phy: amlogic: phy-meson-axg-pcie: Fix PHY creation order in axg-pcie probeAnand Moon-5/+5
2025-04-11phy: amlogic: phy-meson-axg-pcie: Simplify error handling with dev_err_probe()Anand Moon-7/+3
2025-04-11phy: amlogic: phy-meson-axg-mipi-dphy: Simplify error handling with dev_err_p...Anand Moon-7/+3
2025-04-11phy: amlogic: phy-meson-axg-mipi-pcie-analog: Simplify error handling with de...Anand Moon-7/+3
2025-04-11phy: amlogic: phy-meson-g12a-usb2: Simplify error handling with dev_err_probe()Anand Moon-7/+3
2025-04-11phy: amlogic: phy-meson-gxl-usb2: Simplify error handling with dev_err_probe()Anand Moon-8/+3
2025-04-10phy: amlogic: meson8b-usb2: Use the regmap_{clear,set}_bits helpersMartin Blumenstingl-17/+11
2025-04-10phy: amlogic: meson8b-usb2: Use FIELD_PREP instead of _SHIFT macrosMartin Blumenstingl-4/+3
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski-1/+1
2023-08-22phy: amlogic: meson-g12a-usb2: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-07-17phy: Explicitly include correct DT includesRob Herring-6/+9
2023-05-19Merge branch 'fixes' into nextVinod Koul-1/+1
2023-05-16phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 valueNeil Armstrong-1/+1
2023-05-08phy: amlogic: enable/disable clkin during Amlogic USB PHY init/exitDmitry Rokosov-2/+13
2023-03-31phy: dphy: Use devm_platform_ioremap_resource()Yang Li-3/+1
2022-09-20phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_g...Liang He-2/+4
2022-09-04phy: amlogic: use devm_clk_get_enabled() to simplify the codeHeiner Kallweit-26/+6
2022-07-05phy: amlogic: Add G12A Analog MIPI D-PHY driverNeil Armstrong-0/+184
2022-07-05phy: dphy: drop unexpected word "the" in the commentsJiang Jian-1/+1
2022-04-20phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()Heiner Kallweit-8/+12
2022-02-07Merge tag 'phy-fixes-5.17' into nextVinod Koul-1/+2
2022-02-02phy: dphy: Correct clk_pre parameterLiu Ying-1/+2
2022-01-27phy: amlogic: meson8b-usb2: fix shared reset control useAmjad Ouled-Ameur-0/+4
2022-01-27phy: amlogic: meson8b-usb2: Use dev_err_probe()Amjad Ouled-Ameur-2/+3
2022-01-27phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller useAmjad Ouled-Ameur-1/+4
2021-11-23phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2Martin Blumenstingl-0/+171
2021-08-17phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFERAnand Moon-2/+2
2021-08-17phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset modeAnand Moon-0/+4
2020-11-30phy: amlogic: replace devm_reset_control_array_get()Yejune Deng-2/+2
2020-11-30phy: amlogic: phy-meson-gxl-usb2: keep ID pull-up even in Host modeNeil Armstrong-1/+2
2020-11-30phy: amlogic: meson-axg-mipi-pcie-analog: replace DSI_LANE definitions with B...Neil Armstrong-6/+5
2020-11-20phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analogNeil Armstrong-69/+136
2020-11-20phy: amlogic: Add AXG MIPI D-PHY driverNeil Armstrong-0/+426
2020-11-17phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"Vinod Koul-2/+2
2020-11-16phy: amlogic: Replace devm_reset_control_array_get()Yejune Deng-2/+2
2020-11-16phy: amlogic: convert to devm_platform_ioremap_resourceChunfeng Yun-12/+4
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-296/+0
2020-05-25phy: amlogic: meson-gxl-usb3: remove code for non-existing PHYMartin Blumenstingl-296/+0
2020-05-15phy: amlogic: meson8b-usb2: Add a compatible string for Meson8m2Martin Blumenstingl-2/+6
2020-05-15phy: amlogic: meson8b-usb2: unset the IDDQ bit during PHY power-onMartin Blumenstingl-12/+32
2020-05-15phy: amlogic: meson8b-usb2: Don't set REG_ADP_BC_ACA_ENABLE on Meson8Martin Blumenstingl-10/+38
2020-05-15phy: amlogic: meson8b-usb2: Use a MMIO regmapMartin Blumenstingl-39/+35
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+409
2020-03-20phy: amlogic: Add Amlogic A1 USB2 PHY DriverHanjie Lin-26/+59
2020-03-20phy: amlogic: G12A: Fix misuse of GENMASK macroJoe Perches-1/+1
2020-03-04phy: amlogic: Add Amlogic AXG PCIE PHY DriverRemi Pommarel-0/+204
2020-03-04phy: amlogic: Add Amlogic AXG MIPI/PCIE analog PHY DriverRemi Pommarel-5/+205
2019-10-15phy: meson-g12a-usb3-pcie: Add support for PCIe modeNeil Armstrong-9/+61
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-1/+1
2019-06-25phy: meson-g12a-usb3-pcie: disable locking for cr_regmapNeil Armstrong-1/+1