summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2021-07-20phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi
2021-07-14phy: ralink: phy-mt7621-pci: properly print pointer addressSergio Paracuellos
2021-06-23phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li
2021-06-16phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng
2021-06-16phy: usb: Fix misuse of IS_ENABLEDChen Li
2021-05-14phy: ingenic: Fix a typo in ingenic_usb_phy_probe()Wei Yongjun
2021-05-14phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()Wei Yongjun
2021-05-14phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven
2021-05-14phy: ralink: phy-mt7621-pci: fix XTAL bitmaskSergio Paracuellos
2021-05-14phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I
2021-05-14phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I
2021-05-14phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I
2021-05-12phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2021-02-10Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-02-09Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2021-02-06phy: cpcap-usb: Simplify bool conversionYang Li
2021-02-06phy: qcom-qmp: make a const array static, makes object smallerColin Ian King
2021-02-06phy: zynqmp: Simplify code by using dev_err_probe()Michal Simek
2021-02-06phy: qcom-qmp: Add support for SM8350 UFS phyVinod Koul
2021-02-06phy: qcom-qmp: Add UFS V5 registers found in SM8350Vinod Koul
2021-02-04phy: mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon
2021-02-04phy: phy-brcm-sata: remove unneeded semicolonYang Li
2021-02-04phy: qualcomm: usb28nm: Add MDM9607 init sequenceKonrad Dybcio
2021-02-04phy: USB_LGM_PHY should depend on X86Geert Uytterhoeven
2021-02-04phy: qcom-qusb2: add QUSB2 support for IPQ6018Kathiravan T
2021-02-04phy: qcom-qmp: Add SC8180X USB phyBjorn Andersson
2021-02-04phy: qcom-qmp: Add SC8180X UFS phyBjorn Andersson
2021-01-19phy: qcom-qusb2: Add configuration for SDM660AngeloGioacchino Del Regno
2021-01-19phy: qcom-qusb2: Allow specifying default clock schemeAngeloGioacchino Del Regno
2021-01-19phy: qcom-qmp: Add SM8350 USB QMP PHYsJack Pham
2021-01-17phy: qcom-qmp: Add support for SDX55 QMP PHYManivannan Sadhasivam
2021-01-13phy: stm32: rework PLL Lock detectionAmelie Delaunay
2021-01-13phy: stm32: ensure phy are no more active when removing the driverAmelie Delaunay
2021-01-13phy: stm32: ensure pll is disabled before phys creationAmelie Delaunay
2021-01-13phy: stm32: replace regulator_bulk* by multiple regulator_*Amelie Delaunay
2021-01-13phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivationAmelie Delaunay
2021-01-13phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki
2021-01-13phy: mediatek: Mark mtk_mipi_tx_driver with static keywordZou Wei
2021-01-13phy: lantiq: rcu-usb2: wait after clock enableMathias Kresin
2021-01-13phy: ingenic: Remove useless field .versionPaul Cercueil
2021-01-13phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter
2021-01-13phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki
2021-01-13phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki
2021-01-13phy: rockchip: emmc, add vendor prefix to dts propertiesChris Ruehl
2021-01-13phy: cpcap-usb: remove unneeded conversion to boolTian Tao
2021-01-13phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl
2021-01-04phy: mediatek: allow compile-testing the dsi phyArnd Bergmann