aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-25Merge tag 'phy-for-5.1-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-04-25Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-04-18phy: Add usb phy support for hi3660 Soc of HisiliconYu Chen
2019-04-18scsi: phy: mediatek: fix typo in author's email addressColin Ian King
2019-04-18phy: ocelot-serdes: Add support for SERDES6G muxingKavya Sree Kotagiri
2019-04-18phy: fsl-imx8mq-usb: add support for VBUS power controlLucas Stach
2019-04-17phy: qcom-qmp: Add msm8998 PCIe QMP PHY supportMarc Gonzalez
2019-04-17phy: ti: am654-serdes: Support all clksel valuesRoger Quadros
2019-04-17phy: ti: Add a new SERDES driver for TI's AM654x SoCKishon Vijay Abraham I
2019-04-17phy: core: Invoke pm_runtime_get_*/pm_runtime_put_* before invoking reset cal...Kishon Vijay Abraham I
2019-04-17phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I
2019-04-17phy: phy-meson-gxl-usb2: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-17phy: socionext: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-17phy: qcom-qusb2: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-17phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-17phy: renesas: rcar-gen3-usb2: enable/disable independent irqsYoshihiro Shimoda
2019-04-17phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg()Yoshihiro Shimoda
2019-04-17phy: rcar-gen3-usb2: Add support for r8a77470Biju Das
2019-04-17phy: renesas: phy-rcar-gen2: Add support for r8a77470Biju Das
2019-04-17phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros
2019-04-17phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros
2019-04-17phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros
2019-04-17phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros
2019-04-17phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King
2019-04-17phy: mediatek: Add UFS M-PHY driverStanley Chu
2019-04-17phy: rockchip-emmc: Allow to set drive impedance via DTS.Christoph Muellner
2019-04-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green
2019-04-17phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY DriverNeil Armstrong
2019-04-17phy: amlogic: add Amlogic G12A USB2 PHY DriverNeil Armstrong
2019-04-17phy: sr-usb: Add Stingray USB PHY driverSrinath Mannam
2019-04-17phy: tegra: xusb: Add Tegra186 supportJC Kuo
2019-04-17phy: tegra: xusb: Add support for power suppliesThierry Reding
2019-04-17phy: tegra: xusb: Parse dual-role mode propertyThierry Reding
2019-04-17phy: tegra: xusb: Skip single function lane programmingJC Kuo
2019-04-17phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral modePaul Kocialkowski
2019-04-17phy: fix platform_no_drv_owner.cocci warningsYueHaibing
2019-04-17phy: mapphone-mdm6600: add gpiolib dependencyArnd Bergmann
2019-04-17phy: ti: usb2: fix OMAP_CONTROL_PHY dependencyArnd Bergmann
2019-04-17phy: allwinner: allow compile testingArnd Bergmann
2019-04-17phy: qcom-ufs: Make ufs_qcom_phy_disable_iface_clk staticYueHaibing
2019-04-17phy: rockchip-typec: Make usb3_pll_cfg and dp_pll_cfg staticYueHaibing
2019-04-17phy: phy-twl4030-usb: Fix cable state handlingTony Lindgren
2019-03-26phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie