summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A2021-07-201-1/+2
* phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET2021-07-141-4/+13
* phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi2021-07-141-4/+7
* phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang2021-06-231-0/+2
* phy: ti: Fix an error code in wiz_probe()Yang Li2021-06-161-0/+1
* phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng2021-06-161-0/+1
* phy: usb: Fix misuse of IS_ENABLEDChen Li2021-06-161-2/+2
* phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven2021-05-141-2/+2
* phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I2021-05-141-0/+6
* phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I2021-05-141-10/+7
* phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I2021-05-141-1/+6
* phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang2021-05-111-1/+1
* phy: lantiq: rcu-usb2: wait after clock enableMathias Kresin2021-03-041-1/+9
* phy: USB_LGM_PHY should depend on X86Geert Uytterhoeven2021-03-041-0/+1
* phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter2021-03-041-0/+1
* phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl2021-03-041-3/+5
* phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren2021-02-071-6/+13
* drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King2020-12-301-2/+3
* phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li2020-12-301-2/+4
* phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann2020-12-301-1/+3
* phy: tegra: xusb: Fix usb_phy device driver fieldJC Kuo2020-12-301-1/+1
* phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version"Colin Ian King2020-11-161-1/+1
* phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependencyBryan O'Donoghue2020-11-161-1/+1
* phy: qualcomm: usb: Fix SuperSpeed PHY OF dependencyBryan O'Donoghue2020-11-161-1/+1
* phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-11-161-1/+1
* phy: cpcap-usb: Use IRQF_ONESHOTZou Wei2020-10-281-1/+2
* phy: qcom-qmp: Initialize another pointer to NULLStephen Boyd2020-10-281-1/+1
* phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier2020-10-281-0/+1
* phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211Al Cooper2020-10-281-5/+0
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-222-6/+22
|\
| * phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2020-10-022-6/+22
* | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-156-0/+813
|\ \
| * \ Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2020-09-296-0/+813
| |\ \
| | * | drm/mediatek: Disable tmds on mt2701chunhui dai2020-09-143-0/+5
| | * | phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folderCK Hu2020-09-066-0/+808
| | |/
| * | Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Tomi Valkeinen2020-09-181-0/+4
| |\ \
* | \ \ Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-051-2/+4
|\ \ \ \
| * \ \ \ Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-09-291-2/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter2020-09-081-2/+4
* | | | | Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-10-0237-617/+4832
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | phy: qcom-qmp: initialize the pointer to NULLVinod Koul2020-10-011-3/+3
| * | | | phy: qcom-qmp: Add support for sc7180 DP phyStephen Boyd2020-09-281-0/+124
| * | | | phy: qcom-qmp: Add support for DP in USB3+DP combo phyStephen Boyd2020-09-282-90/+775
| * | | | phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplifyStephen Boyd2020-09-281-8/+3
| * | | | phy: qcom-qmp: Get dp_com I/O resource by indexStephen Boyd2020-09-281-7/+3
| * | | | phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'Stephen Boyd2020-09-281-57/+56
| * | | | phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'Stephen Boyd2020-09-281-7/+2
| * | | | phy: qcom-qmp: Move phy mode into struct qmp_phyStephen Boyd2020-09-281-8/+7
| * | | | phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa2020-09-221-0/+1
| * | | | phy: fix USB_LGM_PHY warning & build errorsRandy Dunlap2020-09-221-0/+1