index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
freescale
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
phy: freescale: fsl-samsung-hdmi: Improve LUT search for best clock
Adam Ford
1
-1
/
+8
2025-05-14
phy: freescale: fsl-samsung-hdmi: Refactor finding PHY settings
Adam Ford
1
-65
/
+41
2025-05-14
phy: freescale: fsl-samsung-hdmi: Rename phy_clk_round_rate
Adam Ford
1
-3
/
+3
2025-05-14
phy: fsl-imx8mq-usb: add i.MX95 tuning support
Xu Yang
1
-0
/
+74
2025-05-14
phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()
Xu Yang
1
-5
/
+5
2025-05-14
phy: freescale: imx8m-pcie: Simplify with dev_err_probe()
Alexander Stein
1
-12
/
+9
2025-04-01
Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
4
-18
/
+256
2025-03-11
phy: freescale: imx8m-pcie: assert phy reset and perst in power off
Stefan Eichenberger
1
-0
/
+11
2025-03-11
phy: freescale: imx8m-pcie: cleanup reset logic
Stefan Eichenberger
1
-9
/
+3
2025-02-14
phy: fsl-imx8mq-usb: add tca function driver for imx95
Xu Yang
2
-0
/
+241
2025-02-13
phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
Pei Xiao
1
-9
/
+1
2025-02-13
phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to valid range
Pei Xiao
1
-2
/
+11
2025-01-29
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
1
-28
/
+21
2024-12-24
phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
Adam Ford
1
-2
/
+1
2024-12-08
phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
Adam Ford
1
-21
/
+11
2024-12-08
phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is found
Adam Ford
1
-1
/
+5
2024-12-08
phy: freescale: fsl-samsung-hdmi: Expand Integer divider range
Adam Ford
1
-6
/
+5
2024-11-27
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
3
-287
/
+333
2024-10-21
phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
Richard Zhu
1
-5
/
+5
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-8
/
+8
2024-10-17
phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries
Adam Ford
1
-70
/
+13
2024-10-17
phy: freescale: fsl-samsung-hdmi: Use closest divider
Adam Ford
1
-11
/
+29
2024-10-17
phy: freescale: fsl-samsung-hdmi: Support dynamic integer
Adam Ford
1
-107
/
+270
2024-10-17
phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
Adam Ford
1
-35
/
+4
2024-10-17
phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
Adam Ford
1
-90
/
+43
2024-08-04
phy: fsl-imx8mq-usb: fix tuning parameter name
Xu Yang
1
-1
/
+1
2024-06-20
phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREP
Nathan Chancellor
1
-0
/
+1
2024-06-15
phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support
Richard Zhu
3
-1
/
+619
2024-04-12
phy: freescale: fsl-samsung-hdmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-12
Merge branch 'fixes' into next
Vinod Koul
1
-2
/
+4
2024-04-06
phy: freescale: imx8m-pcie: fix pcie link-up instability
Marcel Ziswiler
1
-2
/
+4
2024-03-29
phy: freescale: add Samsung HDMI PHY
Lucas Stach
3
-0
/
+727
2024-03-16
Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
2
-2
/
+2
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2
-2
/
+2
2024-02-07
phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes
Alexander Stein
1
-1
/
+1
2023-10-06
phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers
Vladimir Oltean
1
-0
/
+9
2023-10-06
phy: lynx-28g: lock PHY while performing CDR lock workaround
Vladimir Oltean
1
-3
/
+6
2023-10-06
phy: lynx-28g: cancel the CDR check work item on the remove path
Ioana Ciornei
1
-0
/
+9
2023-08-22
phy: fsl-imx8mq-usb: add dev_err_probe if getting vbus failed
Alexander Stein
1
-1
/
+1
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
3
-2
/
+3
2023-05-19
phy: fsl-imx8mp-usb: add support for phy tuning
Li Jun
1
-0
/
+218
2023-05-16
phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-20
phy: freescale: phy-fsl-imx8qm-lvds-phy: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-13
phy: freescale: imx8m-pcie: Add one missing error return
Richard Zhu
1
-1
/
+1
2022-10-17
phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
Richard Zhu
1
-2
/
+23
2022-10-17
phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driver
Richard Zhu
1
-40
/
+66
2022-10-17
phy: freescale: imx8m-pcie: Refine register definitions
Richard Zhu
1
-7
/
+4
2022-10-03
phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
Richard Zhu
1
-4
/
+4
2022-07-08
phy: freescale: Add i.MX8qm Mixel LVDS PHY support
Liu Ying
3
-0
/
+460
2022-04-20
phy: freescale: imx8m-pcie: Handle IMX8_PCIE_REFCLK_PAD_UNUSED
Marek Vasut
1
-2
/
+8
[next]