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