index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2022-04-08
phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})
Liu Ying
1
-2
/
+2
2022-02-23
phy: usb: Leave some clocks running during suspend
Al Cooper
1
-0
/
+38
2022-02-16
phy: ti: Fix missing sentinel for clk_div_table
Kishon Vijay Abraham I
1
-0
/
+1
2022-02-16
phy: xilinx: zynqmp: Fix bus width setting for SGMII
Robert Hancock
1
-5
/
+6
2022-01-27
phy: uniphier-usb3ss: fix unintended writing zeros to PHY register
Ryuta NAKANISHI
1
-4
/
+6
2021-11-18
phy: qcom-snps: Correct the FSEL_MASK
Sandeep Maheswaram
1
-1
/
+1
2021-11-18
phy: ti: gmii-sel: check of_get_address() for failure
Dan Carpenter
1
-0
/
+2
2021-11-18
phy: qcom-qusb2: Fix a memory leak on probe
Vladimir Zapolskiy
1
-6
/
+10
2021-07-20
phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP
Rashmi A
1
-1
/
+2
2021-07-14
phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
Christophe JAILLET
1
-4
/
+13
2021-07-14
phy: uniphier-pcie: Fix updating phy parameters
Kunihiko Hayashi
1
-4
/
+7
2021-06-23
phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
Tiezhu Yang
1
-0
/
+2
2021-06-16
phy: ti: Fix an error code in wiz_probe()
Yang Li
1
-0
/
+1
2021-06-16
phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()
Wang Wensheng
1
-0
/
+1
2021-06-16
phy: usb: Fix misuse of IS_ENABLED
Chen Li
1
-2
/
+2
2021-05-14
phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally
Geert Uytterhoeven
1
-2
/
+2
2021-05-14
phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
Kishon Vijay Abraham I
1
-0
/
+6
2021-05-14
phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
Kishon Vijay Abraham I
1
-10
/
+7
2021-05-14
phy: cadence: Sierra: Fix PHY power_on sequence
Kishon Vijay Abraham I
1
-1
/
+6
2021-05-11
phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
Yang Yingliang
1
-1
/
+1
2021-03-04
phy: lantiq: rcu-usb2: wait after clock enable
Mathias Kresin
1
-1
/
+9
2021-03-04
phy: USB_LGM_PHY should depend on X86
Geert Uytterhoeven
1
-0
/
+1
2021-03-04
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
1
-0
/
+1
2021-03-04
phy: rockchip-emmc: emmc_phy_init() always return 0
Chris Ruehl
1
-3
/
+5
2021-02-07
phy: cpcap-usb: Fix warning for missing regulator_disable
Tony Lindgren
1
-6
/
+13
2020-12-30
drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
Colin Ian King
1
-2
/
+3
2020-12-30
phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure
Wang Li
1
-2
/
+4
2020-12-30
phy: mediatek: allow compile-testing the hdmi phy
Arnd Bergmann
1
-1
/
+3
2020-12-30
phy: tegra: xusb: Fix usb_phy device driver field
JC Kuo
1
-1
/
+1
2020-11-16
phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version"
Colin Ian King
1
-1
/
+1
2020-11-16
phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependency
Bryan O'Donoghue
1
-1
/
+1
2020-11-16
phy: qualcomm: usb: Fix SuperSpeed PHY OF dependency
Bryan O'Donoghue
1
-1
/
+1
2020-11-16
phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY
Geert Uytterhoeven
1
-1
/
+1
2020-10-28
phy: cpcap-usb: Use IRQF_ONESHOT
Zou Wei
1
-1
/
+2
2020-10-28
phy: qcom-qmp: Initialize another pointer to NULL
Stephen Boyd
1
-1
/
+1
2020-10-28
phy: tegra: xusb: Fix dangling pointer on probe failure
Marc Zyngier
1
-0
/
+1
2020-10-28
phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211
Al Cooper
1
-5
/
+0
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+22
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-0
/
+813
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
1
-2
/
+4
2020-10-02
phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
Pali Rohár
2
-6
/
+22
2020-10-02
Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
37
-617
/
+4832
2020-10-01
phy: qcom-qmp: initialize the pointer to NULL
Vinod Koul
1
-3
/
+3
2020-09-29
Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+4
2020-09-29
Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
6
-0
/
+813
2020-09-28
phy: qcom-qmp: Add support for sc7180 DP phy
Stephen Boyd
1
-0
/
+124
2020-09-28
phy: qcom-qmp: Add support for DP in USB3+DP combo phy
Stephen Boyd
2
-90
/
+775
2020-09-28
phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplify
Stephen Boyd
1
-8
/
+3
2020-09-28
phy: qcom-qmp: Get dp_com I/O resource by index
Stephen Boyd
1
-7
/
+3
2020-09-28
phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'
Stephen Boyd
1
-57
/
+56
[next]