aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2023-05-17phy: add support for phy-supplyEugen Hristev
2023-05-06drivers: fix debug string with fdt_addr_t inputJohan Jonker
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-04-28phy: sun4i-usb: Do not drive VBUS with external VBUS presentSamuel Holland
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis
2023-04-21drivers: phy: add Innosilicon DSI-DPHY driverChris Morgan
2023-04-16phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Marek Vasut
2023-04-07phy: Add .set_mode and .set_speed callbacksMarek Vasut
2023-03-29phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja
2023-03-29phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-02phy: phy-mtk-tphy: add support mt8195Chunfeng Yun
2023-03-02phy: phy-mtk-tphy: remove macros to prepare bitfield valueChunfeng Yun
2023-02-28drivers: phy: add naneng combphy for rk3568Jagan Teki
2023-02-28phy: rockchip-inno-usb2: Add USB2 PHY for rk3568Manoj Sai
2023-02-28phy: rockchip: inno-usb2: Add support #address_cells = 2Jagan Teki
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi
2023-02-10Correct SPL uses of USB_MUSB_HOSTSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-19phy: rockchip: handle clock without enable functionJohn Keeping
2022-12-12phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supplyPatrick Delaunay
2022-10-18phy: ti: j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-06phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay
2022-09-06phy: stm32-usbphyc: add counter of PLL consumerPatrick Delaunay
2022-08-26phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg
2022-08-26phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg
2022-07-25phy: ti: j721e-wiz: use OF data for device specific dataMatt Ranostay
2022-07-18phy: sun4i-usb: Add D1 variantSamuel Holland
2022-07-18phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara
2022-07-18phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland
2022-07-13phy: mtk-tphy: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-11Merge branch 'next'Tom Rini
2022-07-06phy: nuvoton: add NPCM7xx phy control driverJim Liu
2022-06-26sunxi: usb: convert PHY GPIO functions to DMAndre Przywara
2022-05-18phy: zynqmp: Increase timeout value to 10msAshok Reddy Soma
2022-05-10phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning supportPatrice Chotard
2022-04-12phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHYMarek Vasut
2022-03-30phy: bcm63xx: Don't check clk_freeSean Anderson
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-02-23phy: nop-phy: Fix enabling resetAdam Ford
2022-02-22phy: phy-uclass: check the parents for physAngus Ainslie
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár