summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-07-2426-397/+4435
|\
| * phy: airoha: Add dtime and Rx AEQ IO registersLorenzo Bianconi2024-07-022-0/+55
| * phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik2024-07-021-5/+663
| * phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulkAndré Draszik2024-07-021-47/+39
| * phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulkAndré Draszik2024-07-021-15/+39
| * phy: exynos5-usbdrd: convert core clocks to clk_bulkAndré Draszik2024-07-021-68/+61
| * phy: exynos5-usbdrd: support isolating HS and SS ports independentlyAndré Draszik2024-07-021-10/+13
| * phy: core: Fix documentation of of_phy_getMiaoqian Lin2024-07-021-1/+1
| * phy: starfive: Correct the dphy configure processChanghuang Liang2024-07-021-1/+3
| * phy: zynqmp: Add debugfs supportSean Anderson2024-07-021-0/+40
| * phy: zynqmp: Take the phy mutex in xlateSean Anderson2024-07-021-0/+1
| * phy: zynqmp: Only wait for PLL lock "primary" instancesSean Anderson2024-07-021-9/+21
| * phy: zynqmp: Store instance instead of typeSean Anderson2024-07-021-84/+31
| * phy: zynqmp: Enable reference clock correctlySean Anderson2024-07-021-6/+8
| * phy: cadence-torrent: Check return value on register readMa Ke2024-07-021-0/+3
| * phy: Fix the cacography in phy-exynos5250-usb2.cLiu Jing2024-07-021-1/+1
| * phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCONCristian Ciocaltea2024-07-021-0/+2
| * phy: airoha: Add PCIe PHY driver for EN7581 SoC.Lorenzo Bianconi2024-06-204-0/+1736
| * phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREPNathan Chancellor2024-06-201-0/+1
| * phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver supportRichard Zhu2024-06-153-1/+619
| * phy: starfive: Add mipi dphy tx supportShengyang Chen2024-06-153-0/+470
| * phy: qcom: qmp-pcie: restore compatibility with existing DTsDmitry Baryshkov2024-06-151-6/+3
| * phy: broadcom: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-122-0/+2
| * phy: ti: am654-serdes: Remove duplicate defineJan Kiszka2024-06-121-1/+0
| * phy: exynos5-usbdrd: set ref clk freq in exynos850_usbdrd_utmi_init()André Draszik2024-06-121-0/+29
| * phy: exynos5-usbdrd: fix definition of EXYNOS5_FSEL_26MHZAndré Draszik2024-06-121-1/+1
| * phy: exynos5-usbdrd: make phy_isol() take a bool for clarityAndré Draszik2024-06-121-6/+6
| * phy: exynos5-usbdrd: convert udelay() to fsleep()André Draszik2024-06-121-4/+4
| * phy: exynos5-usbdrd: uniform order of register bit macrosAndré Draszik2024-06-121-29/+15
| * phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEsdevi priya2024-06-031-0/+309
| * phy: qcom-qmp: Add missing register definitions for PCS V5devi priya2024-06-031-0/+14
| * phy: qcom-qmp: Add missing offsets for Qserdes PLL registers.devi priya2024-06-031-0/+3
| * phy: miphy28lp: remove unused struct 'miphy_initval'Dr. David Alan Gilbert2024-06-031-5/+0
| * phy: starfive: remove unused struct 'regval'Dr. David Alan Gilbert2024-06-031-5/+0
| * phy: qcom-qmp-usb: Add sc8180x USB UNIPHYBjorn Andersson2024-06-031-0/+3
| * phy: cadence-torrent: add suspend and resume supportThomas Richard2024-06-031-0/+57
| * phy: cadence-torrent: remove noop_ops phy operationsThomas Richard2024-06-031-17/+13
| * phy: cadence-torrent: add already_configured to struct cdns_torrent_phyThomas Richard2024-06-031-5/+5
| * phy: cadence-torrent: register resets even if the phy is already configuredThomas Richard2024-06-031-5/+5
| * phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clkThomas Richard2024-06-031-16/+21
| * phy: ti: phy-j721e-wiz: add resume supportThomas Richard2024-06-031-0/+29
| * phy: ti: phy-j721e-wiz: split wiz_clock_init() functionThomas Richard2024-06-031-29/+37
| * phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()Thomas Richard2024-06-031-25/+21
| * phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r...Swapnil Jakhade2024-06-031-4/+60
* | Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-07-191-0/+49
|\ \
| * \ Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman2024-07-014-29/+207
| |\ \
| * | | phy: ti: phy-da8xx-usb: Add runtime PM supportBastien Curutchet2024-06-041-0/+49
| | |/ | |/|
* | | phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCsBiju Das2024-07-031-1/+7
| |/ |/|
* | phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa2024-06-032-29/+162
* | phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa2024-06-031-0/+32