summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2023-04-16phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Marek Vasut5-0/+396
2023-04-07phy: Add .set_mode and .set_speed callbacksMarek Vasut1-0/+22
2023-03-29phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja1-2/+22
2023-03-29phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja1-9/+29
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini4-1/+513
2023-03-03phy: phy-mtk-tphy: add support mt8195Chunfeng Yun1-10/+81
2023-03-03phy: phy-mtk-tphy: remove macros to prepare bitfield valueChunfeng Yun1-75/+47
2023-02-28drivers: phy: add naneng combphy for rk3568Jagan Teki3-0/+449
2023-02-28phy: rockchip-inno-usb2: Add USB2 PHY for rk3568Manoj Sai1-0/+54
2023-02-28phy: rockchip: inno-usb2: Add support #address_cells = 2Jagan Teki1-1/+10
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi3-0/+177
2023-02-10Correct SPL uses of USB_MUSB_HOSTSimon Glass1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-4/+4
2022-12-19phy: rockchip: handle clock without enable functionJohn Keeping1-1/+1
2022-12-12phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supplyPatrick Delaunay1-1/+1
2022-10-18phy: ti: j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay1-3/+72
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard1-0/+42
2022-09-19Merge branch 'master' into nextTom Rini1-28/+127
2022-09-06phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay1-0/+79
2022-09-06phy: stm32-usbphyc: add counter of PLL consumerPatrick Delaunay1-28/+48
2022-08-26phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg4-0/+422
2022-08-26phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg6-16/+17
2022-07-25phy: ti: j721e-wiz: use OF data for device specific dataMatt Ranostay1-28/+60
2022-07-19phy: sun4i-usb: Add D1 variantSamuel Holland1-0/+10
2022-07-19phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara1-18/+14
2022-07-19phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland1-2/+0
2022-07-19sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland1-0/+10
2022-07-14phy: mtk-tphy: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-11Merge branch 'next'Tom Rini3-0/+223
2022-07-06phy: nuvoton: add NPCM7xx phy control driverJim Liu3-0/+223
2022-06-26sunxi: usb: convert PHY GPIO functions to DMAndre Przywara1-26/+33
2022-05-18phy: zynqmp: Increase timeout value to 10msAshok Reddy Soma1-1/+1
2022-05-10phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning supportPatrice Chotard1-0/+167
2022-04-12phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHYMarek Vasut2-7/+65
2022-03-30phy: bcm63xx: Don't check clk_freeSean Anderson3-12/+4
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju1-39/+20
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey1-5/+7
2022-02-25clk: Rename clk_get_optional_nodevSean Anderson1-4/+4
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini1-2/+3
2022-02-23phy: nop-phy: Fix enabling resetAdam Ford1-2/+3
2022-02-22phy: phy-uclass: check the parents for physAngus Ainslie1-6/+14
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-2/+28
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár1-1/+1
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár1-1/+2
2022-02-15phy: zynqmp: Add support for sata and DP phy initializationMichal Simek1-2/+28
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford1-3/+42
2022-02-08phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju1-16/+42
2022-02-08phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade1-1/+377
2022-02-08phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade1-8/+145
2022-02-08phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade1-3/+215