index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
phy: qcom: edp: Introduce aux_cfg array for version specific aux settings
Soutrik Mukhopadhyay
1
-24
/
+17
2024-10-17
phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies
Johan Hovold
1
-4
/
+4
2024-10-17
phy: rockchip: usbdp: add rk3576 device match data
Frank Wang
1
-0
/
+41
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-10-17
phy: qcom: qmp-combo: move driver data initialisation earlier
Johan Hovold
1
-2
/
+1
2024-10-17
phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend
Johan Hovold
1
-0
/
+1
2024-10-17
phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend
Johan Hovold
1
-0
/
+1
2024-10-17
phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
Johan Hovold
1
-0
/
+1
2024-10-17
phy: rockchip: inno-usb2: Add usb2 phys support for rk3576
William Wu
1
-0
/
+103
2024-10-17
phy: rockchip: inno-usb2: convert clock management to bulk
Frank Wang
1
-8
/
+37
2024-10-17
phy: stm32: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-10-17
phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
Qiang Yu
3
-0
/
+258
2024-10-11
phy: qcom: qmp: Add qmp configuration for QCS8300
Krishna Kurapati
1
-0
/
+65
2024-10-11
phy: ti: gmii-sel: Enable USXGMII mode for J7200
Siddharth Vadapalli
1
-1
/
+2
2024-10-11
phy: usb: disable COMMONONN for dual mode
Justin Chen
1
-3
/
+9
2024-10-07
phy: stm32: Add support for STM32MP25 COMBOPHY.
Christian Bruel
3
-0
/
+610
2024-10-07
phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
Josua Mayer
1
-0
/
+16
2024-10-07
phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register
Bartosz Wawrzyniak
1
-10
/
+11
2024-10-07
phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path
Dragan Simic
1
-17
/
+10
2024-10-07
phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
Dragan Simic
1
-1
/
+2
2024-10-07
phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
Dragan Simic
1
-17
/
+9
2024-10-07
phy: usb: update Broadcom driver table to use designated initializers
Sam Edwards
1
-220
/
+215
2024-10-07
phy: usb: Fix missing elements in BCM4908 USB init array
Sam Edwards
1
-0
/
+2
2024-09-23
Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
27
-602
/
+1004
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-8
/
+3
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-8
/
+3
2024-08-30
phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
Claudiu Beznea
1
-0
/
+10
2024-08-30
phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
Claudiu Beznea
1
-3
/
+47
2024-08-30
phy: ti: j721e-wiz: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+2
2024-08-30
phy: ti: j721e-wiz: Drop OF node reference earlier for simpler code
Krzysztof Kozlowski
1
-5
/
+2
2024-08-30
phy: ti: gmii-sel: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+6
2024-08-30
phy: ti: am654-serdes: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-33
/
+17
2024-08-30
phy: qcom: qmp-pcie-msm8996: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-30
phy: mediatek: xsphy: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-18
/
+9
2024-08-30
phy: mediatek: tphy: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-19
/
+11
2024-08-30
phy: hisilicon: usb2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-9
/
+3
2024-08-30
phy: cadence: sierra: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-30
phy: broadcom: brcm-sata: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-14
/
+7
2024-08-30
phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-14
/
+6
2024-08-29
phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY
Hui-Ping Chen
5
-0
/
+160
2024-08-29
phy: qcom: qmp-pcie: Configure all tables on port B PHY
Qiang Yu
1
-1
/
+13
2024-08-29
phy: airoha: adjust initialization delay in airoha_pcie_phy_init()
Lorenzo Bianconi
1
-1
/
+5
2024-08-29
phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100
Abel Vesa
1
-0
/
+42
2024-08-05
phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
Piyush Mehta
1
-0
/
+56
2024-08-05
phy: phy-rockchip-samsung-hdptx: Add clock provider support
Cristian Ciocaltea
1
-22
/
+173
2024-08-05
phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
Cristian Ciocaltea
1
-18
/
+6
[prev]
[next]