summaryrefslogtreecommitdiff
path: root/drivers/phy/freescale
AgeCommit message (Expand)Author
3 daysMerge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-08-07phy: lynx-10g: use RCW override procedure for dynamic protocol changeVladimir Oltean
2026-08-06phy: freescale: fsl-samsung-hdmi: Balance runtime PM operationsFabio Estevam
2026-08-06phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MPXu Yang
2026-08-06phy: fsl-imx8mq-usb: introduce per-variant driver data structureXu Yang
2026-08-06phy: fsl-imx8mq-usb: add control register regmapXu Yang
2026-08-06phy: fsl-imx8mq-usb: add runtime PM supportXu Yang
2026-08-06phy: fsl-imx8mq-usb: set usb phy to be wakeup capableXu Yang
2026-08-06phy: fsl-imx8mq-usb: fix typec switch leak on probe error pathFelix Gu
2026-07-22phy: lynx-10g: fix lynx_10g_pccr_val_enabled()Vladimir Oltean
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
2026-06-11phy: lynx-28g: avoid returning NULL in of_xlate() functionVladimir Oltean
2026-05-14phy: lynx-28g: add support for 25GBASERIoana Ciornei
2026-05-14phy: lynx-28g: probe on per-SoC and per-instance compatible stringsVladimir Oltean
2026-05-14phy: lynx-28g: require an OF node to probeVladimir Oltean
2026-05-10phy: freescale: imx8qm-hsio: provide regmap namesAlexander Stein
2026-05-10phy: lynx-28g: implement phy_exit() operationVladimir Oltean
2026-05-10phy: lynx-28g: truly power the lanes up or downVladimir Oltean
2026-05-10phy: lynx-28g: use timeouts when waiting for lane halt and resetVladimir Oltean
2026-02-27phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device treeVladimir Oltean
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-01-21phy: freescale: imx8qm-hsio: fix NULL pointer dereferenceThomas Richard
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
2025-12-24phy: freescale: phy-fsl-samsung-hdmi: convert from round_rate() to determine_...Brian Masney
2025-12-23phy: lynx-28g: improve lynx_28g_probe() sequenceVladimir Oltean
2025-12-23phy: lynx-28g: use "dev" argument more in lynx_28g_probe()Vladimir Oltean
2025-12-23phy: lynx-28g: configure more equalization params for 1GbE and 10GbEIoana Ciornei
2025-12-23phy: lynx-28g: distinguish between 10GBASE-R and USXGMIIVladimir Oltean
2025-12-23phy: lynx-28g: refactor lane->interface to lane->modeVladimir Oltean
2025-12-23phy: lynx-28g: make lynx_28g_set_lane_mode() more systematicVladimir Oltean
2025-12-23phy: lynx-28g: restructure protocol configuration register accessesVladimir Oltean
2025-12-23phy: lynx-28g: convert iowrite32() calls with magic values to macrosVladimir Oltean
2025-12-23phy: lynx-28g: use FIELD_GET() and FIELD_PREP()Vladimir Oltean