summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2026-08-06phy: qcom: qmp-combo: Add SM8475 supportEsteban Urrutia
2026-08-06phy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled V...Biju Das
2026-08-06phy: renesas: phy-rcar-gen3-usb2: Add RZ/G3L supportBiju Das
2026-08-06phy: qualcomm: qmp-combo: Add support for Hawi SoCRonak Raheja
2026-08-02Merge tag 'phy-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2026-07-27Merge tag 'config-gpio-legacy-for-7.3' of https://git.kernel.org/pub/scm/linu...Bartosz Golaszewski
2026-07-24phy: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-22phy: qcom: qmp-pcie: Add IPQ9650 PCIe PHY supportKathiravan Thirumoorthy
2026-07-22phy: zynqmp: keep SERDES scrambler and 8b/10b enabled for USBNava kishore Manne
2026-07-22phy: zynqmp: use read-modify-write for SERDES scrambler bypassNava kishore Manne
2026-07-22phy: zynqmp: fix L0_TM_DISABLE_SCRAMBLE_ENCODER maskNava kishore Manne
2026-07-22phy: qcom-qmp-pcie: Add support for ipq5210 PCIe physVaradarajan Narayanan
2026-07-22phy: zynqmp: fix runtime PM leak on probe allocation failureRadhey Shyam Pandey
2026-07-22phy: zynqmp: fix clock error handling in xpsgtr_phy_init()Radhey Shyam Pandey
2026-07-22phy: qcom: qmp-usbc: Add qmp configuration for ShikraKrishna Kurapati
2026-07-22phy: qcom-qusb2: Add support for ShikraKrishna Kurapati
2026-07-22phy: lynx-10g: fix lynx_10g_pccr_val_enabled()Vladimir Oltean
2026-07-20phy: qcom: qmp-pcie: Skip PHY reset if already upKrishna Chaitanya Chundru
2026-07-20phy: mediatek: Add support for MT8196 MIPI DSI PHYAngeloGioacchino Del Regno
2026-07-20phy: rockchip: naneng-combphy: Always configure SSC spread directionAlexey Charkov
2026-07-20phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3Inochi Amaoto
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY RX probeCan Peng
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY TX probeCan Peng
2026-07-20phy: qcom: qmp-pcie: Add QMP PCIe PHY support for HawiMatthew Leung
2026-07-20phy: qcom-qmp: Add v10.60 register offsetsMatthew Leung
2026-07-20phy: qcom-qmp: Add v10 register offsetsMatthew Leung
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-29phy: mediatek: phy-mtk-hdmi-mt2701: use clk_determine_rate_noop()Brian Masney
2026-06-23Merge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-06-11phy: rockchip: inno-usb2: Add missing clkout_ctl_phy kerneldocHeiko Stuebner
2026-06-11phy: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-06-11phy: add basic support for NXPs TJA1145 CAN transceiverDimitri Fedrau
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on ...Felix Gu
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in resetFelix Gu
2026-06-11phy: lynx-10g: new driverVladimir Oltean
2026-06-11phy: lynx-28g: improve phy_validate() procedureVladimir Oltean
2026-06-11phy: lynx-28g: optimize read-modify-write operationVladimir Oltean
2026-06-11phy: lynx-28g: add support for big endian register mapsVladimir Oltean
2026-06-11phy: lynx-28g: common probe() and remove()Vladimir Oltean
2026-06-11phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLLVladimir Oltean
2026-06-11phy: lynx-28g: move struct lynx_info definitions downwardsVladimir Oltean
2026-06-11phy: lynx-28g: provide default lynx_lane_supports_mode() implementationVladimir Oltean
2026-06-11phy: lynx-28g: generalize protocol converter accessorsVladimir Oltean
2026-06-11phy: lynx-28g: common lynx_pll_get()Vladimir Oltean
2026-06-11phy: lynx-28g: move data structures to coreVladimir Oltean
2026-06-11phy: lynx-28g: move lane mode helpers to new core moduleVladimir Oltean
2026-06-11phy: lynx-28g: reject probing on devices with unsupported OF nodesVladimir Oltean