Age | Commit message (Expand) | Author |
2020-09-08 | phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout() | Chunfeng Yun |
2020-09-08 | phy: phy-bcm-sr-usb: convert to readl_poll_timeout_atomic() | Chunfeng Yun |
2020-09-08 | phy: phy-bcm-ns2-usbdrd: convert to readl_poll_timeout_atomic() | Chunfeng Yun |
2020-09-08 | phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic() | Chunfeng Yun |
2020-09-06 | phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folder | CK Hu |
2020-09-04 | Merge tag 'phy-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph... | Greg Kroah-Hartman |
2020-08-31 | phy: Move phy-rockchip-dphy-rx0 out of staging | Ezequiel Garcia |
2020-08-31 | phy: socionext: Add UniPhier AHCI PHY driver support | Kunihiko Hayashi |
2020-08-31 | phy: qcom-ipq4019-usb: Constify static phy_ops structs | Rikard Falkeborn |
2020-08-31 | phy: samsung-ufs: Constify samsung_ufs_phy_ops | Rikard Falkeborn |
2020-08-31 | phy: ralink-usb: Constify ralink_usb_phy_ops | Rikard Falkeborn |
2020-08-31 | phy: lantiq: vrx200-pcie: Constify ltq_vrx200_pcie_phy_ops | Rikard Falkeborn |
2020-08-31 | phy: lantiq: rcu-usb2: Constify ltq_rcu_usb2_phy_ops | Rikard Falkeborn |
2020-08-31 | phy: hisilicon; Constify hi3660_phy_ops | Rikard Falkeborn |
2020-08-31 | phy: fsl-imx8mq-usb: Constify imx8mq_usb_phy_ops | Rikard Falkeborn |
2020-08-31 | phy: cadence: salvo: Constify cdns_salvo_phy_ops | Rikard Falkeborn |
2020-08-31 | phy: freescale: imx8mq-usb: add support for imx8mp usb phy | Li Jun |
2020-08-31 | phy: omap-usb2-phy: fix coding style issues | Roger Quadros |
2020-08-31 | Merge branch 'fixes' into next | Vinod Koul |
2020-08-31 | phy: omap-usb2-phy: disable PHY charger detect | Roger Quadros |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-23 | phy: ti: j721e-wiz: Remove duplicate include | YueHaibing |
2020-08-23 | phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init | Sivaprakash Murugesan |
2020-08-23 | phy: ti: am654: update PCIe serdes config | Sekhar Nori |
2020-08-23 | phy: ti: am654: simplify return handling | Sekhar Nori |
2020-08-23 | phy: ti: am654: simplify regfield handling | Sekhar Nori |
2020-08-23 | phy: samsung: Use readl_poll_timeout function | Anand Moon |
2020-08-17 | phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe() | Wei Yongjun |
2020-08-17 | phy: qualcomm: fix platform_no_drv_owner.cocci warnings | YueHaibing |
2020-07-23 | Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Greg Kroah-Hartman |
2020-07-21 | phy: qualcomm: fix setting of tx_deamp_3_5db when device property read fails | Colin Ian King |
2020-07-21 | phy: bcm63xx-usbh: Add BCM63xx USBH driver | Álvaro Fernández Rojas |
2020-07-21 | phy: armada-38x: fix NETA lockup when repeatedly switching speeds | Russell King |
2020-07-21 | phy: samsung-ufs: Fix IS_ERR argument | Gustavo A. R. Silva |
2020-07-20 | phy: renesas: rcar-gen3-usb2: exit if request_irq() failed | Yoshihiro Shimoda |
2020-07-20 | phy: renesas: rcar-gen3-usb2: move irq registration to init | Yoshihiro Shimoda |
2020-07-20 | phy: qualcomm: add qcom ipq806x dwc usb phy driver | Ansuel Smith |
2020-07-17 | Merge branch 'fixes' into next | Vinod Koul |
2020-07-17 | phy: samsung-ufs: add UFS PHY driver for samsung SoC | Alim Akhtar |
2020-07-17 | phy: sun4i-usb: explicitly include gpio/consumer.h | Vinod Koul |
2020-07-13 | phy: stm32: use NULL instead of zero | Vinod Koul |
2020-07-13 | phy: exynos5-usbdrd: use correct format for structure description | Vinod Koul |
2020-07-13 | phy: rockchip-typec: use correct format for structure description | Vinod Koul |
2020-07-13 | phy: xgene: remove unsigned integer comparison with less than zero | Vinod Koul |
2020-07-13 | phy: mapphone-mdm6600: Add missing description for some structure fields | Vinod Koul |
2020-07-13 | phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi comments | Vinod Koul |
2020-07-13 | phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY | Marek Szyprowski |
2020-07-13 | phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLK | Tiezhu Yang |
2020-07-13 | phy: cadence: salvo: fix wrong bit definition | Peter Chen |
2020-07-08 | Merge tag 'phy-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph... | Greg Kroah-Hartman |