summaryrefslogtreecommitdiffstats
path: root/drivers/phy/amlogic
AgeCommit message (Expand)AuthorLines
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
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner-14/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-04-17phy: phy-meson-gxl-usb2: get optional clock by devm_clk_get_optional()Chunfeng Yun-8/+3
2019-04-17phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY DriverNeil Armstrong-0/+425
2019-04-17phy: amlogic: add Amlogic G12A USB2 PHY DriverNeil Armstrong-0/+353
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko-4/+6
2018-03-16phy: amlogic: add USB3 PHY support for Meson GXL and GXMMartin Blumenstingl-0/+295
2018-03-08phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registersMartin Blumenstingl-6/+5
2018-03-08phy: amlogic: phy-meson-gxl-usb2: default to host modeMartin Blumenstingl-14/+2
2018-03-08phy: amlogic: phy-meson-gxl-usb2: support the clock and reset lineMartin Blumenstingl-0/+44
2018-03-08phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFERMartin Blumenstingl-2/+6
2017-06-06phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCsMartin Blumenstingl-5/+6
2017-06-06phy: meson: add USB2 PHY support for Meson GXL and GXMMartin Blumenstingl-0/+287
2017-06-01phy: Group vendor specific phy driversVivek Gautam-0/+301