summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * | | phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()Chunfeng Yun2020-09-081-20/+20
| * | | phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout()Chunfeng Yun2020-09-081-13/+8
| * | | phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-11/+8
| * | | phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-9/+4
| * | | phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-081-13/+9
| * | | phy: Move phy-rockchip-dphy-rx0 out of stagingEzequiel Garcia2020-08-313-0/+401
| * | | phy: socionext: Add UniPhier AHCI PHY driver supportKunihiko Hayashi2020-08-313-0/+332
| * | | phy: qcom-ipq4019-usb: Constify static phy_ops structsRikard Falkeborn2020-08-311-2/+2
| * | | phy: samsung-ufs: Constify samsung_ufs_phy_opsRikard Falkeborn2020-08-311-1/+1
| * | | phy: ralink-usb: Constify ralink_usb_phy_opsRikard Falkeborn2020-08-311-1/+1
| * | | phy: lantiq: vrx200-pcie: Constify ltq_vrx200_pcie_phy_opsRikard Falkeborn2020-08-311-1/+1
| * | | phy: lantiq: rcu-usb2: Constify ltq_rcu_usb2_phy_opsRikard Falkeborn2020-08-311-1/+1
| * | | phy: hisilicon; Constify hi3660_phy_opsRikard Falkeborn2020-08-311-1/+1
| * | | phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_opsRikard Falkeborn2020-08-311-1/+1
| * | | phy: cadence: salvo: Constify cdns_salvo_phy_opsRikard Falkeborn2020-08-311-1/+1
| * | | phy: freescale: imx8mq-usb: add support for imx8mp usb phyLi Jun2020-08-311-7/+70
| * | | phy: omap-usb2-phy: fix coding style issuesRoger Quadros2020-08-311-19/+17
| * | | Merge branch 'fixes' into nextVinod Koul2020-08-314-17/+53
| |\ \ \ | | | |/ | | |/|
| * | | phy: ti: j721e-wiz: Remove duplicate includeYueHaibing2020-08-231-1/+0
| * | | phy: ti: am654: update PCIe serdes configSekhar Nori2020-08-231-5/+135
| * | | phy: ti: am654: simplify return handlingSekhar Nori2020-08-231-28/+20
| * | | phy: ti: am654: simplify regfield handlingSekhar Nori2020-08-231-93/+68
| * | | phy: samsung: Use readl_poll_timeout functionAnand Moon2020-08-231-27/+12
| | |/ | |/|
* | | Merge tag 'phy-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Greg Kroah-Hartman2020-09-044-17/+53
|\ \ \ | | |/ | |/|
| * | phy: omap-usb2-phy: disable PHY charger detectRoger Quadros2020-08-311-7/+40
| * | phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan2020-08-232-7/+11
| * | phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe()Wei Yongjun2020-08-171-2/+2
| * | phy: qualcomm: fix platform_no_drv_owner.cocci warningsYueHaibing2020-08-171-1/+0
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-5/+5
|/
* Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman2020-07-2345-1691/+3372
|\
| * phy: qualcomm: fix setting of tx_deamp_3_5db when device property read failsColin Ian King2020-07-211-1/+1
| * phy: bcm63xx-usbh: Add BCM63xx USBH driverÁlvaro Fernández Rojas2020-07-213-0/+466
| * phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King2020-07-211-7/+38
| * phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva2020-07-211-1/+1
| * phy: renesas: rcar-gen3-usb2: exit if request_irq() failedYoshihiro Shimoda2020-07-201-1/+3
| * phy: renesas: rcar-gen3-usb2: move irq registration to initYoshihiro Shimoda2020-07-201-28/+33
| * phy: qualcomm: add qcom ipq806x dwc usb phy driverAnsuel Smith2020-07-203-0/+582
| * Merge branch 'fixes' into nextVinod Koul2020-07-175-16/+19
| |\
| * | phy: samsung-ufs: add UFS PHY driver for samsung SoCAlim Akhtar2020-07-175-0/+596
| * | phy: sun4i-usb: explicitly include gpio/consumer.hVinod Koul2020-07-171-0/+1
| * | phy: stm32: use NULL instead of zeroVinod Koul2020-07-131-2/+2
| * | phy: exynos5-usbdrd: use correct format for structure descriptionVinod Koul2020-07-131-3/+3
| * | phy: rockchip-typec: use correct format for structure descriptionVinod Koul2020-07-131-1/+1
| * | phy: xgene: remove unsigned integer comparison with less than zeroVinod Koul2020-07-131-1/+1
| * | phy: mapphone-mdm6600: Add missing description for some structure fieldsVinod Koul2020-07-131-1/+2
| * | phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi commentsVinod Koul2020-07-131-1/+1
| * | phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski2020-07-131-1/+3
| * | phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLKTiezhu Yang2020-07-131-1/+1
| * | phy: cadence: salvo: fix wrong bit definitionPeter Chen2020-07-131-1/+1
| * | phy: allwinner: phy-sun6i-mipi-dphy: Constify structsRikard Falkeborn2020-07-081-2/+2