index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
freescale
Age
Commit message (
Expand
)
Author
2026-06-11
phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on ...
Felix Gu
2026-06-11
phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in reset
Felix Gu
2026-06-11
phy: lynx-10g: new driver
Vladimir Oltean
2026-06-11
phy: lynx-28g: improve phy_validate() procedure
Vladimir Oltean
2026-06-11
phy: lynx-28g: optimize read-modify-write operation
Vladimir Oltean
2026-06-11
phy: lynx-28g: add support for big endian register maps
Vladimir Oltean
2026-06-11
phy: lynx-28g: common probe() and remove()
Vladimir Oltean
2026-06-11
phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLL
Vladimir Oltean
2026-06-11
phy: lynx-28g: move struct lynx_info definitions downwards
Vladimir Oltean
2026-06-11
phy: lynx-28g: provide default lynx_lane_supports_mode() implementation
Vladimir Oltean
2026-06-11
phy: lynx-28g: generalize protocol converter accessors
Vladimir Oltean
2026-06-11
phy: lynx-28g: common lynx_pll_get()
Vladimir Oltean
2026-06-11
phy: lynx-28g: move data structures to core
Vladimir Oltean
2026-06-11
phy: lynx-28g: move lane mode helpers to new core module
Vladimir Oltean
2026-06-11
phy: lynx-28g: reject probing on devices with unsupported OF nodes
Vladimir Oltean
2026-06-11
phy: lynx-28g: avoid returning NULL in of_xlate() function
Vladimir Oltean
2026-05-14
phy: lynx-28g: add support for 25GBASER
Ioana Ciornei
2026-05-14
phy: lynx-28g: probe on per-SoC and per-instance compatible strings
Vladimir Oltean
2026-05-14
phy: lynx-28g: require an OF node to probe
Vladimir Oltean
2026-05-10
phy: freescale: imx8qm-hsio: provide regmap names
Alexander Stein
2026-05-10
phy: lynx-28g: implement phy_exit() operation
Vladimir Oltean
2026-05-10
phy: lynx-28g: truly power the lanes up or down
Vladimir Oltean
2026-05-10
phy: lynx-28g: use timeouts when waiting for lane halt and reset
Vladimir Oltean
2026-02-27
phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device tree
Vladimir Oltean
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2026-01-21
phy: freescale: imx8qm-hsio: fix NULL pointer dereference
Thomas Richard
2026-01-21
phy: fsl-imx8mq-usb: enable RX Termination override
Xu Yang
2026-01-21
phy: fsl-imx8mq-usb: set platform driver data
Xu Yang
2026-01-21
phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
Xu Yang
2026-01-14
phy: freescale: imx8m-pcie: assert phy reset during power on
Rafael Beims
2025-12-24
phy: freescale: phy-fsl-samsung-hdmi: convert from round_rate() to determine_...
Brian Masney
2025-12-23
phy: lynx-28g: improve lynx_28g_probe() sequence
Vladimir Oltean
2025-12-23
phy: lynx-28g: use "dev" argument more in lynx_28g_probe()
Vladimir Oltean
2025-12-23
phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
Ioana Ciornei
2025-12-23
phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
Vladimir Oltean
2025-12-23
phy: lynx-28g: refactor lane->interface to lane->mode
Vladimir Oltean
2025-12-23
phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
Vladimir Oltean
2025-12-23
phy: lynx-28g: restructure protocol configuration register accesses
Vladimir Oltean
2025-12-23
phy: lynx-28g: convert iowrite32() calls with magic values to macros
Vladimir Oltean
2025-12-23
phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
Vladimir Oltean
2025-12-23
phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val...
Vladimir Oltean
2025-12-23
phy: lynx-28g: remove LYNX_28G_ prefix from register names
Vladimir Oltean
2025-12-23
phy: lynx-28g: avoid memsetting lane already allocated with kzalloc()
Vladimir Oltean
2025-12-23
phy: lynx-28g: support individual lanes as OF PHY providers
Vladimir Oltean
2025-12-23
phy: lynx-28g: refactor lane probing to lynx_28g_probe_lane()
Vladimir Oltean
2025-12-23
phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQ
Xu Yang
2025-12-23
phy: freescale: Discard pm_runtime_put() return value
Rafael J. Wysocki
2025-12-23
phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using it
Stefano Radaelli
2025-12-23
phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
Franz Schnyder
2025-11-20
phy: fsl-imx8mq-usb: support alternate reference clock
Xu Yang
[next]