summaryrefslogtreecommitdiff
path: root/drivers/phy/freescale
AgeCommit message (Expand)AuthorFilesLines
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on ...Felix Gu1-17/+7
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in resetFelix Gu1-1/+1
2026-06-11phy: lynx-10g: new driverVladimir Oltean5-0/+1374
2026-06-11phy: lynx-28g: improve phy_validate() procedureVladimir Oltean3-27/+43
2026-06-11phy: lynx-28g: optimize read-modify-write operationVladimir Oltean1-1/+2
2026-06-11phy: lynx-28g: add support for big endian register mapsVladimir Oltean2-10/+27
2026-06-11phy: lynx-28g: common probe() and remove()Vladimir Oltean3-180/+227
2026-06-11phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLLVladimir Oltean1-38/+35
2026-06-11phy: lynx-28g: move struct lynx_info definitions downwardsVladimir Oltean1-43/+43
2026-06-11phy: lynx-28g: provide default lynx_lane_supports_mode() implementationVladimir Oltean1-1/+26
2026-06-11phy: lynx-28g: generalize protocol converter accessorsVladimir Oltean3-90/+115
2026-06-11phy: lynx-28g: common lynx_pll_get()Vladimir Oltean3-29/+31
2026-06-11phy: lynx-28g: move data structures to coreVladimir Oltean3-93/+129
2026-06-11phy: lynx-28g: move lane mode helpers to new core moduleVladimir Oltean5-53/+76
2026-06-11phy: lynx-28g: reject probing on devices with unsupported OF nodesVladimir Oltean1-0/+3
2026-06-11phy: lynx-28g: avoid returning NULL in of_xlate() functionVladimir Oltean1-1/+1
2026-05-14phy: lynx-28g: add support for 25GBASERIoana Ciornei1-2/+88
2026-05-14phy: lynx-28g: probe on per-SoC and per-instance compatible stringsVladimir Oltean1-10/+116
2026-05-14phy: lynx-28g: require an OF node to probeVladimir Oltean1-1/+6
2026-05-10phy: freescale: imx8qm-hsio: provide regmap namesAlexander Stein1-4/+19
2026-05-10phy: lynx-28g: implement phy_exit() operationVladimir Oltean1-0/+17
2026-05-10phy: lynx-28g: truly power the lanes up or downVladimir Oltean1-18/+85
2026-05-10phy: lynx-28g: use timeouts when waiting for lane halt and resetVladimir Oltean1-16/+56
2026-02-27phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device treeVladimir Oltean1-0/+2
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds5-292/+910
2026-01-21phy: freescale: imx8qm-hsio: fix NULL pointer dereferenceThomas Richard1-1/+1
2026-01-21phy: fsl-imx8mq-usb: enable RX Termination overrideXu Yang1-1/+14
2026-01-21phy: fsl-imx8mq-usb: set platform driver dataXu Yang1-0/+2
2026-01-21phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang1-0/+1
2026-01-14phy: freescale: imx8m-pcie: assert phy reset during power onRafael Beims1-1/+2
2025-12-24phy: freescale: phy-fsl-samsung-hdmi: convert from round_rate() to determine_...Brian Masney1-5/+8
2025-12-23phy: lynx-28g: improve lynx_28g_probe() sequenceVladimir Oltean1-8/+8
2025-12-23phy: lynx-28g: use "dev" argument more in lynx_28g_probe()Vladimir Oltean1-4/+4
2025-12-23phy: lynx-28g: configure more equalization params for 1GbE and 10GbEIoana Ciornei1-0/+37
2025-12-23phy: lynx-28g: distinguish between 10GBASE-R and USXGMIIVladimir Oltean1-13/+74
2025-12-23phy: lynx-28g: refactor lane->interface to lane->modeVladimir Oltean1-102/+106
2025-12-23phy: lynx-28g: make lynx_28g_set_lane_mode() more systematicVladimir Oltean1-163/+496
2025-12-23phy: lynx-28g: restructure protocol configuration register accessesVladimir Oltean1-22/+33
2025-12-23phy: lynx-28g: convert iowrite32() calls with magic values to macrosVladimir Oltean1-12/+90
2025-12-23phy: lynx-28g: use FIELD_GET() and FIELD_PREP()Vladimir Oltean1-50/+57
2025-12-23phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val...Vladimir Oltean1-22/+38
2025-12-23phy: lynx-28g: remove LYNX_28G_ prefix from register namesVladimir Oltean1-124/+124
2025-12-23phy: lynx-28g: avoid memsetting lane already allocated with kzalloc()Vladimir Oltean1-2/+0
2025-12-23phy: lynx-28g: support individual lanes as OF PHY providersVladimir Oltean1-5/+44
2025-12-23phy: lynx-28g: refactor lane probing to lynx_28g_probe_lane()Vladimir Oltean1-16/+26
2025-12-23phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQXu Yang1-0/+7
2025-12-23phy: freescale: Discard pm_runtime_put() return valueRafael J. Wysocki1-4/+2
2025-12-23phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using itStefano Radaelli1-0/+1
2025-12-23phy: fsl-imx8mq-usb: fix typec orientation switch when built as moduleFranz Schnyder1-14/+0
2025-11-20phy: fsl-imx8mq-usb: support alternate reference clockXu Yang1-2/+21