index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
4
-50
/
+142
2026-08-07
phy: lynx-10g: use RCW override procedure for dynamic protocol change
Vladimir Oltean
2
-9
/
+15
2026-08-06
phy: freescale: fsl-samsung-hdmi: Balance runtime PM operations
Fabio Estevam
1
-0
/
+3
2026-08-06
phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP
Xu Yang
1
-0
/
+9
2026-08-06
phy: fsl-imx8mq-usb: introduce per-variant driver data structure
Xu Yang
1
-7
/
+22
2026-08-06
phy: fsl-imx8mq-usb: add control register regmap
Xu Yang
2
-1
/
+27
2026-08-06
phy: fsl-imx8mq-usb: add runtime PM support
Xu Yang
1
-29
/
+74
2026-08-06
phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
Xu Yang
1
-0
/
+1
2026-08-06
phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
Felix Gu
1
-14
/
+7
2026-07-22
phy: lynx-10g: fix lynx_10g_pccr_val_enabled()
Vladimir Oltean
1
-1
/
+1
2026-06-11
phy: freescale: phy-fsl-imx8qm-lvds-phy: Fix missing pm_runtime_disable() on probe error path
Felix Gu
1
-17
/
+7
2026-06-11
phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in reset
Felix Gu
1
-1
/
+1
2026-06-11
phy: lynx-10g: new driver
Vladimir Oltean
5
-0
/
+1374
2026-06-11
phy: lynx-28g: improve phy_validate() procedure
Vladimir Oltean
3
-27
/
+43
2026-06-11
phy: lynx-28g: optimize read-modify-write operation
Vladimir Oltean
1
-1
/
+2
2026-06-11
phy: lynx-28g: add support for big endian register maps
Vladimir Oltean
2
-10
/
+27
2026-06-11
phy: lynx-28g: common probe() and remove()
Vladimir Oltean
3
-180
/
+227
2026-06-11
phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLL
Vladimir Oltean
1
-38
/
+35
2026-06-11
phy: lynx-28g: move struct lynx_info definitions downwards
Vladimir Oltean
1
-43
/
+43
2026-06-11
phy: lynx-28g: provide default lynx_lane_supports_mode() implementation
Vladimir Oltean
1
-1
/
+26
2026-06-11
phy: lynx-28g: generalize protocol converter accessors
Vladimir Oltean
3
-90
/
+115
2026-06-11
phy: lynx-28g: common lynx_pll_get()
Vladimir Oltean
3
-29
/
+31
2026-06-11
phy: lynx-28g: move data structures to core
Vladimir Oltean
3
-93
/
+129
2026-06-11
phy: lynx-28g: move lane mode helpers to new core module
Vladimir Oltean
5
-53
/
+76
2026-06-11
phy: lynx-28g: reject probing on devices with unsupported OF nodes
Vladimir Oltean
1
-0
/
+3
2026-06-11
phy: lynx-28g: avoid returning NULL in of_xlate() function
Vladimir Oltean
1
-1
/
+1
2026-05-14
phy: lynx-28g: add support for 25GBASER
Ioana Ciornei
1
-2
/
+88
2026-05-14
phy: lynx-28g: probe on per-SoC and per-instance compatible strings
Vladimir Oltean
1
-10
/
+116
2026-05-14
phy: lynx-28g: require an OF node to probe
Vladimir Oltean
1
-1
/
+6
2026-05-10
phy: freescale: imx8qm-hsio: provide regmap names
Alexander Stein
1
-4
/
+19
2026-05-10
phy: lynx-28g: implement phy_exit() operation
Vladimir Oltean
1
-0
/
+17
2026-05-10
phy: lynx-28g: truly power the lanes up or down
Vladimir Oltean
1
-18
/
+85
2026-05-10
phy: lynx-28g: use timeouts when waiting for lane halt and reset
Vladimir Oltean
1
-16
/
+56
2026-02-27
phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device tree
Vladimir Oltean
1
-0
/
+2
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
5
-275
/
+893
2026-01-21
phy: freescale: imx8qm-hsio: fix NULL pointer dereference
Thomas Richard
1
-1
/
+1
2026-01-21
phy: fsl-imx8mq-usb: enable RX Termination override
Xu Yang
1
-1
/
+14
2026-01-21
phy: fsl-imx8mq-usb: set platform driver data
Xu Yang
1
-0
/
+2
2026-01-21
phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
Xu Yang
1
-0
/
+1
2026-01-14
phy: freescale: imx8m-pcie: assert phy reset during power on
Rafael Beims
1
-1
/
+2
2025-12-24
phy: freescale: phy-fsl-samsung-hdmi: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+8
2025-12-23
phy: lynx-28g: improve lynx_28g_probe() sequence
Vladimir Oltean
1
-8
/
+8
2025-12-23
phy: lynx-28g: use "dev" argument more in lynx_28g_probe()
Vladimir Oltean
1
-4
/
+4
2025-12-23
phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
Ioana Ciornei
1
-0
/
+37
2025-12-23
phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
Vladimir Oltean
1
-13
/
+74
2025-12-23
phy: lynx-28g: refactor lane->interface to lane->mode
Vladimir Oltean
1
-102
/
+106
2025-12-23
phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
Vladimir Oltean
1
-161
/
+494
2025-12-23
phy: lynx-28g: restructure protocol configuration register accesses
Vladimir Oltean
1
-21
/
+32
2025-12-23
phy: lynx-28g: convert iowrite32() calls with magic values to macros
Vladimir Oltean
1
-12
/
+90
2025-12-23
phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
Vladimir Oltean
1
-50
/
+57
[next]