summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2024-07-02phy: exynos5-usbdrd: convert core clocks to clk_bulkAndré Draszik-68/+61
2024-07-02phy: exynos5-usbdrd: support isolating HS and SS ports independentlyAndré Draszik-10/+13
2024-07-02phy: core: Fix documentation of of_phy_getMiaoqian Lin-1/+1
2024-07-02phy: starfive: Correct the dphy configure processChanghuang Liang-1/+3
2024-07-02phy: zynqmp: Add debugfs supportSean Anderson-0/+40
2024-07-02phy: zynqmp: Take the phy mutex in xlateSean Anderson-0/+1
2024-07-02phy: zynqmp: Only wait for PLL lock "primary" instancesSean Anderson-9/+21
2024-07-02phy: zynqmp: Store instance instead of typeSean Anderson-84/+31
2024-07-02phy: zynqmp: Enable reference clock correctlySean Anderson-6/+8
2024-07-02phy: cadence-torrent: Check return value on register readMa Ke-0/+3
2024-07-02phy: Fix the cacography in phy-exynos5250-usb2.cLiu Jing-1/+1
2024-07-02phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCONCristian Ciocaltea-0/+2
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman-29/+207
2024-06-20phy: airoha: Add PCIe PHY driver for EN7581 SoC.Lorenzo Bianconi-0/+1736
2024-06-20phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREPNathan Chancellor-0/+1
2024-06-15phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver supportRichard Zhu-1/+619
2024-06-15phy: starfive: Add mipi dphy tx supportShengyang Chen-0/+470
2024-06-15phy: qcom: qmp-pcie: restore compatibility with existing DTsDmitry Baryshkov-6/+3
2024-06-12phy: broadcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+2
2024-06-12phy: ti: am654-serdes: Remove duplicate defineJan Kiszka-1/+0
2024-06-12phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init()André Draszik-0/+29
2024-06-12phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZAndré Draszik-1/+1
2024-06-12phy: exynos5-usbdrd: make phy_isol() take a bool for clarityAndré Draszik-6/+6
2024-06-12phy: exynos5-usbdrd: convert udelay() to fsleep()André Draszik-4/+4
2024-06-12phy: exynos5-usbdrd: uniform order of register bit macrosAndré Draszik-29/+15
2024-06-04phy: ti: phy-da8xx-usb: Add runtime PM supportBastien Curutchet-0/+49
2024-06-03phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEsdevi priya-0/+309
2024-06-03phy: qcom-qmp: Add missing register definitions for PCS V5devi priya-0/+14
2024-06-03phy: qcom-qmp: Add missing offsets for Qserdes PLL registers.devi priya-0/+3
2024-06-03phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa-29/+162
2024-06-03phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa-0/+32
2024-06-03phy: qcom-qmp: qserdes-txrx: Add missing registers offsetsAbel Vesa-0/+13
2024-06-03phy: miphy28lp: remove unused struct 'miphy_initval'Dr. David Alan Gilbert-5/+0
2024-06-03phy: starfive: remove unused struct 'regval'Dr. David Alan Gilbert-5/+0
2024-06-03phy: qcom-qmp-usb: Add sc8180x USB UNIPHYBjorn Andersson-0/+3
2024-06-03phy: cadence-torrent: add suspend and resume supportThomas Richard-0/+57
2024-06-03phy: cadence-torrent: remove noop_ops phy operationsThomas Richard-17/+13
2024-06-03phy: cadence-torrent: add already_configured to struct cdns_torrent_phyThomas Richard-5/+5
2024-06-03phy: cadence-torrent: register resets even if the phy is already configuredThomas Richard-5/+5
2024-06-03phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clkThomas Richard-16/+21
2024-06-03phy: ti: phy-j721e-wiz: add resume supportThomas Richard-0/+29
2024-06-03phy: ti: phy-j721e-wiz: split wiz_clock_init() functionThomas Richard-29/+37
2024-06-03phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()Thomas Richard-25/+21
2024-06-03phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r...Swapnil Jakhade-4/+60
2024-05-21Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-97/+3719
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-20/+56
2024-05-04phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000Komal Bajaj-0/+47
2024-05-04phy: qcom-qmp-pcie: add x4 lane EP support for sa8775pMrinmay Sarkar-1/+8
2024-05-04phy: samsung-ufs: ufs: exit on first reported errorPeter Griffin-2/+8
2024-05-04phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h headerPeter Griffin-1/+0