summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2024-08-05phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resumePiyush Mehta
2024-08-05phy: phy-rockchip-samsung-hdptx: Add clock provider supportCristian Ciocaltea
2024-08-05phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core levelCristian Ciocaltea
2024-08-05phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.hCristian Ciocaltea
2024-08-05phy: cadence-torrent: add support for three or more links using 2 protocolsSiddharth Vadapalli
2024-08-04phy: ti: phy-j721e-wiz: convert comma to semicolonChen Ni
2024-08-04phy: exynos5-usbdrd: fix error code in probe()Dan Carpenter
2024-08-04phy: marvell: phy-mvebu-cp110-comphy: improve eth_port1 on comphy4Stefan Eichenberger
2024-08-04phy: fsl-imx8mq-usb: fix tuning parameter nameXu Yang
2024-08-04phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisationAbel Vesa
2024-07-31phy: qcom: qmp: Add debug prints for register writesManivannan Sadhasivam
2024-07-31phy: cadence: Sierra: Constify a u32[]Christophe JAILLET
2024-07-31phy: cadence: Sierra: Constify struct cdns_sierra_valsChristophe JAILLET
2024-07-31phy: cadence: Sierra: Constify struct cdns_reg_pairsChristophe JAILLET
2024-07-31phy: cadence-torrent: Constify a u32[]Christophe JAILLET
2024-07-31phy: cadence-torrent: Constify struct cdns_torrent_valsChristophe JAILLET
2024-07-31phy: cadence-torrent: Constify struct cdns_torrent_vals_entryChristophe JAILLET
2024-07-31phy: cadence-torrent: Constify struct cdns_reg_pairsChristophe JAILLET
2024-07-31phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP()André Draszik
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-03phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCsBiju Das
2024-07-02phy: airoha: Add dtime and Rx AEQ IO registersLorenzo Bianconi
2024-07-02phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik
2024-07-02phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulkAndré Draszik
2024-07-02phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulkAndré Draszik
2024-07-02phy: exynos5-usbdrd: convert core clocks to clk_bulkAndré Draszik
2024-07-02phy: exynos5-usbdrd: support isolating HS and SS ports independentlyAndré Draszik
2024-07-02phy: core: Fix documentation of of_phy_getMiaoqian Lin
2024-07-02phy: starfive: Correct the dphy configure processChanghuang Liang
2024-07-02phy: zynqmp: Add debugfs supportSean Anderson
2024-07-02phy: zynqmp: Take the phy mutex in xlateSean Anderson
2024-07-02phy: zynqmp: Only wait for PLL lock "primary" instancesSean Anderson
2024-07-02phy: zynqmp: Store instance instead of typeSean Anderson
2024-07-02phy: zynqmp: Enable reference clock correctlySean Anderson
2024-07-02phy: cadence-torrent: Check return value on register readMa Ke
2024-07-02phy: Fix the cacography in phy-exynos5250-usb2.cLiu Jing
2024-07-02phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCONCristian Ciocaltea
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
2024-06-20phy: airoha: Add PCIe PHY driver for EN7581 SoC.Lorenzo Bianconi
2024-06-20phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREPNathan Chancellor
2024-06-15phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver supportRichard Zhu
2024-06-15phy: starfive: Add mipi dphy tx supportShengyang Chen
2024-06-15phy: qcom: qmp-pcie: restore compatibility with existing DTsDmitry Baryshkov
2024-06-12phy: broadcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-12phy: ti: am654-serdes: Remove duplicate defineJan Kiszka
2024-06-12phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init()André Draszik
2024-06-12phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZAndré Draszik
2024-06-12phy: exynos5-usbdrd: make phy_isol() take a bool for clarityAndré Draszik
2024-06-12phy: exynos5-usbdrd: convert udelay() to fsleep()André Draszik