summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
* | phy: intel: Fix a typoBhaskar Chowdhury2021-03-251-1/+1
* | phy: Add Sparx5 ethernet serdes PHY driverSteen Hegelund2021-03-177-0/+5331
* | phy: Add media type and speed serdes configuration interfacesSteen Hegelund2021-03-171-0/+30
* | phy: phy-brcm-usb: select SOC_BRCMSTB on brcmstb onlyRafał Miłecki2021-03-151-1/+1
* | phy: qcom-usb-hs: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-151-0/+1
* | phy: ti: j721e-wiz: add missing of_node_putJunlin Yang2021-03-151-0/+1
* | phy: rockchip-typec: add missing of_node_putJunlin Yang2021-03-151-0/+1
* | phy: stm32: register usbphyc as clock provider of ck_usbo_48m clockAmelie Delaunay2021-03-152-0/+66
* | phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2Liam Beguin2021-03-121-13/+14
|/
* Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-02-106-7/+20
|\
| * phy: mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon2021-02-042-0/+2
| * phy: phy-brcm-sata: remove unneeded semicolonYang Li2021-02-041-1/+1
| * phy: USB_LGM_PHY should depend on X86Geert Uytterhoeven2021-02-041-0/+1
| * phy: lantiq: rcu-usb2: wait after clock enableMathias Kresin2021-01-131-1/+9
| * phy: rockchip: emmc, add vendor prefix to dts propertiesChris Ruehl2021-01-131-2/+2
| * phy: cpcap-usb: remove unneeded conversion to boolTian Tao2021-01-131-1/+1
| * phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl2021-01-131-3/+5
* | Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2021-02-0912-122/+824
|\ \ | |/ |/|
| * phy: cpcap-usb: Simplify bool conversionYang Li2021-02-061-1/+1
| * phy: qcom-qmp: make a const array static, makes object smallerColin Ian King2021-02-061-1/+1
| * phy: zynqmp: Simplify code by using dev_err_probe()Michal Simek2021-02-061-7/+4
| * phy: qcom-qmp: Add support for SM8350 UFS phyVinod Koul2021-02-061-0/+127
| * phy: qcom-qmp: Add UFS V5 registers found in SM8350Vinod Koul2021-02-061-0/+47
| * phy: qualcomm: usb28nm: Add MDM9607 init sequenceKonrad Dybcio2021-02-041-0/+13
| * phy: qcom-qusb2: add QUSB2 support for IPQ6018Kathiravan T2021-02-041-0/+44
| * phy: qcom-qmp: Add SC8180X USB phyBjorn Andersson2021-02-041-0/+3
| * phy: qcom-qmp: Add SC8180X UFS phyBjorn Andersson2021-02-041-0/+3
| * phy: qcom-qusb2: Add configuration for SDM660AngeloGioacchino Del Regno2021-01-191-0/+15
| * phy: qcom-qusb2: Allow specifying default clock schemeAngeloGioacchino Del Regno2021-01-191-2/+13
| * phy: qcom-qmp: Add SM8350 USB QMP PHYsJack Pham2021-01-192-0/+312
| * 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
* | phy: mediatek: allow compile-testing the dsi phyArnd Bergmann2021-01-041-1/+3
* | phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren2021-01-041-6/+13
* | PHY: Ingenic: fix unconditional build of phy-ingenic-usbAlexander Lobakin2020-12-291-1/+1
|/
* 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