index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
2021-07-20
phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP
Rashmi A
2021-07-14
phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
Christophe JAILLET
2021-07-14
phy: uniphier-pcie: Fix updating phy parameters
Kunihiko Hayashi
2021-07-14
phy: ralink: phy-mt7621-pci: properly print pointer address
Sergio Paracuellos
2021-06-23
phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
Tiezhu Yang
2021-06-16
phy: ti: Fix an error code in wiz_probe()
Yang Li
2021-06-16
phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()
Wang Wensheng
2021-06-16
phy: usb: Fix misuse of IS_ENABLED
Chen Li
2021-05-14
phy: ingenic: Fix a typo in ingenic_usb_phy_probe()
Wei Yongjun
2021-05-14
phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()
Wei Yongjun
2021-05-14
phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally
Geert Uytterhoeven
2021-05-14
phy: ralink: phy-mt7621-pci: fix XTAL bitmask
Sergio Paracuellos
2021-05-14
phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
Kishon Vijay Abraham I
2021-05-14
phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
Kishon Vijay Abraham I
2021-05-14
phy: cadence: Sierra: Fix PHY power_on sequence
Kishon Vijay Abraham I
2021-05-12
phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
Yang Yingliang
2021-02-10
Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-02-09
Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2021-02-06
phy: cpcap-usb: Simplify bool conversion
Yang Li
2021-02-06
phy: qcom-qmp: make a const array static, makes object smaller
Colin Ian King
2021-02-06
phy: zynqmp: Simplify code by using dev_err_probe()
Michal Simek
2021-02-06
phy: qcom-qmp: Add support for SM8350 UFS phy
Vinod Koul
2021-02-06
phy: qcom-qmp: Add UFS V5 registers found in SM8350
Vinod Koul
2021-02-04
phy: mediatek: Add missing MODULE_DEVICE_TABLE()
Boris Brezillon
2021-02-04
phy: phy-brcm-sata: remove unneeded semicolon
Yang Li
2021-02-04
phy: qualcomm: usb28nm: Add MDM9607 init sequence
Konrad Dybcio
2021-02-04
phy: USB_LGM_PHY should depend on X86
Geert Uytterhoeven
2021-02-04
phy: qcom-qusb2: add QUSB2 support for IPQ6018
Kathiravan T
2021-02-04
phy: qcom-qmp: Add SC8180X USB phy
Bjorn Andersson
2021-02-04
phy: qcom-qmp: Add SC8180X UFS phy
Bjorn Andersson
2021-01-19
phy: qcom-qusb2: Add configuration for SDM660
AngeloGioacchino Del Regno
2021-01-19
phy: qcom-qusb2: Allow specifying default clock scheme
AngeloGioacchino Del Regno
2021-01-19
phy: qcom-qmp: Add SM8350 USB QMP PHYs
Jack Pham
2021-01-17
phy: qcom-qmp: Add support for SDX55 QMP PHY
Manivannan Sadhasivam
2021-01-13
phy: stm32: rework PLL Lock detection
Amelie Delaunay
2021-01-13
phy: stm32: ensure phy are no more active when removing the driver
Amelie Delaunay
2021-01-13
phy: stm32: ensure pll is disabled before phys creation
Amelie Delaunay
2021-01-13
phy: stm32: replace regulator_bulk* by multiple regulator_*
Amelie Delaunay
2021-01-13
phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
Amelie Delaunay
2021-01-13
phy: phy-brcm-usb: support PHY on the BCM4908
Rafał Miłecki
2021-01-13
phy: mediatek: Mark mtk_mipi_tx_driver with static keyword
Zou Wei
2021-01-13
phy: lantiq: rcu-usb2: wait after clock enable
Mathias Kresin
2021-01-13
phy: ingenic: Remove useless field .version
Paul Cercueil
2021-01-13
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
2021-01-13
phy: phy-brcm-usb: specify init function format at struct level
Rafał Miłecki
2021-01-13
phy: phy-brcm-usb: improve getting OF matching data
Rafał Miłecki
2021-01-13
phy: rockchip: emmc, add vendor prefix to dts properties
Chris Ruehl
2021-01-13
phy: cpcap-usb: remove unneeded conversion to bool
Tian Tao
2021-01-13
phy: rockchip-emmc: emmc_phy_init() always return 0
Chris Ruehl
2021-01-04
phy: mediatek: allow compile-testing the dsi phy
Arnd Bergmann
[next]