summaryrefslogtreecommitdiffstats
path: root/drivers/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: qcom-qmp: Add support for SDX55 QMP PHYManivannan Sadhasivam2021-01-171-0/+83
* phy: stm32: rework PLL Lock detectionAmelie Delaunay2021-01-131-34/+54
* phy: stm32: ensure phy are no more active when removing the driverAmelie Delaunay2021-01-131-0/+6
* phy: stm32: ensure pll is disabled before phys creationAmelie Delaunay2021-01-131-2/+15
* phy: stm32: replace regulator_bulk* by multiple regulator_*Amelie Delaunay2021-01-131-17/+52
* phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivationAmelie Delaunay2021-01-131-56/+46
* phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki2021-01-132-1/+6
* phy: mediatek: Mark mtk_mipi_tx_driver with static keywordZou Wei2021-01-131-1/+1
* phy: ingenic: Remove useless field .versionPaul Cercueil2021-01-131-23/+0
* phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter2021-01-131-0/+1
* phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki2021-01-131-4/+3
* phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki2021-01-131-3/+4
* Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1578-637/+2365
|\
| * Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-12-0978-637/+2365
| |\
| | * drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King2020-12-081-2/+3
| | * phy: ingenic: depend on HAS_IOMEMVinod Koul2020-12-081-0/+1
| | * phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul2020-12-071-1/+1
| | * phy: rockchip-emmc: output tap delay dt propertyChris Ruehl2020-12-051-1/+12
| | * PHY: Ingenic: Add USB PHY driver using generic PHY framework.周琰杰 (Zhou Yanjie)2020-12-055-0/+428
| | * phy: rockchip: set pulldown for strobe line in dtsChris Ruehl2020-12-051-0/+16
| | * phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li2020-12-051-2/+4
| | * phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann2020-12-051-1/+3
| | * phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build errorTiezhu Yang2020-12-021-0/+1
| | * phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250Marek Szyprowski2020-12-022-8/+1
| | * phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macroSergio Paracuellos2020-12-011-1/+1
| | * phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from KconfigSergio Paracuellos2020-12-011-1/+1
| | * phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS ...Tiezhu Yang2020-11-301-2/+4
| | * phy: tegra: xusb: Fix usb_phy device driver fieldJC Kuo2020-11-301-1/+1
| | * phy: amlogic: replace devm_reset_control_array_get()Yejune Deng2020-11-302-2/+2
| | * phy: amlogic: phy-meson-gxl-usb2: keep ID pull-up even in Host modeNeil Armstrong2020-11-301-1/+2
| | * phy: amlogic: meson-axg-mipi-pcie-analog: replace DSI_LANE definitions with B...Neil Armstrong2020-11-301-6/+5
| | * phy: samsung: Add support for the Exynos5420 variant of the USB2 PHYMarek Szyprowski2020-11-304-15/+47
| | * phy: ralink: Add PHY driver for MT7621 PCIe PHYSergio Paracuellos2020-11-303-0/+361
| | * phy: intel: Add Keem Bay USB PHY supportWan Ahmad Zainie2020-11-303-0/+314
| | * phy: samsung: phy-exynos-pcie: fix typo 'tunning'Vinod Koul2020-11-201-1/+1
| | * phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHYJaehoon Chung2020-11-201-189/+112
| | * phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analogNeil Armstrong2020-11-202-69/+136
| | * phy: amlogic: Add AXG MIPI D-PHY driverNeil Armstrong2020-11-203-0/+426
| | * phy: phy-bcm-ns-usb3: drop support for deprecated DT bindingRafał Miłecki2020-11-191-151/+5
| | * phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfgYangtao Li2020-11-191-1/+0
| | * phy: amlogic: Revert "phy: amlogic: Replace devm_reset_control_array_get()"Vinod Koul2020-11-172-2/+2
| | * phy: tegra: Don't warn on probe deferralJon Hunter2020-11-161-1/+1
| | * phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitudeFlorian Fainelli2020-11-161-0/+32
| | * phy: stm32: defer probe for reset controllerAmelie Delaunay2020-11-161-0/+4
| | * phy: stm32: don't print an error on probe deferralAmelie Delaunay2020-11-161-5/+2
| | * phy: tegra: Constify static device_type structsRikard Falkeborn2020-11-161-2/+2
| | * phy: amlogic: Replace devm_reset_control_array_get()Yejune Deng2020-11-162-2/+2
| | * phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun2020-11-163-25/+11
| | * phy: tegra: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun2020-11-162-6/+2
| | * phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resourceChunfeng Yun2020-11-161-3/+1