summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
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
2021-01-04phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren
2020-12-29PHY: Ingenic: fix unconditional build of phy-ingenic-usbAlexander Lobakin
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-09Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-12-08drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King
2020-12-08phy: ingenic: depend on HAS_IOMEMVinod Koul
2020-12-07phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul