summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-29/+29
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-29/+29
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-743/+9954
2026-02-04phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determin...Brian Masney-4/+1
2026-02-04phy: tegra: xusb: Remove unused powered_on variableJon Hunter-1/+0
2026-02-04phy: renesas: rcar-gen3-usb2: add regulator dependencyArnd Bergmann-0/+1
2026-02-04phy: GOOGLE_USB: add TYPEC dependencyArnd Bergmann-0/+1
2026-02-04phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHYVladimir Oltean-1/+1
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-35/+31
2026-01-21phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst managementTommaso Merciai-0/+33
2026-01-21phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS controlTommaso Merciai-5/+137
2026-01-21phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()Tommaso Merciai-32/+21
2026-01-21phy: renesas: rcar-gen3-usb2: Factor out VBUS control logicTommaso Merciai-12/+22
2026-01-21phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL supportCristian Ciocaltea-23/+418
2026-01-21phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helperCristian Ciocaltea-17/+18
2026-01-21phy: rockchip: samsung-hdptx: Switch to driver specific HDMI configCristian Ciocaltea-21/+26
2026-01-21phy: rockchip: samsung-hdptx: Drop hw_rate driver dataCristian Ciocaltea-11/+2
2026-01-21phy: rockchip: samsung-hdptx: Compute clk rate from PLL configCristian Ciocaltea-1/+90
2026-01-21phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq listsCristian Ciocaltea-18/+4
2026-01-21phy: rockchip: samsung-hdptx: Enable lane output in common helperCristian Ciocaltea-1/+3
2026-01-21phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixesCristian Ciocaltea-31/+31
2026-01-21phy: rockchip: samsung-hdptx: Fix coding style alignmentCristian Ciocaltea-6/+6
2026-01-21phy: rockchip: samsung-hdptx: Use usleep_range() instead of udelay()Cristian Ciocaltea-1/+1
2026-01-21phy: freescale: imx8qm-hsio: fix NULL pointer dereferenceThomas Richard-1/+1
2026-01-21phy: mvebu-cp110-utmi: fix dr_mode property read from dtsAleksandar Gerasimovski-1/+1
2026-01-21phy: fsl-imx8mq-usb: enable RX Termination overrideXu Yang-1/+14
2026-01-21phy: fsl-imx8mq-usb: set platform driver dataXu Yang-0/+2
2026-01-21phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang-0/+1
2026-01-14phy: freescale: imx8m-pcie: assert phy reset during power onRafael Beims-1/+2
2026-01-14phy: Add Google Tensor SoC USB PHY driverRoy Luo-0/+307
2026-01-14phy: socionext: usb2: Simplify with scoped for each OF child loopKrzysztof Kozlowski-18/+10
2026-01-14phy: apple: atc: Reset USB2 PHY during probe as wellSven Peter-0/+1
2026-01-14phy: apple: atc: Actually check return value of devm_apple_tunable_parseSven Peter-3/+3
2026-01-14phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang-1/+1
2026-01-14phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)Val Packett-0/+1
2026-01-14Merge tag 'phy_common_properties' into nextVinod Koul-0/+655
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean-0/+655
2026-01-14phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclkSwapnil Jakhade-7/+136
2026-01-14phy: qcom: qmp-combo: Add polarity inversion support for SAR2130PKrishna Kurapati-0/+7
2026-01-14phy: qcom-qmp-ufs: Add Milos supportLuca Weiss-0/+96
2026-01-14phy: sun4i-usb: replace use of system_wq with system_percpu_wqMarco Crivellari-7/+7
2026-01-01phy: qcom: edp: Add Glymur platform supportAbel Vesa-8/+219
2026-01-01phy: qcom-qmp: qserdes-com: Add v8 DP-specific qserdes register offsetsAbel Vesa-0/+52
2026-01-01phy: qcom: edp: Fix the DP_PHY_AUX_CFG registers countAbel Vesa-1/+1
2026-01-01phy: qcom: edp: Make the number of clocks flexibleAbel Vesa-8/+8
2026-01-01phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen4x2 PHYAbel Vesa-0/+19
2026-01-01phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski-1/+1
2026-01-01phy: renesas: rcar-gen2: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+1
2026-01-01phy: core: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2026-01-01phy: rockchip: usb: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2