index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-11-26
phy: qcom-qusb2: Fix a memory leak on probe
Vladimir Zapolskiy
1
-6
/
+10
2021-07-20
phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
Christophe JAILLET
1
-4
/
+13
2021-05-22
phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally
Geert Uytterhoeven
1
-2
/
+2
2021-05-22
phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
Yang Yingliang
1
-1
/
+1
2021-02-07
phy: cpcap-usb: Fix warning for missing regulator_disable
Tony Lindgren
1
-6
/
+13
2020-12-02
phy: tegra: xusb: Fix dangling pointer on probe failure
Marc Zyngier
1
-0
/
+1
2020-10-01
phy: samsung: s5pv210-usb2: Add delay after reset
Jonathan Bakker
1
-0
/
+4
2020-09-17
phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
Sivaprakash Murugesan
2
-7
/
+11
2020-08-19
phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
Marek Szyprowski
1
-1
/
+3
2020-07-22
phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked
Colin Ian King
1
-2
/
+3
2020-03-11
phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle interval
Tony Lindgren
1
-1
/
+8
2020-03-11
phy: mapphone-mdm6600: Fix timeouts by adding wake-up handling
Tony Lindgren
1
-2
/
+16
2020-02-11
phy: qualcomm: Adjust indentation in read_poll_timeout
Nathan Chancellor
1
-1
/
+1
2020-02-01
phy: cpcap-usb: Prevent USB line glitches from waking up modem
Tony Lindgren
1
-3
/
+15
2020-02-01
phy: qcom-qmp: Increase PHY ready timeout
Bjorn Andersson
1
-1
/
+1
2020-01-27
phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
Florian Fainelli
1
-0
/
+8
2020-01-27
phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable
Colin Ian King
1
-1
/
+1
2020-01-14
phy: cpcap-usb: Fix flakey host idling and enumerating of devices
Tony Lindgren
1
-2
/
+2
2020-01-14
phy: cpcap-usb: Fix error path when no host driver is loaded
Tony Lindgren
1
-15
/
+18
2019-12-31
phy: qcom-usb-hs: Fix extcon double register after power cycle
Stephan Gerhold
1
-2
/
+5
2019-12-17
phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"
Yoshihiro Shimoda
1
-2
/
+3
2019-11-20
phy: lantiq: Fix compile warning
Hauke Mehrtens
1
-1
/
+0
2019-11-20
phy: phy-twl4030-usb: fix denied runtime access
Andreas Kemnade
1
-0
/
+29
2019-11-20
phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs
Yoshihiro Shimoda
1
-1
/
+1
2019-11-20
phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs
Florian Fainelli
1
-1
/
+2
2019-09-21
phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
Yoshihiro Shimoda
1
-0
/
+2
2019-07-31
phy: renesas: rcar-gen2: Fix memory leak at error paths
Yoshihiro Shimoda
1
-0
/
+2
2019-05-31
phy: mapphone-mdm6600: add gpiolib dependency
Arnd Bergmann
1
-1
/
+1
2019-05-31
phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode
Paul Kocialkowski
1
-0
/
+4
2019-05-25
phy: ti-pipe3: fix missing bit-wise or operator when assigning val
Colin Ian King
1
-1
/
+1
2019-04-03
phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
Chen-Yu Tsai
1
-1
/
+4
2019-03-05
phy: ath79-usb: Fix the main reset name to match the DT binding
Alban Bedel
1
-1
/
+1
2019-03-05
phy: ath79-usb: Fix the power on error path
Alban Bedel
1
-1
/
+1
2019-02-12
phy: sun4i-usb: add support for missing USB PHY index
Icenowy Zheng
1
-0
/
+7
2018-12-17
phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845
Manu Gautam
1
-0
/
+1
2018-12-17
phy: qcom-qusb2: Use HSTX_TRIM fused value as is
Manu Gautam
1
-9
/
+10
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2
-2
/
+6
2018-07-24
phy: mvebu-cp110-comphy: switch to SPDX identifier
Antoine Tenart
1
-4
/
+1
2018-07-10
phy: berlin: switch to SPDX license identifier
Jisheng Zhang
2
-8
/
+2
2018-07-10
phy: Renesas R-Car gen3 PCIe PHY driver
Sergei Shtylyov
3
-0
/
+159
2018-07-10
phy: qcom-usb-hs: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-10
phy: bcm-sr-pcie: Add Stingray PCIe PHY driver
Ray Jui
3
-0
/
+317
2018-07-10
phy: phy-mtk-tphy: add property for BC12
Chunfeng Yun
1
-0
/
+13
2018-07-10
phy: phy-mtk-tphy: add properties for eye diagram test
Chunfeng Yun
1
-0
/
+62
2018-07-10
phy: phy-mtk-tphy: use SPDX license tag
Chunfeng Yun
2
-9
/
+2
2018-06-29
phy: mapphone-mdm6600: Fix wrong enum used for status lines
Tony Lindgren
1
-2
/
+2
2018-06-29
phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled
Jaedon Shin
1
-0
/
+4
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+14
2018-05-20
phy: mediatek: add XS-PHY driver
Chunfeng Yun
3
-0
/
+610
2018-05-20
phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845
Manu Gautam
1
-8
/
+118
[next]